[PATCH] D41737: [PowerPC] Try to move the stack pointer update instruction later in the prologue and earlier in the epilogue

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 5 13:15:54 PST 2018


echristo added a comment.

Just to verify, this is effectively hand scheduling the prologue and epilogue?

-eric


https://reviews.llvm.org/D41737





More information about the llvm-commits mailing list