1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include
Chris Lattner 451a0accb5 add uadd_ov/usub_ov to apint, consolidate constant folding
logic to use the new APInt methods.  Among other things this
implements rdar://8501501 - llvm.smul.with.overflow.i32 should constant fold

which comes from "clang -ftrapv", originally brought to my attention from PR8221.

llvm-svn: 116457
2010-10-14 00:05:07 +00:00
..
llvm add uadd_ov/usub_ov to apint, consolidate constant folding 2010-10-14 00:05:07 +00:00
llvm-c remove dead prototype, PR8351 2010-10-11 17:44:22 +00:00