llvm-6502/include/llvm/CodeGen
Vikram S. Adve 906cd975df Make MInst2LVSetBI and MInst2LVSetAI be hash_maps instead of maps.
Add some comments and non-const methods to fix constness problems.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7797 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-12 23:39:08 +00:00
..
FunctionLiveVarInfo.h Make MInst2LVSetBI and MInst2LVSetAI be hash_maps instead of maps. 2003-08-12 23:39:08 +00:00
InstrForest.h
InstrScheduling.h
InstrSelection.h
InstrSelectionSupport.h
LiveVariables.h
MachineBasicBlock.h
MachineCodeEmitter.h
MachineCodeForInstruction.h
MachineConstantPool.h
MachineFrameInfo.h
MachineFunction.h
MachineFunctionInfo.h
MachineFunctionPass.h
MachineInstr.h Completely eliminate the per-machine-instruction regsUsed set. 2003-08-05 22:39:13 +00:00
MachineInstrAnnot.h
MachineInstrBuilder.h
Passes.h
PeepholeOpts.h
PreSelection.h
RegisterAllocation.h
SelectionDAG.h Initial checkin of SelectionDAG header file 2003-08-11 14:56:26 +00:00
SparcRegInfo.h
SSARegMap.h
StackSlots.h
ValueSet.h
ValueTypes.h There was no reason for these to be bit-fields, they just need to be unique. 2003-08-07 00:17:00 +00:00