summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/fma.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] Precommit tests for D68265Florian Hahn2019-10-021-2/+204
* [InstSimplify] Match 1.0 and 0.0 for both operands in SimplifyFMAMulFlorian Hahn2019-09-251-3/+2
* [InstCombine] Limit FMul constant folding for fma simplifications.Florian Hahn2019-09-251-10/+70
* Revert [InstCombine] Use SimplifyFMulInst to simplify multiply in fma.Florian Hahn2019-09-111-5/+10
* [InstCombine] Use SimplifyFMulInst to simplify multiply in fma.Florian Hahn2019-09-101-10/+5
* [InstCombine] Precommit tests for D67351.Florian Hahn2019-09-101-0/+86
* [NFC][InstCombine] Add unary FNeg tests to fma.llCameron McInally2019-05-311-0/+96
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+277
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-277/+0
* [PatternMatch] define m_FNeg using m_FSubSanjay Patel2018-04-051-3/+1
* [InstCombine] add vector and vector undef tests for FP folds; NFCSanjay Patel2018-04-051-0/+24
* [InstCombine] Regenerate FMUL/FMA combine tests with update_test_checks.pySimon Pilgrim2017-12-161-55/+104
* InstCombine: Canonicalize fast fmuladd to fmul + faddMatt Arsenault2017-02-161-3/+6
* InstCombine: Add fma with constant transformsMatt Arsenault2017-01-031-2/+73
* InstCombine: Add fma + fabs/fneg transformsMatt Arsenault2017-01-031-0/+132
OpenPOWER on IntegriCloud