Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+414 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -414/+0 |
* | Revert rL333106 / D46814: [InstCombine] Fold unfolded masked merge pattern wi... | Roman Lebedev | 2018-05-31 | 1 | -30/+40 |
* | [InstCombine] Fold unfolded masked merge pattern with variable mask! | Roman Lebedev | 2018-05-23 | 1 | -40/+30 |
* | [NFC][InstCombine] A few more tests for masked merge add/xor -> or with const... | Roman Lebedev | 2018-04-19 | 1 | -1/+69 |
* | [InstCombine] Simplify 'xor' to 'or' if no common bits are set. | Roman Lebedev | 2018-04-15 | 1 | -11/+11 |
* | [InstCombine][NFC] masked-merge: add 'and' tests, too. | Roman Lebedev | 2018-04-13 | 1 | -0/+346 |