Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix PR9215, preventing -reassociate from clearing nsw/nuw when | Chris Lattner | 2011-02-17 | 1 | -0/+7 |
| | | | | | | | it swaps the LHS/RHS of a single binop. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125700 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Fix reassociate to clear optional flags, such as nsw. | Dan Gohman | 2011-02-02 | 1 | -0/+22 |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124712 91177308-0d34-0410-b5e6-96231b3b80d8 |