Go to file
Jakob Stoklund Olesen 6949077f74 Add llc flags to disable machine DCE and CSE.
This is useful for unit tests.

llvm-svn: 138028
2011-08-19 02:05:35 +00:00
clang Fix a memory leak in the analyzer - BugReports didn't get freed. Plus, remove invalid assert from the destructor which wasn't called previously due to the leak. 2011-08-19 01:57:09 +00:00
compiler-rt Add the ARM VFP variants to the cc_kext libraries for armv6 and armv7. 2011-08-17 18:09:59 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Merge the Apple branch into trunk 2011-08-18 15:53:00 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb More thorough fix for the spaces-in-typename issue 2011-08-19 01:47:11 +00:00
llvm Add llc flags to disable machine DCE and CSE. 2011-08-19 02:05:35 +00:00
polly ScopInfo: Remove adhoc comparision of affine expressions 2011-08-18 07:51:40 +00:00