summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/fneg.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] Add visitFNeg(...) visitor for unary FnegCameron McInally2019-05-201-18/+9
* Add InstCombine::visitFNeg(...)Cameron McInally2019-05-101-3/+1
* Pre-commit InstCombine::visitFNeg(...) test.Cameron McInally2019-05-101-0/+12
* Precommit FNeg InstCombine testsCameron McInally2019-05-081-24/+162
* [InstCombine] sink FP negation of operands through selectSanjay Patel2019-05-061-9/+8
* [InstCombine] add tests for fneg+sel; NFCSanjay Patel2019-05-061-0/+84
* Add FNeg IR constant folding supportCameron McInally2019-05-051-50/+3
* Add InstCombine tests for FNeg instruction.Cameron McInally2019-05-041-0/+46
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+158
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-158/+0
* [InstCombine] fold fneg into constant operand of fmul/fdivSanjay Patel2018-08-081-18/+9
* [InstCombine] add tests for fneg fold including FMF; NFCSanjay Patel2018-08-071-3/+42
* [InstCombine] fix FP constant in test; NFCSanjay Patel2018-08-071-2/+2
* [InstCombine] add tests for fneg of fmul/fdiv with constant; NFCSanjay Patel2018-08-071-0/+128
OpenPOWER on IntegriCloud