Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstCombine] canonicalize fneg before fmul/fdiv | Sanjay Patel | 2019-07-31 | 1 | -16/+16 |
* | [InstCombine] fold fadd+fneg with fdiv/fmul betweena | Sanjay Patel | 2019-07-29 | 1 | -8/+8 |
* | [InstCombine] add tests for fadd with negated operand; NFC | Sanjay Patel | 2019-07-29 | 1 | -0/+362 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+27 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -27/+0 |
* | [InstCombine] simplify fneg+fadd folds; NFC | Sanjay Patel | 2018-04-16 | 1 | -0/+27 |