llvm-6502/lib
Dale Johannesen 8e3455ba17 Remove SelectionDag early allocation of registers
for earlyclobbers.  Teach Local RA about earlyclobber,
and add some tests for it.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56592 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-24 23:13:09 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Remove SelectionDag early allocation of registers 2008-09-24 23:13:09 +00:00
Debugger
ExecutionEngine Add DisableGVCompilation which forces the JIT to assert when it tries to allocate space for a GlobalVariable. 2008-09-24 16:25:55 +00:00
Linker
Support
System
Target Minor cleanup 2008-09-24 22:22:54 +00:00
Transforms
VMCore
Makefile