summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/fdiv.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix all the remaining lost-fast-math-flags bugs I've been able to find. The ...Owen Anderson2014-01-201-0/+18
* Fix an instance where we would drop fast math flags when performing an fdiv t...Owen Anderson2014-01-161-0/+8
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-3/+3
* Avoid turning a floating point division with a constant power of two into a d...Benjamin Kramer2011-03-301-1/+1
* InstCombine: If the divisor of an fdiv has an exact inverse, turn it into an ...Benjamin Kramer2011-03-301-0/+25
OpenPOWER on IntegriCloud