llvm-6502/include/llvm/CodeGen
Vikram S. Adve 67d6208d05 Better interface to generating machine instr for common cases
(many places still need to be updated to use this interface).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2648 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-19 15:40:41 +00:00
..
FunctionLiveVarInfo.h
InstrForest.h remove deprecated getInstType() method 2002-05-10 13:28:47 +00:00
InstrScheduling.h
InstrSelection.h
InstrSelectionSupport.h Better interface to generating machine instr for common cases 2002-05-19 15:40:41 +00:00
InterferenceGraph.h
MachineCodeForInstruction.h
MachineCodeForMethod.h
MachineFunction.h
MachineInstr.h MachineInstr now inherits from Annotable. 2002-05-19 15:39:59 +00:00
MachineInstrAnnot.h Annotation class for MachineInstr. 2002-05-19 15:30:21 +00:00
RegAllocCommon.h
RegClass.h
RegColorMap.h
RegisterAllocation.h * Rename MethodPass class to FunctionPass 2002-04-27 06:56:12 +00:00
SparcRegInfo.h
ValueSet.h