Go to file
Anders Carlsson da1641cd12 Rename CodeGenFunction::EmitMemSetToZero to EmitNullInitialization. Handle setting null data member pointers correctly. Fixes PR7139.
llvm-svn: 104387
2010-05-21 21:45:41 +00:00
clang Rename CodeGenFunction::EmitMemSetToZero to EmitNullInitialization. Handle setting null data member pointers correctly. Fixes PR7139. 2010-05-21 21:45:41 +00:00
compiler-rt <rdar://problem/7987491> Libcompiler_rt isn't platform aware 2010-05-15 01:42:04 +00:00
libcxx weekly test results 2010-05-20 19:58:15 +00:00
llvm Allow machine cse to cse instructions which define physical registers. Controlled by option -machine-cse-phys-defs. 2010-05-21 21:22:19 +00:00