Update this pass to set PhysRegsUsed info in MachineFunction.
authorChris Lattner <sabre@nondot.org>
Sun, 23 Jan 2005 22:51:56 +0000 (22:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 Jan 2005 22:51:56 +0000 (22:51 +0000)
commit0648b16c486388c1b58b7a2d0f865d08bdfcd3a9
tree78f8aaa3aa3075823982729f24a5975d3694bb5c
parentb0f31bf19b9cd0107900728123d4848eae462e6c
Update this pass to set PhysRegsUsed info in MachineFunction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19792 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocLocal.cpp