Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+54 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -54/+0 |
* | [InstCombine] narrow truncated add/sub/mul with constant | Sanjay Patel | 2017-08-04 | 1 | -2/+2 |
* | [InstCombine] auto-generate test checks; NFC | Sanjay Patel | 2017-08-04 | 1 | -22/+19 |
* | [SimplifyLibCalls] Add a test to make sure we lower fls(0) correctly. | Davide Italiano | 2016-12-15 | 1 | -0/+9 |
* | [SimplifyLibCalls] Lower fls() to llvm.ctlz(). | Davide Italiano | 2016-12-15 | 1 | -0/+48 |