1. b1ed91f Land the long talked about "type system rewrite" patch. This by Chris Lattner · 14 years ago
  2. 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
  3. b9681ad fix a bug I introduced, no idea how this didn't repro right. by Chris Lattner · 15 years ago
  4. c7bd574 hack to unbreak buildbots by Chris Lattner · 15 years ago
  5. 698661c add uadd_ov/usub_ov to apint, consolidate constant folding by Chris Lattner · 15 years ago
  6. 44e5dbc Extend ConstantFolding to understand signed overflow variants by Evan Phoenix · 16 years ago
  7. 59d9398 teach the optimizer how to constant fold uadd/usub intrinsics. by Chris Lattner · 16 years ago