llvm-6502/lib
Jakob Stoklund Olesen 4af0f5fecb Revert "Don't check liveness of unallocatable registers."
The ARM target depends on CPSR liveness being tracked after register
allocation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136548 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-30 00:57:25 +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 Revert "Don't check liveness of unallocatable registers." 2011-07-30 00:57:25 +00:00
CompilerDriver
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
Makefile