[PATCH] D57833: [ARM] Add some missing thumb1 opcodes to enable peephole optimisation of CMPs

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 03:21:51 PST 2019


dmgreen updated this revision to Diff 185731.
dmgreen added a comment.

Fixed that bit I missed, plus better formatting and cleanup


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

https://reviews.llvm.org/D57833

Files:
  lib/Target/ARM/ARMBaseInstrInfo.cpp
  test/CodeGen/Thumb/peephole-cmp.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57833.185731.patch
Type: text/x-patch
Size: 5506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/41981add/attachment.bin>


More information about the llvm-commits mailing list