Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+39 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -39/+0 |
* | [PatternMatch] Handle undef vectors consistently | Sanjay Patel | 2018-11-20 | 1 | -2/+2 |
* | [FPEnv] Convert more BinaryOperator::isFNeg(...) to m_FNeg(...) | Cameron McInally | 2018-10-24 | 1 | -2/+2 |
* | [ConstantFold] fp_binop undef, undef --> undef | Sanjay Patel | 2018-03-08 | 1 | -2/+3 |
* | [Reassociate] regenerate test checks; NFC | Sanjay Patel | 2017-11-09 | 1 | -16/+21 |
* | Fix another infinite loop in Reassociate caused by Constant::isZero(). | Owen Anderson | 2015-11-20 | 1 | -0/+13 |
* | Fix a pair of issues that caused an infinite loop in reassociate. | Owen Anderson | 2015-11-20 | 1 | -0/+20 |