| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [NVPTX] Enable combineRepeatedFPDivisors for NVPTX. | Justin Lebar | 2017-02-03 | 1 | -0/+44 |
| * | [NVPTX] Compute approx sqrt as 1/rsqrt(x) rather than x*rsqrt(x). | Justin Lebar | 2017-01-31 | 1 | -2/+2 |
| * | [NVPTX] Implement NVPTXTargetLowering::getSqrtEstimate. | Justin Lebar | 2017-01-31 | 1 | -5/+71 |
| * | [NVPTX] Only lower sin/cos to approximate instructions if unsafe math is allo... | Artem Belevich | 2017-01-13 | 1 | -0/+17 |
| * | [TM] Restore default TargetOptions in TargetMachine::resetTargetOptions. | Justin Lebar | 2017-01-10 | 1 | -2/+2 |
| * | [NVPTX] Add CHECK-LABEL where appropriate to fast-math.ll test. | Justin Lebar | 2017-01-10 | 1 | -9/+4 |
| * | [NVPTX] Use approximate FP ops when unsafe-fp-math is used, and append | Justin Holewinski | 2013-07-22 | 1 | -0/+43 |

