[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
Mon Aug 8 09:34:42 PDT 2016


samparker created this revision.
samparker added a subscriber: llvm-commits.
Herald added subscribers: samparker, rengolin, aemerson.

Created a predicate pattern for Thumb2 and HasT2ExtractPack and added more tests for those effected instructions along with a cortex-m4 target.

https://reviews.llvm.org/D23273

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

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


More information about the llvm-commits mailing list