[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-commits
Subject:    Re: [PATCH] MIR Serialization: Initial serialization of the machine memory operands.
From:       "Duncan P. N. Exon Smith" <dexonsmith () apple ! com>
Date:       2015-07-31 23:55:10
Message-ID: 5E042486-6D5F-466B-8E81-750E66F8FF59 () apple ! com
[Download RAW message or body]


> On 2015-Jul-31, at 15:13, Alex L <arphaman@gmail.com> wrote:
> 
> Hi,
> 
> This patch implements the initial serialization of the machine memory operands.
> Individual memory operands are serialized using the following syntax:
> 
>    (load <size> from <value>)
>    (store <size> to <value>)
> 
> Example:
> 
>       %eax = MOV32rm %rdi, 1, _, 0, _ :: (load 4 from %ir.a)
>       MOV32mi killed %rdi, 1, _, 0, _, 42 :: (store 4 into %ir.a)
> 
> Cheers,
> Alex
> <0001-MIR-Serialization-Initial-serialization-of-machine-m.patch>

LGTM.
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic