Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+266 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -266/+0 |
* | [ValueTracking] More accurate unsigned add overflow detection | Nikita Popov | 2019-02-28 | 1 | -4/+4 |
* | [InstCombine] regenerate complete checks; NFC | Sanjay Patel | 2019-02-27 | 1 | -47/+119 |
* | [InstCombine][KnownBits] Use KnownBits better to detect nsw adds | Craig Topper | 2017-05-03 | 1 | -0/+76 |
* | Move the personality function from LandingPadInst to Function | David Majnemer | 2015-06-17 | 1 | -4/+4 |
* | IR: Make metadata typeless in assembly | Duncan P. N. Exon Smith | 2014-12-15 | 1 | -2/+2 |
* | [ValueTracking] Extend range metadata to call/invoke | Jingyue Wu | 2014-06-19 | 1 | -0/+38 |
* | [InstCombine] mark ADD with nuw if no unsigned overflow | Jingyue Wu | 2014-06-17 | 1 | -1/+23 |
* | InstCombine: Improvement to check if signed addition overflows. | Rafael Espindola | 2014-06-04 | 1 | -0/+58 |