Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ValueTracking] use nonnull argument attribute to eliminate null checks | Sanjay Patel | 2017-02-12 | 1 | -2/+2 |
* | [InstCombine] add explanatory comment to test; NFC | Sanjay Patel | 2017-01-01 | 1 | -0/+3 |
* | [InstCombine] add test to show potential nonnull attribute propagation; NFC | Sanjay Patel | 2017-01-01 | 1 | -0/+14 |
* | [InstCombine] auto-generate checks; NFC | Sanjay Patel | 2016-12-16 | 1 | -2/+15 |
* | [InstCombineCalls] Use isKnownNonNullAt() to check nullness of passing argume... | Chen Li | 2015-09-14 | 1 | -0/+20 |
* | Revert "[InstCombineCalls] Use isKnownNonNullAt() to check nullness of passin... | Mehdi Amini | 2015-09-11 | 1 | -17/+0 |
* | [InstCombineCalls] Use isKnownNonNullAt() to check nullness of passing argume... | Chen Li | 2015-09-10 | 1 | -0/+17 |