[PATCH] Support negative zero offset for loads and stores

Mihail Popa mihail.popa at arm.com
Mon Jun 10 07:22:13 PDT 2013


Hi.

Please review attached patch. It adds support for negative zero offsets 
for loads and stores.
Negative zero is returned by the primary expression parser as INT32_MIN, 
so all that the method needs to do is to accept this value.
Behavior already present for Thumb2.

Regards,
Mihai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130610/5726ac9d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LLVM-756.negzero.patch
Type: text/x-patch
Size: 2266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130610/5726ac9d/attachment.bin>


More information about the llvm-commits mailing list