summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/fdiv.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Avoid turning a floating point division with a constant power of two into a d...Benjamin Kramer2011-03-30
* InstCombine: If the divisor of an fdiv has an exact inverse, turn it into an ...Benjamin Kramer2011-03-30