[llvm-commits] [llvm] r152398 - /llvm/trunk/lib/Analysis/ValueTracking.cpp

Chandler Carruth chandlerc at google.com
Fri Mar 9 01:35:20 PST 2012


On Fri, Mar 9, 2012 at 1:23 AM, Nick Lewycky <nicholas at mxc.ca> wrote:

> Factor out the analysis of addition and subtraction in ComputeMaskedBits.
> Reuse
> it to analyze extractvalue(llvm.[us](add|sub).with.overflow.*) intrinsics!
>

Test case please.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120309/454e0ceb/attachment.html>


More information about the llvm-commits mailing list