[PATCH] D23273: [ARM] Improve tests for sxta{b|h} and uxta{b|h} instructions for Thumb

Sam Parker via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 08:50:40 PDT 2016


samparker updated the summary for this revision.
samparker updated this revision to Diff 67356.
samparker added a comment.

Added pattern matching for ARM as well, and updated the tests to include the instructions with a rotate operand - including new tests for ARM.


https://reviews.llvm.org/D23273

Files:
  lib/Target/ARM/ARMInstrFormats.td
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMInstrThumb2.td
  test/CodeGen/ARM/sxt_rot.ll
  test/CodeGen/ARM/uxt_rot.ll
  test/CodeGen/Thumb2/thumb2-sxt-uxt.ll
  test/CodeGen/Thumb2/thumb2-sxt_rot.ll
  test/CodeGen/Thumb2/thumb2-uxt_rot.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23273.67356.patch
Type: text/x-patch
Size: 18419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160809/dd8d9800/attachment.bin>


More information about the llvm-commits mailing list