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 s/ParameterAttributes/Attributes/g 2008-09-23 23:03:40 +00:00
Archive Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
AsmParser Fix fallout from revision r56535. 2008-09-24 04:55:49 +00:00
Bitcode s/ParamAttrsWithIndex/FnAttributeWithIndex/g 2008-09-24 00:55:02 +00:00
CodeGen Remove SelectionDag early allocation of registers 2008-09-24 23:13:09 +00:00
Debugger Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
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 Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Support Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
System Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Target Minor cleanup 2008-09-24 22:22:54 +00:00
Transforms Commit CodeGenPrepare.cpp changes which was accidentially left out of 56526. 2008-09-24 06:48:55 +00:00
VMCore CMake: Lists of source files updated. Removed bogus dependency from 2008-09-24 01:58:12 +00:00
Makefile