summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/call_nonnull_arg.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+50
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-50/+0
* [ValueTracking] use nonnull argument attribute to eliminate null checksSanjay Patel2017-02-121-2/+2
* [InstCombine] add explanatory comment to test; NFCSanjay Patel2017-01-011-0/+3
* [InstCombine] add test to show potential nonnull attribute propagation; NFCSanjay Patel2017-01-011-0/+14
* [InstCombine] auto-generate checks; NFCSanjay Patel2016-12-161-2/+15
* [InstCombineCalls] Use isKnownNonNullAt() to check nullness of passing argume...Chen Li2015-09-141-0/+20
* Revert "[InstCombineCalls] Use isKnownNonNullAt() to check nullness of passin...Mehdi Amini2015-09-111-17/+0
* [InstCombineCalls] Use isKnownNonNullAt() to check nullness of passing argume...Chen Li2015-09-101-0/+17
OpenPOWER on IntegriCloud