Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SCEV] Add explicit representations of umin/smin | Keno Fischer | 2019-05-07 | 1 | -1/+1 |
* | [SCEV] Mark AddExprs as nsw or nuw if legal | Sanjoy Das | 2015-10-22 | 1 | -1/+1 |
* | [SCEV] Apply NSW and NUW flags via poison value analysis for sub, mul and shl | Bjarke Hammersholt Roune | 2015-08-14 | 1 | -1/+1 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -1/+1 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | Allow ScalarEvolution to catch more min/max cases | Johannes Doerfert | 2015-02-09 | 1 | -0/+53 |