llvm-6502/include/llvm/CodeGen
Chris Lattner 1ddf664f74 Make it compile with GCC 3.0.4
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1786 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-24 23:01:21 +00:00
..
FunctionLiveVarInfo.h Convert BBLiveVar to be a BasicBlock annotation, this removes the BB2BBLVMap from MethodLiveVarInfo. 2002-02-05 06:52:25 +00:00
InstrForest.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
InstrScheduling.h Instruction scheduling is a real pass now. 2002-02-04 19:59:22 +00:00
InstrSelection.h * Remove TMP_INSTRUCTION_OPCODE silliness 2002-02-03 07:07:16 +00:00
InstrSelectionSupport.h * Minor cleanups 2002-02-04 05:52:08 +00:00
InterferenceGraph.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
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 Convert operand iterator over to work like an STL iterator 2002-02-05 06:02:59 +00:00
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 Committed for compliation. Not yet final. 2001-09-08 14:22:50 +00:00
RegisterAllocation.h Convert RegisterAllocator interface to opaque pass type, so that users do not 2002-02-04 15:54:09 +00:00
SparcRegInfo.h --reg alloc code added 2001-09-15 00:33:26 +00:00
ValueSet.h Make it compile with GCC 3.0.4 2002-02-24 23:01:21 +00:00