1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include/llvm/CodeGen
Chris Lattner 5337fbec40 Minor change: Methods that return ValueSet's that are guaranteed to be valid
return references instead of pointers.

llvm-svn: 1719
2002-02-05 04:20:12 +00:00
..
FunctionLiveVarInfo.h Minor change: Methods that return ValueSet's that are guaranteed to be valid 2002-02-05 04:20:12 +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 Remove generic routines to Support/SetOperations.h 2002-02-05 03:35:31 +00:00