Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+235 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -235/+0 |
* | [AggressiveInstCombine] avoid crashing on unsimplified code (PR37446) | Sanjay Patel | 2018-05-14 | 1 | -0/+16 |
* | [AggressiveInstCombine] convert a chain of 'and-shift' bits into masked compare | Sanjay Patel | 2018-05-09 | 1 | -10/+151 |
* | [AggressiveInstCombine] convert a chain of 'or-shift' bits into masked compare | Sanjay Patel | 2018-05-01 | 1 | -19/+12 |
* | [AggressiveInstCombine] add more bitfield test patterns; NFC | Sanjay Patel | 2018-05-01 | 1 | -4/+50 |
* | [AggressiveInstCombine] add tests for PR37098; NFC | Sanjay Patel | 2018-04-23 | 1 | -0/+39 |