Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-27 | Use the 'arcp' fast-math-flag when combining repeated FP divisors | Sanjay Patel | 1 | -10/+59 |
2015-07-28 | ignore duplicate divisor uses when transforming into reciprocal multiplies (P... | Sanjay Patel | 1 | -0/+19 |
2015-07-09 | fix an invisible bug when combining repeated FP divisors | Sanjay Patel | 1 | -0/+17 |
2015-07-08 | [x86] enable machine combiner reassociations for scalar single-precision mult... | Sanjay Patel | 1 | -2/+2 |
2015-04-15 | [x86] Implement combineRepeatedFPDivisors | Sanjay Patel | 1 | -0/+31 |