1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/include
Misha Brukman fbaf9e7ad0 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.

llvm-svn: 4774
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