llvm-project/llvm/test/CodeGen/MIR
Alex Lorenz cba8c5fe31 MIR Serialization: Fix serialization of unnamed IR block references.
The block address machine operands can reference IR blocks in other functions.
This commit fixes a bug where the references to unnamed IR blocks in other
functions weren't serialized correctly.

llvm-svn: 244299
2015-08-06 23:57:04 +00:00
..
AArch64 MIR Serialization: Serialize the '.cfi_def_cfa' CFI instruction. 2015-07-29 18:57:23 +00:00
AMDGPU MIR Serialization: Serialize the machine operand's offset. 2015-08-05 22:26:15 +00:00
Generic Move generic MIR tests in their own subdir, requires "native" as well 2015-08-04 06:32:45 +00:00
NVPTX MIR Serialization: Serialize the floating point immediate machine operands. 2015-07-31 20:49:21 +00:00
X86 MIR Serialization: Fix serialization of unnamed IR block references. 2015-08-06 23:57:04 +00:00
lit.local.cfg Resubmit r237954 (MIR Serialization: print and parse LLVM IR using MIR format). 2015-05-27 18:02:19 +00:00