summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Reassociate/fp-expr.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+39
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-39/+0
* [PatternMatch] Handle undef vectors consistentlySanjay Patel2018-11-201-2/+2
* [FPEnv] Convert more BinaryOperator::isFNeg(...) to m_FNeg(...)Cameron McInally2018-10-241-2/+2
* [ConstantFold] fp_binop undef, undef --> undefSanjay Patel2018-03-081-2/+3
* [Reassociate] regenerate test checks; NFCSanjay Patel2017-11-091-16/+21
* Fix another infinite loop in Reassociate caused by Constant::isZero().Owen Anderson2015-11-201-0/+13
* Fix a pair of issues that caused an infinite loop in reassociate.Owen Anderson2015-11-201-0/+20
OpenPOWER on IntegriCloud