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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 01:22:23 PST 2017


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

Removed a few lines which I had just commented out before.


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.87610.patch
Type: text/x-patch
Size: 38165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170208/76c39eed/attachment-0001.bin>


More information about the llvm-commits mailing list