<div dir="ltr">Thanks, this got committed in r243915.</div><div class="gmail_extra"><br><div class="gmail_quote">2015-07-31 16:55 GMT-07:00 Duncan P. N. Exon Smith <span dir="ltr"><<a href="mailto:dexonsmith@apple.com" target="_blank">dexonsmith@apple.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
> On 2015-Jul-31, at 15:13, Alex L <<a href="mailto:arphaman@gmail.com">arphaman@gmail.com</a>> wrote:<br>
><br>
> Hi,<br>
><br>
> This patch implements the initial serialization of the machine memory operands.<br>
> Individual memory operands are serialized using the following syntax:<br>
><br>
>    (load <size> from <value>)<br>
>    (store <size> to <value>)<br>
><br>
> Example:<br>
><br>
>       %eax = MOV32rm %rdi, 1, _, 0, _ :: (load 4 from %ir.a)<br>
>       MOV32mi killed %rdi, 1, _, 0, _, 42 :: (store 4 into %ir.a)<br>
><br>
> Cheers,<br>
> Alex<br>
</div></div>> <0001-MIR-Serialization-Initial-serialization-of-machine-m.patch><br>
<br>
LGTM.</blockquote></div><br></div>