Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstCombine] Add a TODO comment | Jay Foad | 2019-08-07 | 1 | -0/+1 |
* | [InstCombine] Propagate fast math flags through selects | Jay Foad | 2019-08-07 | 1 | -11/+4 |
* | [InstCombine] add tests for binop with FMF with select operands; NFC | Sanjay Patel | 2019-08-06 | 1 | -0/+51 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+94 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -94/+0 |
* | [InstCombine] auto-generate complete checks; NFC | Sanjay Patel | 2018-02-28 | 1 | -26/+36 |
* | [InstCombine] Gating select arithmetic optimization. | Chad Rosier | 2017-09-27 | 1 | -2/+46 |
* | [InstCombine] Add select simplifications | Quentin Colombet | 2017-09-20 | 1 | -0/+40 |