[PATCH] D56255: [ARM] Size reduce teq to eors

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 7 05:55:05 PST 2019


samparker updated this revision to Diff 180473.
samparker added a comment.

- corrected original teq test
- added mir test


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

https://reviews.llvm.org/D56255

Files:
  lib/Target/ARM/Thumb2SizeReduction.cpp
  test/CodeGen/Thumb2/t2-teq-reduce.ll
  test/CodeGen/Thumb2/t2-teq-reduce.mir
  test/CodeGen/Thumb2/thumb2-teq2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56255.180473.patch
Type: text/x-patch
Size: 16859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190107/0a9cd952/attachment.bin>


More information about the llvm-commits mailing list