llvm-6502/lib
Jakob Stoklund Olesen 9162abb39f Enable compact region splitting by default.
This helps generate better code in functions with high register
pressure.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136528 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-29 22:10:27 +00:00
..
Analysis Add more constantness in BranchProbabilityInfo. 2011-07-29 19:30:00 +00:00
Archive Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
AsmParser Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
Bitcode Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
CodeGen Enable compact region splitting by default. 2011-07-29 22:10:27 +00:00
CompilerDriver Build CompilerDriver library. 2011-03-12 22:01:42 +00:00
ExecutionEngine Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
Linker Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
MC On mac, it seems the MC disassembler is actually using the targetinfo 2011-07-29 20:23:34 +00:00
Object Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
Support Don't look at $PWD in GetCurrentDirectory. 2011-07-29 18:26:59 +00:00
Target Add support for the 'Q' constraint. 2011-07-29 21:18:58 +00:00
Transforms Clear DbgValues in the end. 2011-07-29 19:49:58 +00:00
VMCore have the verifier catch gep's into opaque struct types. PR10473 2011-07-29 20:32:28 +00:00
CMakeLists.txt Build CompilerDriver library. 2011-03-12 22:01:42 +00:00
Makefile Add LLVMObject Library. 2010-11-15 03:21:41 +00:00