llvm-6502/lib
Andrew Trick 553c42cefc RegisterPresssureTracker: Track live physical register by unit.
This is much simpler to reason about, more efficient, and
fixes some corner cases involving implicit super-register defs.
Fixed rdar://12797931.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169425 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-05 21:37:42 +00:00
..
Analysis
Archive
AsmParser Split up the ParseOptionalAttrs method into three different methods for each 2012-12-04 23:40:58 +00:00
Bitcode
CodeGen RegisterPresssureTracker: Track live physical register by unit. 2012-12-05 21:37:42 +00:00
DebugInfo
ExecutionEngine Adjust JIT target triple on OS X to match the current architecture. 2012-12-05 19:09:13 +00:00
Linker
MC Try to unbreak the build on hosts that don't transitively pull in a definition for int64_t. 2012-12-05 18:31:11 +00:00
Object
Option Copy clang/Driver/<Option parsing stuff> to llvm. 2012-12-05 00:29:32 +00:00
Support
TableGen
Target Cost Model: change the default cost of control flow instructions (br / ret / ...) to zero. 2012-12-05 21:21:26 +00:00
Transforms [msan] Instrument bswap intrinsic. 2012-12-05 14:39:55 +00:00
VMCore - Added calls to doInitialization/doFinalization to immutable passes 2012-12-05 17:12:22 +00:00
CMakeLists.txt Copy clang/Driver/<Option parsing stuff> to llvm. 2012-12-05 00:29:32 +00:00
LLVMBuild.txt Copy clang/Driver/<Option parsing stuff> to llvm. 2012-12-05 00:29:32 +00:00
Makefile Copy clang/Driver/<Option parsing stuff> to llvm. 2012-12-05 00:29:32 +00:00