[PATCH] D68542: [Mips] Always save RA when disabling frame pointer elimination

James Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 5 17:29:50 PDT 2019


jrtc27 updated this revision to Diff 223398.
jrtc27 added a comment.

Updated existing tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68542/new/

https://reviews.llvm.org/D68542

Files:
  llvm/lib/Target/Mips/MipsSEFrameLowering.cpp
  llvm/test/CodeGen/Mips/cconv/vector.ll
  llvm/test/CodeGen/Mips/dynamic-stack-realignment.ll
  llvm/test/CodeGen/Mips/frame-address.ll
  llvm/test/CodeGen/Mips/no-frame-pointer-elim.ll
  llvm/test/CodeGen/Mips/tnaked.ll
  llvm/test/CodeGen/Mips/v2i16tof32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68542.223398.patch
Type: text/x-patch
Size: 35968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191006/cf2aa27d/attachment.bin>


More information about the llvm-commits mailing list