llvm-6502/include/llvm/CodeGen
Misha Brukman 1617e6c997 SSARegMap -- the mapping between SSARegisters and their RegisterClasses, which
imply types of SSA Registers. This is on a per-function basis, so the
MachineFunction contains the SSARegMap, and has accessor functions to it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4774 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-20 00:53:10 +00:00
..
FunctionLiveVarInfo.h
InstrForest.h
InstrScheduling.h Remove old entrypoint 2002-10-29 17:15:01 +00:00
InstrSelection.h
InstrSelectionSupport.h
InterferenceGraph.h Remove unneeded #include 2002-10-29 16:50:06 +00:00
MachineBasicBlock.h
MachineCodeForInstruction.h Bug fix: need to initialize new CallArgsDescriptor pointer. 2002-10-30 20:38:49 +00:00
MachineFunction.h SSARegMap -- the mapping between SSARegisters and their RegisterClasses, which 2002-11-20 00:53:10 +00:00
MachineInstr.h Add helper method 2002-11-18 06:57:05 +00:00
MachineInstrAnnot.h Remove separate vector of implicit refs from MachineInstr, and 2002-10-29 19:41:18 +00:00
MachineInstrBuilder.h Convert to use an enum to access def/use/use&def information. These make 2002-11-17 21:56:10 +00:00
PeepholeOpts.h
PreSelection.h
RegAllocCommon.h
RegClass.h De-inline methods 2002-10-29 16:50:33 +00:00
RegisterAllocation.h
SparcRegInfo.h
SSARegMap.h SSARegMap -- the mapping between SSARegisters and their RegisterClasses, which 2002-11-20 00:53:10 +00:00
StackSlots.h
ValueSet.h