summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/fmf-propagation.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate some more fadd and fsub cases away from UnsafeFPMath control to utili...Michael Berg2019-07-311-1/+1
* Propagate fmf for setcc/select foldsMichael Berg2019-06-031-2/+2
* [PowerPC] Use the two-constant NR algorithm for refining estimatesNemanja Ivanovic2019-05-071-36/+33
* [PowerPC] Add a peephole post RA to transform the inst that fed by addQingShan Zhang2018-08-201-24/+12
* [PowerPC] Replace the Post RA List Scheduler with the Machine SchedulerStefan Pintilie2018-07-041-41/+41
* Utilize new SDNode flag functionality to expand current support for fmaMichael Berg2018-06-161-36/+12
* propagate fast math flags via IR on fma and sub expressionsMichael Berg2018-06-071-6/+8
* guard fsqrt with fmf sub flagsMichael Berg2018-06-061-10/+42
* guard fneg with fmf sub flagsMichael Berg2018-06-051-9/+6
* NFC: adding baseline fneg case for fmfMichael Berg2018-06-051-0/+28
* [DAG] propagate FMF for all FPMathOperatorsSanjay Patel2018-05-151-12/+10
* [PowerPC] add more tests for FMF propagation; NFCSanjay Patel2018-05-141-2/+84
* Fast Math Flag mapping into SDNodeMichael Berg2018-05-041-11/+10
* [PowerPC] add more FMF debug output; NFCSanjay Patel2018-05-031-3/+28
* [PowerPC] add tests for FMF propagation; NFCSanjay Patel2018-05-031-0/+355
OpenPOWER on IntegriCloud