llvm-6502/include
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
..
boost Add support for gcc 3.2 2002-09-17 23:38:38 +00:00
llvm SSARegMap -- the mapping between SSARegisters and their RegisterClasses, which 2002-11-20 00:53:10 +00:00
Support Add facility to compute peak memory usage 2002-11-18 21:45:55 +00:00