Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+343 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -343/+0 |
* | [InstCombine] simplify code for A & (A ^ B) --> A & ~B | Sanjay Patel | 2018-07-31 | 1 | -1/+2 |
* | [InstCombine] move/add tests for xor+add fold; NFC | Sanjay Patel | 2018-07-31 | 1 | -0/+94 |
* | [InstCombine] add shift+logic tests (PR37098); NFC | Sanjay Patel | 2018-04-14 | 1 | -10/+234 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -2/+2 |
* | Add instcombine patterns for the following transformations: | Chad Rosier | 2012-04-26 | 1 | -0/+24 |