[PATCH] D47947: [mips] Support shrink-wrapping

Vladimir Stefanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 11 12:48:44 PDT 2018


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

Added long branch test, used update_llc_test_checks.py to create checks.


Repository:
  rL LLVM

https://reviews.llvm.org/D47947

Files:
  lib/Target/Mips/Mips16FrameLowering.cpp
  lib/Target/Mips/MipsFrameLowering.h
  lib/Target/Mips/MipsSEFrameLowering.cpp
  test/CodeGen/Mips/blez_bgez.ll
  test/CodeGen/Mips/brdelayslot.ll
  test/CodeGen/Mips/shrink-wrapping.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47947.150816.patch
Type: text/x-patch
Size: 14737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180611/e9280b86/attachment.bin>


More information about the llvm-commits mailing list