Start using MBB numbers directly instead of going through the live variables
authorChris Lattner <sabre@nondot.org>
Thu, 1 Jul 2004 04:29:47 +0000 (04:29 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 1 Jul 2004 04:29:47 +0000 (04:29 +0000)
commit8ba9771549bcff6109ad45ff3944a1b6c3c54b46
tree2842a08ba2a2e3eec15e8a9e3c59d8be0fd4e231
parenta5287a63762fbf0976e333fb7787ec135fdc2061
Start using MBB numbers directly instead of going through the live variables
map.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14518 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveIntervalAnalysis.cpp
lib/CodeGen/LiveVariables.cpp
lib/CodeGen/PHIElimination.cpp