Update these register allocators to set the PhysRegUsed info in MachineFunction.
authorChris Lattner <sabre@nondot.org>
Sun, 23 Jan 2005 22:45:13 +0000 (22:45 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 Jan 2005 22:45:13 +0000 (22:45 +0000)
commitb0f31bf19b9cd0107900728123d4848eae462e6c
treef29cc2a0f3ce60a0c643f835852678b5aaad643e
parentce9c41e77a2ec75d48a173b9baf0f4a3bf49fac7
Update these register allocators to set the PhysRegUsed info in MachineFunction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19791 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocIterativeScan.cpp
lib/CodeGen/RegAllocLinearScan.cpp
lib/CodeGen/VirtRegMap.cpp