llvm/test/CodeGen/MIR/AArch64
Alex Lorenz e2e6dea9f2 MIR Serialization: Use the global value syntax for global value memory operands.
This commit modifies the serialization syntax so that the global IR values in
machine memory operands use the global value '@<name>' syntax instead of the
current '%ir.<name>' syntax.

The unnamed global IR values are handled by this commit as well, as the
existing global value parsing method can parse the unnamed globals already.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245527 91177308-0d34-0410-b5e6-96231b3b80d8
2015-08-20 00:20:03 +00:00
..
cfi-def-cfa.mir MIR Serialization: Change MIR syntax - use custom syntax for MBBs. 2015-08-13 23:10:16 +00:00
expected-target-flag-name.mir MIR Serialization: Serialize the operand's bit mask target flags. 2015-08-18 22:52:15 +00:00
invalid-target-flag-name.mir MIR Serialization: Serialize the operand's bit mask target flags. 2015-08-18 22:52:15 +00:00
lit.local.cfg
multiple-lhs-operands.mir MIR Serialization: Change MIR syntax - use custom syntax for MBBs. 2015-08-13 23:10:16 +00:00
stack-object-local-offset.mir MIR Serialization: Use the global value syntax for global value memory operands. 2015-08-20 00:20:03 +00:00
target-flags.mir MIR Serialization: Serialize the operand's bit mask target flags. 2015-08-18 22:52:15 +00:00