[PATCH] D59317: [ARM] Search backwards for CMP when combining into CBZ

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 14 03:38:43 PDT 2019


dmgreen updated this revision to Diff 190585.
dmgreen edited the summary of this revision.
dmgreen added a comment.

Now with some mir tests.


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

https://reviews.llvm.org/D59317

Files:
  llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
  llvm/test/CodeGen/ARM/constant-island-cbz.mir
  llvm/test/CodeGen/Thumb2/constant-islands-cbz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59317.190585.patch
Type: text/x-patch
Size: 6130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190314/ea9a6ec9/attachment.bin>


More information about the llvm-commits mailing list