[PATCH] D29623: [ARM] Replace HasT2ExtractPack with HasDSP

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 02:17:09 PST 2017


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

Simplified the tests.


https://reviews.llvm.org/D29623

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29623.88170.patch
Type: text/x-patch
Size: 39329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170213/da282f89/attachment.bin>


More information about the llvm-commits mailing list