[MIR] Teach the parser how to handle the size of generic virtual registers.
authorQuentin Colombet <qcolombet@apple.com>
Mon, 7 Mar 2016 21:48:43 +0000 (21:48 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Mon, 7 Mar 2016 21:48:43 +0000 (21:48 +0000)
commit2a831fb8264e6a53a8b08b90107f3b176c152db2
tree1a90ea3cc1aae180a21b745afaaf441c13b42525
parent1bd7504ef311beedc1139107a58eca601e3d185b
[MIR] Teach the parser how to handle the size of generic virtual registers.

llvm-svn: 262862
llvm/lib/CodeGen/MIRParser/MIParser.cpp
llvm/test/CodeGen/MIR/X86/generic-virtual-registers.mir [new file with mode: 0644]