[llvm-commits] [PATCH] Fix undefined behavior in the Mips backend

Ahmed Charles ahmedcharles at gmail.com
Fri Feb 24 02:30:19 PST 2012


This patch maintains current behavior while avoiding UB. I'd like
someone with more understanding of the Mips backend to suggest whether
all of these functions should take a uint64_t or not, since they are
just representing 'bits', rather than signed values.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Fix-undefined-behavior.patch
Type: application/octet-stream
Size: 954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120224/be5bd98e/attachment.obj>


More information about the llvm-commits mailing list