summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fadd-combines.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-03-09DAG: Check no signed zeros instead of unsafe math attributeMatt Arsenault
2015-12-08AsmPrinter: Use emitGlobalConstantFP to emit elements of constant dataJustin Bogner
2015-11-23Make utils/update_llc_test_checks.py note that the assertions areJames Y Knight
2015-10-03[DAGCombiner] Generalize FADD constant combines to work with vectorsSimon Pilgrim
2015-10-03[X86][SSE] Add FADD combine tests.Simon Pilgrim