1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/CodeGen/MIR/AArch64
Alex Lorenz 6cf20390c0 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.

llvm-svn: 245527
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