summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/EDEmitter.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2011-10-21 22:21:10 +0000
committerJim Grosbach <grosbach@apple.com>2011-10-21 22:21:10 +0000
commit118b38cbf181bd7b7feb89770a5ad8386e036509 (patch)
tree14b5dd6fe60a69dc7160177e0a90c44a13c3fc6b /llvm/utils/TableGen/EDEmitter.cpp
parentb226916528fda17b1a10ea24f35314c15891b62f (diff)
downloadbcm5719-llvm-118b38cbf181bd7b7feb89770a5ad8386e036509.tar.gz
bcm5719-llvm-118b38cbf181bd7b7feb89770a5ad8386e036509.zip
Assembly parsing for 2-register sequential variant of VLD2.
llvm-svn: 142691
Diffstat (limited to 'llvm/utils/TableGen/EDEmitter.cpp')
-rw-r--r--llvm/utils/TableGen/EDEmitter.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/TableGen/EDEmitter.cpp b/llvm/utils/TableGen/EDEmitter.cpp
index e731f111968..effb71ba536 100644
--- a/llvm/utils/TableGen/EDEmitter.cpp
+++ b/llvm/utils/TableGen/EDEmitter.cpp
@@ -575,6 +575,7 @@ static int ARMFlagFromOpName(LiteralConstantEmitter *type,
REG("VecListTwoD");
REG("VecListThreeD");
REG("VecListFourD");
+ REG("VecListTwoQ");
IMM("i32imm");
IMM("i32imm_hilo16");
OpenPOWER on IntegriCloud