Go to file
Jakob Stoklund Olesen cba8e8c3e0 Enable proper constant island alignment by default.
The code size increase is tiny (< 0.05%) because so little code uses
16-byte constant pool entries.

llvm-svn: 146690
2011-12-15 22:14:45 +00:00
clang [analyzer] Address Jordy's comments for r145985. 2011-12-15 21:33:26 +00:00
compiler-rt [asan] fix a bug (issue 19) where dlclose and the following mmap caused a false positive. run-time part. 2011-12-15 21:55:34 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Remove quotes from locale name identifier. Credit Edward Meewis. 2011-12-15 15:01:38 +00:00
libcxxabi Fixed several bugs, implemented support for vector types, and cleaned out dead code. 2011-12-15 20:02:15 +00:00
lldb Move disassemble-raw-data dir to reside under test/python_api where they belong. 2011-12-15 19:56:28 +00:00
llvm Enable proper constant island alignment by default. 2011-12-15 22:14:45 +00:00
polly Allow to run the Polly preopt passes with -O0 2011-12-14 12:21:31 +00:00