| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix another infinite loop in Reassociate caused by Constant::isZero(). | Owen Anderson | 2015-11-20 | 1 | -0/+13 |
| | | | | | | | Not all zero vectors are ConstantDataVector's. llvm-svn: 253723 | ||||
| * | Fix a pair of issues that caused an infinite loop in reassociate. | Owen Anderson | 2015-11-20 | 1 | -0/+20 |
| Terrifyingly, one of them is a mishandling of floating point vectors in Constant::isZero(). How exactly this issue survived this long is beyond me. llvm-svn: 253655 | |||||

