[PATCH] D24466: [PPC] Set SP after loading data from stack frame, if no red zone is present

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 09:56:09 PDT 2016


kparzysz marked 2 inline comments as done.

================
Comment at: test/CodeGen/PowerPC/stack-realign.ll:86
@@ -85,3 +85,1 @@
 ; CHECK-32: subf 0, 0, 1
-; CHECK-32: stw 30, -8(0)
-; CHECK-32: mr 30, 0
----------------
R0 used as a base reg here, and in several cases below.


Repository:
  rL LLVM

https://reviews.llvm.org/D24466





More information about the llvm-commits mailing list