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

Christopher Lidbury Christopher.Lidbury at arm.com
Mon Sep 17 06:11:22 PDT 2012


Forgot to add patch

From: Christopher Lidbury
Sent: 17 September 2012 14:11
To: 'llvm-commits at cs.uiuc.edu'
Subject: [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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120917/3f4b3db9/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: arm-reg-shift-fix.txt
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120917/3f4b3db9/attachment.txt>


More information about the llvm-commits mailing list