[llvm-commits] [PATCH] fix #13035 (Thumb LDRD/STRD with negative #0 offset is decoded as a positive #0 offset)

Jiangning Liu jiangning.liu at arm.com
Wed Aug 1 08:12:49 PDT 2012


Hi,

The patch is fix http://llvm.org/bugs/show_bug.cgi?id=13035, and the
solution is to use INT32_MIN to describe #-0.

Thanks,
-Jiangning
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ldrd_strd_negative_0_2.patch
Type: application/octet-stream
Size: 6507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120801/5c82924b/attachment.obj>


More information about the llvm-commits mailing list