summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fdiv-combine.ll
Commit message (Expand)AuthorAgeFilesLines
* 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