Constant folding support for calls to umul.with.overflow(), basically identical to...
authorFrits van Bommel <fvbommel@gmail.com>
Sun, 27 Mar 2011 14:26:13 +0000 (14:26 +0000)
committerFrits van Bommel <fvbommel@gmail.com>
Sun, 27 Mar 2011 14:26:13 +0000 (14:26 +0000)
commit6208610fd602ebdb18bb793152899573d0b2b7ab
tree04cc9a6f57e3c0b146c2067bd287912b13e4b3e4
parentf0bf9dfc1f7755a6233e41fd6f259c4ee08a40dc
Constant folding support for calls to umul.with.overflow(), basically identical to the smul.with.overflow() code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128379 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APInt.h
lib/Analysis/ConstantFolding.cpp
lib/Support/APInt.cpp
test/Transforms/ConstProp/overflow-ops.ll