llvm-6502/lib
Jakob Stoklund Olesen b6ff6ec85e 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146690 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-15 22:14:45 +00:00
..
Analysis Virtual table holder field is either metadata or null. 2011-12-15 17:55:56 +00:00
Archive
AsmParser
Bitcode
CodeGen Update DebugLoc while merging nodes at -O0. 2011-12-15 18:21:18 +00:00
DebugInfo
ExecutionEngine
Linker
MC
Object
Support
TableGen
Target Enable proper constant island alignment by default. 2011-12-15 22:14:45 +00:00
Transforms [asan] fix a bug (issue 19) where dlclose and the following mmap caused a false positive. compiler part. 2011-12-15 21:59:03 +00:00
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile