summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/stack-no-redzone.ll
AgeCommit message (Collapse)Author
2016-09-22[PPC] Set SP after loading data from stack frame, if no red zone is presentKrzysztof Parzyszek
Follow-up to r280705: Make sure that the SP is only restored after all data is loaded from the stack frame, if there is no red zone. This completes the fix for https://llvm.org/bugs/show_bug.cgi?id=26519. Differential Revision: https://reviews.llvm.org/D24466 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282174 91177308-0d34-0410-b5e6-96231b3b80d8