[llvm-commits] [PATCH] Fix shift immediate operand for ARM instruction ADR

Jiangning Liu jiangning.liu at arm.com
Mon Jul 30 04:29:06 PDT 2012


Hi,

This patch is to fix http://llvm.org/bugs/show_bug.cgi?id=13241.

The change covers,

1) replace immediate operand with shift-immediate operand for ADR A1/A2
mode.
2) support #-0 for both ARM and THUMB2 mode.

Thanks,
-Jiangning
-------------- next part --------------
A non-text attachment was scrubbed...
Name: adr_1.patch
Type: application/octet-stream
Size: 9134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120730/28bb9647/attachment.obj>


More information about the llvm-commits mailing list