Age | Commit message (Expand) | Author |
---|---|---|
2011-07-09 | Land the long talked about "type system rewrite" patch. This | Chris Lattner |
2011-03-27 | Constant folding support for calls to umul.with.overflow(), basically identic... | Frits van Bommel |
2010-10-14 | fix a bug I introduced, no idea how this didn't repro right. | Chris Lattner |
2010-10-14 | hack to unbreak buildbots | Chris Lattner |
2010-10-14 | add uadd_ov/usub_ov to apint, consolidate constant folding | Chris Lattner |
2009-10-05 | Extend ConstantFolding to understand signed overflow variants | Evan Phoenix |
2009-10-05 | teach the optimizer how to constant fold uadd/usub intrinsics. | Chris Lattner |