[LLVMdev] [PATH] Fix support for .umul.with.overflow on x86 + fix c binding

Zoltan Varga vargaz at gmail.com
Mon Jun 1 14:44:40 PDT 2009


Hi,

  Forgot the patch...

               Zoltan

On Mon, Jun 1, 2009 at 10:57 PM, Zoltan Varga <vargaz at gmail.com> wrote:

> Hi,
>
>   The first patch fixes the implementation of umul.with.overflow on x86
> which was throwing a 'Cannot yet select' error.
>   The second patch fixes the definition of LLVMTypeKind in the C binding by
> syncing it with the c++ counterpart.
>
> Please review and commit if it looks ok.
>
>              thanks
>
>                 Zoltan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090601/98d2f515/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: umul.diff
Type: text/x-patch
Size: 8009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090601/98d2f515/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-c.diff
Type: text/x-patch
Size: 607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090601/98d2f515/attachment-0001.bin>


More information about the llvm-dev mailing list