[PATCH] D38758: Utilize DQ-Form instructions for spill/restore and fix FrameIndex elimination to only use `lis/addi` if necessary
Eric Christopher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 10 18:28:14 PDT 2017
echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.
Code generation looks a lot more reasonable. Can you commit the change to test/CodeGen/PowerPC/sjlj.ll separately?
https://reviews.llvm.org/D38758
More information about the llvm-commits
mailing list