llvm-6502/lib
Dale Johannesen 86b49f8e2d Next round of earlyclobber handling. Approach the
RA problem by expanding the live interval of an
earlyclobber def back one slot.  Remove
overlap-earlyclobber throughout.  Remove 
earlyclobber bits and their handling from
live internals.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56539 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-24 01:07:17 +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 Put FN_NOTE_AlwaysInline and others in FnAttr namespace. 2008-09-24 00:06:15 +00:00
Bitcode s/ParamAttrsWithIndex/FnAttributeWithIndex/g 2008-09-24 00:55:02 +00:00
CodeGen Next round of earlyclobber handling. Approach the 2008-09-24 01:07:17 +00:00
Debugger Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
ExecutionEngine s/ParameterAttributes/Attributes/g 2008-09-23 23:03:40 +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 s/ParamAttrsWithIndex/FnAttributeWithIndex/g 2008-09-24 00:55:02 +00:00
Transforms s/ParamAttrsWithIndex/FnAttributeWithIndex/g 2008-09-24 00:55:02 +00:00
VMCore s/ParamAttrsWithIndex/FnAttributeWithIndex/g 2008-09-24 00:55:02 +00:00
Makefile