aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-31 04:13:23 +0000
committerChris Lattner <sabre@nondot.org>2007-12-31 04:13:23 +0000
commita10fff51d9d6bdf99676dd432fa5c528b83c51bd (patch)
tree957128c29e4626b83ff766059545b58e0b7a6a3e /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent1f35454e991034305e3b9de014e1efcddd3986e1 (diff)
downloadllvm-a10fff51d9d6bdf99676dd432fa5c528b83c51bd.zip
llvm-a10fff51d9d6bdf99676dd432fa5c528b83c51bd.tar.gz
llvm-a10fff51d9d6bdf99676dd432fa5c528b83c51bd.tar.bz2
Rename SSARegMap -> MachineRegisterInfo in keeping with the idea
that "machine" classes are used to represent the current state of the code being compiled. Given this expanded name, we can start moving other stuff into it. For now, move the UsedPhysRegs and LiveIn/LoveOuts vectors from MachineFunction into it. Update all the clients to match. This also reduces some needless #includes, such as MachineModuleInfo from MachineFunction. llvm-svn: 45467
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions