]> granicus.if.org Git - llvm/commit
[ARM] Rename MVE instructions in Tablegen for consistency.
authorSimon Tatham <simon.tatham@arm.com>
Tue, 18 Jun 2019 15:05:42 +0000 (15:05 +0000)
committerSimon Tatham <simon.tatham@arm.com>
Tue, 18 Jun 2019 15:05:42 +0000 (15:05 +0000)
commitd3eebe830583645f79dae1c0911cbf47f70deeb2
tree49abfbd08d470d1ad4cf3d84886ab4164e5d9dca
parentf528f0e60898197fde2faf503c36abad5e033dd8
[ARM] Rename MVE instructions in Tablegen for consistency.

Summary:
Their names began with a mishmash of `MVE_`, `t2` and no prefix at
all. Now they all start with `MVE_`, which seems like a reasonable
choice on the grounds that (a) NEON is the thing they're most at risk
of being confused with, and (b) MVE implies Thumb-2, so a prefix
indicating MVE is strictly more specific than one indicating Thumb-2.

Reviewers: ostannard, SjoerdMeijer, dmgreen

Subscribers: javed.absar, kristof.beyls, hiraditya, llvm-commits

Tags: #llvm

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363690 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseInstrInfo.h
lib/Target/ARM/ARMInstrMVE.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/ARM/Disassembler/ARMDisassembler.cpp
lib/Target/ARM/Thumb2ITBlockPass.cpp
test/CodeGen/ARM/mve-vpt-block.mir