summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fdiv-combine.ll
Commit message (Expand)AuthorAgeFilesLines
* adding more fmf propagation for selects plus updated testsMichael Berg2019-06-151-1/+1
* Revert "adding more fmf propagation for selects plus tests"Fangrui Song2019-06-151-6/+1
* adding more fmf propagation for selects plus testsMichael Berg2019-06-141-1/+6
* [SelectionDAG] remove div-by-zero constant folding restrictionSanjay Patel2019-04-301-9/+0
* [X86] Regenerate test checks in preparation for a patch. NFCCraig Topper2018-11-051-5/+13
* [DAGCombine] foldBinOpIntoSelect can fail to constant fold in some cases.Simon Pilgrim2017-12-271-0/+35
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-6/+6
* Use the 'arcp' fast-math-flag when combining repeated FP divisorsSanjay Patel2015-10-271-10/+59
* ignore duplicate divisor uses when transforming into reciprocal multiplies (P...Sanjay Patel2015-07-281-0/+19
* fix an invisible bug when combining repeated FP divisorsSanjay Patel2015-07-091-0/+17
* [x86] enable machine combiner reassociations for scalar single-precision mult...Sanjay Patel2015-07-081-2/+2
* [x86] Implement combineRepeatedFPDivisorsSanjay Patel2015-04-151-0/+31
OpenPOWER on IntegriCloud