llvm-6502/include
David Majnemer 25e8e79fab Analysis: Reformulate WillNotOverflowUnsignedMul for reusability
WillNotOverflowUnsignedMul's smarts will live in ValueTracking as
computeOverflowForUnsignedMul.  It now returns a tri-state result:
never overflows, always overflows and sometimes overflows.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225076 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-02 07:29:43 +00:00
..
llvm Analysis: Reformulate WillNotOverflowUnsignedMul for reusability 2015-01-02 07:29:43 +00:00
llvm-c Finish removing DestroySource. 2014-12-23 19:16:45 +00:00