Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SCEV] Use unsigned/signed intersection type in SCEV | Nikita Popov | 2019-06-15 | 1 | -1/+1 |
* | [SCEV] Don't always add no-wrap flags to post-inc add recs | Sanjoy Das | 2016-05-29 | 1 | -2/+10 |
* | [SCEV] Mark AddExprs as nsw or nuw if legal | Sanjoy Das | 2015-10-22 | 1 | -5/+5 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -3/+3 |
* | Fix bug 22641 | Sanjoy Das | 2015-02-24 | 1 | -2/+6 |
* | Generalize getExtendAddRecStart to work with both sign and zero | Sanjoy Das | 2015-02-18 | 1 | -0/+97 |