summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/fdiv.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+52
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-52/+0
* [InstSimplify] add tests for FP with undef operand; NFCSanjay Patel2018-02-271-18/+0
* [InstSimplify] (X * Y) / Y --> X for relaxed floating-point opsSanjay Patel2018-01-301-0/+34
* [InstSimplify] add constant folding for fdiv/fremSanjay Patel2017-04-011-4/+2
* [InstSimplify] add tests for missed constant folding; NFCSanjay Patel2017-04-011-3/+21
* [InstSimplify] regenerate checks using a scriptSanjay Patel2016-03-251-2/+5
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* Move InstCombine's knowledge of fdiv to SimplifyInstruction().Frits van Bommel2011-01-291-0/+17
OpenPOWER on IntegriCloud