Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
31b941a60dc0e2cb1598673c1d85e01d0df02ae6
/
llvm
/
test
/
Transforms
/
ConstProp
/
overflow-ops.ll
b1ed91f
Land the long talked about "type system rewrite" patch. This
by Chris Lattner
· 14 years ago
0bb2ad2
Constant folding support for calls to umul.with.overflow(), basically identical to the smul.with.overflow() code.
by Frits van Bommel
· 15 years ago
b9681ad
fix a bug I introduced, no idea how this didn't repro right.
by Chris Lattner
· 15 years ago
c7bd574
hack to unbreak buildbots
by Chris Lattner
· 15 years ago
698661c
add uadd_ov/usub_ov to apint, consolidate constant folding
by Chris Lattner
· 15 years ago
44e5dbc
Extend ConstantFolding to understand signed overflow variants
by Evan Phoenix
· 16 years ago
59d9398
teach the optimizer how to constant fold uadd/usub intrinsics.
by Chris Lattner
· 16 years ago