[PATCH] D56484: [AArch64][NFC] Move feature predctrl to predres

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 9 02:42:03 PST 2019


dnsampaio created this revision.
dnsampaio added reviewers: DavidSpickett, t.p.northover, pbarrio.
Herald added subscribers: llvm-commits, kristof.beyls, javed.absar.

Follow up patch of rL350385 <https://reviews.llvm.org/rL350385>, for adding predres command line option. This patch renames the feature as to keep it aligned with the option passed by/to clang.


Repository:
  rL LLVM

https://reviews.llvm.org/D56484

Files:
  lib/Target/AArch64/AArch64.td
  lib/Target/AArch64/AArch64InstrInfo.td
  lib/Target/AArch64/AArch64Subtarget.h
  lib/Target/AArch64/AArch64SystemOperands.td
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  test/MC/AArch64/armv8.5a-predctrl-error.s
  test/MC/AArch64/armv8.5a-predctrl.s
  test/MC/AArch64/armv8.5a-predres-error.s
  test/MC/AArch64/armv8.5a-predres.s
  test/MC/Disassembler/AArch64/armv8.5a-predctrl.txt
  test/MC/Disassembler/AArch64/armv8.5a-predres.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56484.180805.patch
Type: text/x-patch
Size: 6434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190109/ea1cf411/attachment-0001.bin>


More information about the llvm-commits mailing list