1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
Chris Lattner 17fc21b5fa This is the real fix for the previous register allocator problem.
Physical registers should not float around.

llvm-svn: 7587
2003-08-05 00:48:47 +00:00
..
Analysis DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
AsmParser
Bytecode
CodeGen Don't bother calculating info unless its needed. May reduce number of stack slots created. 2003-08-04 23:42:37 +00:00
CWriter
ExecutionEngine
Support Move debug functionality to Debug.cpp/Debug.h 2003-08-01 22:15:41 +00:00
Target This is the real fix for the previous register allocator problem. 2003-08-05 00:48:47 +00:00
Transforms DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
VMCore
Makefile