[PATCH] D55990: [ARM] Add command-line option for SB

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 21 04:00:18 PST 2018


dnsampaio updated this revision to Diff 179264.
dnsampaio marked an inline comment as done.
dnsampaio edited the summary of this revision.
dnsampaio added a comment.

Remove empty feature. Rename a few more test files to have sb instead of specRest.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55990/new/

https://reviews.llvm.org/D55990

Files:
  include/llvm/Support/ARMTargetParser.def
  include/llvm/Support/ARMTargetParser.h
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMInstrThumb2.td
  lib/Target/ARM/ARMSubtarget.h
  test/MC/ARM/armv8.5a-sb-error-thumb.s
  test/MC/ARM/armv8.5a-sb-error.s
  test/MC/ARM/armv8.5a-sb.s
  test/MC/ARM/armv8.5a-specctrl-error-thumb.s
  test/MC/ARM/armv8.5a-specctrl-error.s
  test/MC/ARM/armv8.5a-specctrl.s
  test/MC/Disassembler/ARM/armv8.5a-sb-thumb.txt
  test/MC/Disassembler/ARM/armv8.5a-sb.txt
  test/MC/Disassembler/ARM/armv8.5a-specctrl-thumb.txt
  test/MC/Disassembler/ARM/armv8.5a-specctrl.txt
  unittests/Support/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55990.179264.patch
Type: text/x-patch
Size: 10328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181221/b1856d9d/attachment.bin>


More information about the llvm-commits mailing list