[ARM64] Add parsing for vector lists such as {v0.8b-v3.8b}
authorBradley Smith <bradley.smith@arm.com>
Wed, 9 Apr 2014 14:41:58 +0000 (14:41 +0000)
committerBradley Smith <bradley.smith@arm.com>
Wed, 9 Apr 2014 14:41:58 +0000 (14:41 +0000)
commit1ff9280e05df3d21004292f19fdad0e8318bec15
treed1135e79f84a1f73a5da99ce7b3a387eef0595e6
parentf5234a2c6c6c1d5af005ca88709ec7e4ef476c8b
[ARM64] Add parsing for vector lists such as {v0.8b-v3.8b}

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205862 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/AsmParser/ARM64AsmParser.cpp
test/MC/ARM64/vector-lists.s [new file with mode: 0644]