[PATCH] D50986: [ShrinkWrap] Don't put pseudo-instrs which use $sp before prologue setup

Vladimir Stefanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 10:22:57 PDT 2018


vstefanovic updated this revision to Diff 161755.
vstefanovic added a comment.

Adding implicit operand $sp to the instructions instead of FrameSetup flag.


Repository:
  rL LLVM

https://reviews.llvm.org/D50986

Files:
  lib/Target/Mips/MipsSEFrameLowering.cpp
  lib/Target/Mips/MipsSEISelDAGToDAG.cpp
  test/CodeGen/Mips/shrink-wrap-buildpairf64-extractelementf64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50986.161755.patch
Type: text/x-patch
Size: 11173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/c86bf114/attachment.bin>


More information about the llvm-commits mailing list