| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [PowerPC] Replace the Post RA List Scheduler with the Machine Scheduler | Stefan Pintilie | 2018-07-04 | 1 | -41/+41 |
| * | Utilize new SDNode flag functionality to expand current support for fma | Michael Berg | 2018-06-16 | 1 | -36/+12 |
| * | propagate fast math flags via IR on fma and sub expressions | Michael Berg | 2018-06-07 | 1 | -6/+8 |
| * | guard fsqrt with fmf sub flags | Michael Berg | 2018-06-06 | 1 | -10/+42 |
| * | guard fneg with fmf sub flags | Michael Berg | 2018-06-05 | 1 | -9/+6 |
| * | NFC: adding baseline fneg case for fmf | Michael Berg | 2018-06-05 | 1 | -0/+28 |
| * | [DAG] propagate FMF for all FPMathOperators | Sanjay Patel | 2018-05-15 | 1 | -12/+10 |
| * | [PowerPC] add more tests for FMF propagation; NFC | Sanjay Patel | 2018-05-14 | 1 | -2/+84 |
| * | Fast Math Flag mapping into SDNode | Michael Berg | 2018-05-04 | 1 | -11/+10 |
| * | [PowerPC] add more FMF debug output; NFC | Sanjay Patel | 2018-05-03 | 1 | -3/+28 |
| * | [PowerPC] add tests for FMF propagation; NFC | Sanjay Patel | 2018-05-03 | 1 | -0/+355 |

