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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 02:42:41 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278207: [ARM] Improve sxta{b|h} and uxta{b|h} tests (authored by sam_parker).

Changed prior to commit:
  https://reviews.llvm.org/D23273?vs=67356&id=67493#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23273

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23273.67493.patch
Type: text/x-patch
Size: 18683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160810/4c408c0e/attachment.bin>


More information about the llvm-commits mailing list