[llvm-commits] [PATCH] load/store shift fix

Greg Fitzgerald garious at gmail.com
Fri Sep 21 08:35:34 PDT 2012


LGTM

On Fri, Sep 21, 2012 at 6:07 AM, Christopher Lidbury
<Christopher.Lidbury at arm.com> wrote:
> Hi,
>
>
>
> Please review these two patches.
>
>
>
> The first patch is the same as the patch I previously sent, with the
> assertions.
>
>
>
> The second patch builds upon the first by fixing how the shift is printed
> for the rest of the instructions that can have a “register shift immediate”.
>
>
>
> Thanks,
>
>
>
> ~Chris
>
>
>
> From: llvm-commits-bounces at cs.uiuc.edu
> [mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Christopher Lidbury
>
>
> Sent: 17 September 2012 14:11
> To: llvm-commits at cs.uiuc.edu
> Subject: [llvm-commits] [PATCH] load/store shift fix
>
>
>
> Hi,
>
>
>
> Please review this patch.
>
>
>
> It fixes a problem where some load/store instructions had the “register
> shift immediate” operand being disassembled, parsed and printed incorrectly.
>
>
>
> Thanks,
>
>
>
> ~Chris
>
>
> -- IMPORTANT NOTICE: The contents of this email and any attachments are
> confidential and may also be privileged. If you are not the intended
> recipient, please notify the sender immediately and do not disclose the
> contents to any other person, use it for any purpose, or store or copy the
> information in any medium. Thank you.
>
>
> -- IMPORTANT NOTICE: The contents of this email and any attachments are
> confidential and may also be privileged. If you are not the intended
> recipient, please notify the sender immediately and do not disclose the
> contents to any other person, use it for any purpose, or store or copy the
> information in any medium. Thank you.
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>




More information about the llvm-commits mailing list