[llvm-commits] [PATCH] MSIL backend: Sign extension of operands of signed comparison instructions

Artur Pietrek pietreka at gmail.com
Mon Jul 13 08:29:29 PDT 2009


Hi all,
This patch adds sign extension of operands in sign comparison. This is
needed to get correct result.

Artur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090713/7802ecd5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sign_extension_in_int_comparison.patch
Type: text/x-patch
Size: 2652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090713/7802ecd5/attachment.bin>


More information about the llvm-commits mailing list