Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+317 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -317/+0 |
* | [InstCombine] include 'sub' in the list of narrow-able binops | Sanjay Patel | 2017-11-16 | 1 | -12/+8 |
* | [InstCombine] add sub narrowing tests; NFC | Sanjay Patel | 2017-11-15 | 1 | -0/+56 |
* | [InstCombine] trunc (binop X, C) --> binop (trunc X, C') | Sanjay Patel | 2017-11-15 | 1 | -61/+41 |
* | [InstCombine] add tests for missing trunc folds; NFC | Sanjay Patel | 2017-11-15 | 1 | -0/+285 |