aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/DemoteRegToStack.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2013-02-05 17:40:36 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2013-02-05 17:40:36 +0000
commit0a9d1d31e9b3239b1dc38a67d31810c4bb405d0a (patch)
tree1a5b06284f7783edb606f2af2d2c8e08ca60eb47 /lib/Transforms/Utils/DemoteRegToStack.cpp
parentcdb0a58f88c7e17620286b78390d56597ef01dda (diff)
Avoid using MRI::liveout_iterator for computing VRSAVEs.
The liveout lists are about to be removed from MRI, this is the only place they were used after register allocation. Get the live out V registers directly from the return instructions instead. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174399 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/DemoteRegToStack.cpp')
0 files changed, 0 insertions, 0 deletions