llvm-6502/include/llvm/CodeGen
Chris Lattner bdfd328515 Clean up MethodLiveVarInfo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1703 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-04 20:49:04 +00:00
..
FunctionLiveVarInfo.h Clean up MethodLiveVarInfo 2002-02-04 20:49:04 +00:00
InstrForest.h
InstrScheduling.h Instruction scheduling is a real pass now. 2002-02-04 19:59:22 +00:00
InstrSelection.h
InstrSelectionSupport.h * Minor cleanups 2002-02-04 05:52:08 +00:00
InterferenceGraph.h
MachineCodeForInstruction.h Code pulled out of MAchineInstr.(h|cpp) 2002-02-03 07:54:50 +00:00
MachineCodeForMethod.h Code pulled out of MAchineInstr.(h|cpp) 2002-02-03 07:54:50 +00:00
MachineFunction.h Code pulled out of MAchineInstr.(h|cpp) 2002-02-03 07:54:50 +00:00
MachineInstr.h
RegAllocCommon.h * Minor cleanups 2002-02-04 05:52:08 +00:00
RegClass.h * Minor cleanups 2002-02-04 05:52:08 +00:00
RegColorMap.h
RegisterAllocation.h Convert RegisterAllocator interface to opaque pass type, so that users do not 2002-02-04 15:54:09 +00:00
SparcRegInfo.h
ValueSet.h eliminate the add and remove methods, clients must use insert and erase directly. 2002-02-04 16:33:18 +00:00