diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2013-02-05 17:40:36 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2013-02-05 17:40:36 +0000 |
commit | 0a9d1d31e9b3239b1dc38a67d31810c4bb405d0a (patch) | |
tree | 1a5b06284f7783edb606f2af2d2c8e08ca60eb47 /lib/Transforms/Utils/DemoteRegToStack.cpp | |
parent | cdb0a58f88c7e17620286b78390d56597ef01dda (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