llvm-6502/include/llvm/CodeGen
2002-02-04 20:00:08 +00:00
..
FunctionLiveVarInfo.h Turn live variable analysis into a real MethodPass. 2002-02-04 20:00:08 +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 * Prune many #includes 2002-02-03 07:11: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 eliminate the add and remove methods, clients must use insert and erase directly. 2002-02-04 16:33:18 +00:00