[llvm-commits] [llvm] r121905 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombineCompares.cpp test/Transforms/InstCombine/overflow.ll

Benjamin Kramer benny.kra at googlemail.com
Wed Dec 15 15:22:43 PST 2010


Is llvm.sadd.with.overflow implemented on all targets? http://llvm.org/bugs/show_bug.cgi?id=4917#c5 suggests that there are problems with mul+overflow, do we legalize add+overflow intrinsics for targets that don't support them?

On 15.12.2010, at 23:32, Owen Anderson <resistor at mac.com> wrote:

> llvm.sadd.with.overflow

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101216/a1902b28/attachment.html>


More information about the llvm-commits mailing list