[LLVMdev] [PATH] Fix support for .umul.with.overflow on x86 + fix c binding
Zoltan Varga
vargaz at gmail.com
Mon Jun 1 13:57:11 PDT 2009
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/149fa968/attachment.html>
More information about the llvm-dev
mailing list