llvm-6502/lib/CodeGen
Brian Gaeke 59b1c566c9 Use getRegClassID() instead of getRegClass()->getID(), since it's there.
Shorten the markSuggestedColorUsable method.
Add a switch for saving reg. alloc. state (coming soon).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8697 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-24 17:50:28 +00:00
..
InstrSched Fixed spelling. 2003-09-17 21:34:23 +00:00
InstrSelection Fixed spelling. 2003-09-17 21:34:23 +00:00
ModuloScheduling Removing README 2003-08-28 17:17:59 +00:00
RegAlloc Use getRegClassID() instead of getRegClass()->getID(), since it's there. 2003-09-24 17:50:28 +00:00
SelectionDAG
LiveVariables.cpp
MachineCodeEmitter.cpp
MachineCodeForInstruction.cpp
MachineFunction.cpp
MachineInstr.cpp Fixed spelling. 2003-09-17 21:34:23 +00:00
MachineInstrAnnot.cpp
Makefile Don't build dead directories 2003-09-01 20:34:15 +00:00
PHIElimination.cpp
PrologEpilogInserter.cpp
RegAllocLocal.cpp Fix bug: Jello/2003-08-23-RegisterAllocatePhysReg.ll 2003-08-23 23:49:42 +00:00
RegAllocSimple.cpp