OSDN Git Service

[MVT][SVE] Scalable vector MVTs (2/3)
authorAmara Emerson <amara.emerson@arm.com>
Thu, 20 Apr 2017 13:36:58 +0000 (13:36 +0000)
committerAmara Emerson <amara.emerson@arm.com>
Thu, 20 Apr 2017 13:36:58 +0000 (13:36 +0000)
commit0e3700625d386adee36456be8b41c3ebc3817612
tree011f32aaca663da88675224d8c4d389760d5c8d4
parent51d7cb91e64fb60beb1d6ffb583ef8db0e9084e0
[MVT][SVE] Scalable vector MVTs (2/3)
Adds scalable vector machine value types, and updates
the switch statements required for tablegen.

Patch by Graham Hunter.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300840 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineValueType.h
include/llvm/CodeGen/ValueTypes.h
include/llvm/CodeGen/ValueTypes.td
test/TableGen/intrinsic-long-name.td
test/TableGen/intrinsic-varargs.td
utils/TableGen/CodeGenTarget.cpp