OSDN Git Service

[AArch64] Move feature predctrl to predres
authorDiogo N. Sampaio <diogo.sampaio@arm.com>
Wed, 9 Jan 2019 11:24:15 +0000 (11:24 +0000)
committerDiogo N. Sampaio <diogo.sampaio@arm.com>
Wed, 9 Jan 2019 11:24:15 +0000 (11:24 +0000)
commitefea7114d4f7bc56ab90df04037bdb7cd7d4f8c3
tree8557636b70719faf7599a514958d79634d92abb0
parent33b7d2ceb89f3e56a7b06ecb3cae639f6dab52de
[AArch64] Move feature predctrl to predres

Follow up patch of rL350385, for adding predres
command line option. This patch renames the
feature as to keep it aligned with the option
passed by/to clang

Differential Revision: https://reviews.llvm.org/D56484

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@350702 91177308-0d34-0410-b5e6-96231b3b80d8
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-predres-error.s [moved from test/MC/AArch64/armv8.5a-predctrl-error.s with 92% similarity]
test/MC/AArch64/armv8.5a-predres.s [moved from test/MC/AArch64/armv8.5a-predctrl.s with 69% similarity]
test/MC/Disassembler/AArch64/armv8.5a-predres.txt [moved from test/MC/Disassembler/AArch64/armv8.5a-predctrl.txt with 62% similarity]