llvm-6502/include/llvm/CodeGen
Chris Lattner 85c5465e07 Convert RegClass::IsColorUsedArr from a dynamically allocated array to
a vector.  This makes asserting on array bounds easier.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2731 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-23 15:50:03 +00:00
..
FunctionLiveVarInfo.h Avoid #including CommandLine.h 2002-05-22 17:06:56 +00:00
InstrForest.h
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
RegAllocCommon.h Avoid #including CommandLine.h 2002-05-22 17:06:56 +00:00
RegClass.h Convert RegClass::IsColorUsedArr from a dynamically allocated array to 2002-05-23 15:50:03 +00:00
RegColorMap.h
RegisterAllocation.h
SparcRegInfo.h
ValueSet.h