summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fadd-combines.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner] exclude x*2.0 from normal negation profitability rulesSanjay Patel2019-08-091-4/+4
* [AArch64][x86] add tests for pessimization of expression with X*2.0 (PR32939)...Sanjay Patel2019-08-091-0/+28
* [DAGCombiner] allow undef elts in vector fadd matchingSanjay Patel2018-10-071-2/+0
* [x86] add vector fadd with undef elts test; NFCSanjay Patel2018-10-071-0/+10
* [DAGCombiner] remove hasOneUse() check from fadd constants transformSanjay Patel2018-06-131-3/+2
* [x86] add test for fadd with more than one use; NFCSanjay Patel2018-06-131-0/+19
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-18/+18
* DAG: Check no signed zeros instead of unsafe math attributeMatt Arsenault2017-03-091-1/+1
* AsmPrinter: Use emitGlobalConstantFP to emit elements of constant dataJustin Bogner2015-12-081-32/+32
* Make utils/update_llc_test_checks.py note that the assertions areJames Y Knight2015-11-231-0/+1
* [DAGCombiner] Generalize FADD constant combines to work with vectorsSimon Pilgrim2015-10-031-17/+44
* [X86][SSE] Add FADD combine tests.Simon Pilgrim2015-10-031-0/+196
OpenPOWER on IntegriCloud