Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+159 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -159/+0 |
* | [InstCombine] don't use DeMorgan's Law on integer constants (2nd try) | Sanjay Patel | 2017-05-02 | 1 | -4/+4 |
* | revert r301923 : [InstCombine] don't use DeMorgan's Law on integer constants | Sanjay Patel | 2017-05-02 | 1 | -4/+4 |
* | [InstCombine] don't use DeMorgan's Law on integer constants | Sanjay Patel | 2017-05-02 | 1 | -4/+4 |
* | [InstCombine] regenerate checks; NFC | Sanjay Patel | 2017-01-09 | 1 | -66/+63 |
* | [InstCombine] remove unnecessary attribute comments from test files; NFC | Sanjay Patel | 2017-01-09 | 1 | -12/+0 |
* | Revert @llvm.assume with operator bundles (r289755-r289757) | Daniel Jasper | 2016-12-19 | 1 | -11/+11 |
* | Make processing @llvm.assume more efficient by using operand bundles | Hal Finkel | 2016-12-15 | 1 | -11/+11 |
* | Add additional patterns for @llvm.assume in ValueTracking | Hal Finkel | 2014-09-07 | 1 | -0/+174 |