summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fp-fold.ll
Commit message (Expand)AuthorAgeFilesLines
* extend folding fsub/fadd to fneg for FMFMichael Berg2018-08-091-72/+24
* [x86] add test for commuted variant for fsub fold; NFCSanjay Patel2018-08-081-2/+21
* [DAGCombiner] loosen constraints for fsub+fadd foldSanjay Patel2018-08-081-24/+44
* [x86] add tests for fsub+fadd with FMF; NFCSanjay Patel2018-08-081-3/+69
* [NFC] adding tests for Y - (X + Y) --> -XMichael Berg2018-08-071-0/+13
* Utilize new SDNode flag functionality to expand current support for faddMichael Berg2018-06-181-8/+23
* updating isNegatibleForFree and GetNegatedExpression with fmf for faddMichael Berg2018-06-141-0/+11
* Utilize new SDNode flag functionality to expand current support for fmulMichael Berg2018-06-121-11/+14
* Utilize new SDNode flag functionality to expand current support for fsubMichael Berg2018-06-081-15/+28
* [x86] add more FP with FMF simplification tests; NFCSanjay Patel2018-05-181-13/+64
* adding baseline fp fold tests for unsafe on and offMichael Berg2018-05-181-0/+62
OpenPOWER on IntegriCloud