[PATCH] MIR Serialization: Serialize the block address machine operands.

Alex L arphaman at gmail.com
Mon Jul 27 17:19:38 PDT 2015


Hi,

This patch serializes the block address machine operands.

They use the following syntax:

    blockaddress(<global-value>, <ir-block-ref>)

where ir-block-ref is either:

    ir-block.<name>
or

    ir-block.<slot>

Thanks,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150727/306b26d9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-MIR-Serialization-Serialize-block-address-machine-op.patch
Type: application/octet-stream
Size: 18823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150727/306b26d9/attachment.obj>


More information about the llvm-commits mailing list