diff options
author | Evan Cheng <evan.cheng@apple.com> | 2011-02-25 00:24:46 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2011-02-25 00:24:46 +0000 |
commit | acca09bd64080393a047204eafad46e2fc34ee68 (patch) | |
tree | 9d81ae2111303c9ef9027336cd72293aab295d2f /lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp | |
parent | 9ae59e3444630419cebea753d65d88f897e586b9 (diff) |
Each prologue may have multiple vpush instructions to store callee-saved
D registers since the vpush list may not have gaps. Make sure the stack
adjustment instruction isn't moved between them. Ditto for vpop in
epilogues.
Sorry, can't reduce a small test case.
rdar://9043312
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126457 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp')
0 files changed, 0 insertions, 0 deletions