MIR Parser: Parse multiple LHS register machine operands.
authorAlex Lorenz <arphaman@gmail.com>
Wed, 29 Jul 2015 18:51:21 +0000 (18:51 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Wed, 29 Jul 2015 18:51:21 +0000 (18:51 +0000)
commit0b7483edda8967dd538a2e7d37490a9f99eaa8b1
tree435b7f5cf36faf961ca3aa647abe6141b5d1544b
parent7a641cc94099f384ed8f918322288a7a0fbbd0ba
MIR Parser: Parse multiple LHS register machine operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243553 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MIRParser/MIParser.cpp
test/CodeGen/MIR/AArch64/lit.local.cfg [new file with mode: 0644]
test/CodeGen/MIR/AArch64/multiple-lhs-operands.mir [new file with mode: 0644]