llvm-6502/lib/CodeGen
Chris Lattner ff863ba610 Adjust to simpler spill interface
Only spill and reload caller saved registers that are actually modified.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5145 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-25 05:05:46 +00:00
..
InstrSched Move function to cpp file from header 2002-11-02 22:07:51 +00:00
InstrSelection Fix warning 2002-11-09 00:49:43 +00:00
Mapping
PostOpts
PreOpts
RegAlloc
MachineCodeEmitter.cpp Print out direct global references 2002-12-04 06:44:41 +00:00
MachineCodeForInstruction.cpp
MachineFunction.cpp Remove dependency on SSARegMap.h by MachineFunction.h 2002-12-25 05:03:22 +00:00
MachineInstr.cpp Implement printing of MBB arguments 2002-12-15 20:35:25 +00:00
MachineInstrAnnot.cpp Restore support for indirect function calls (which briefly wasn't working 2002-10-31 15:34:48 +00:00
Makefile
RegAllocLocal.cpp Adjust to simpler spill interface 2002-12-25 05:05:46 +00:00
RegAllocSimple.cpp Adjustments to work with the simpler spill interface 2002-12-25 05:04:20 +00:00