Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-17 | fix PR9215, preventing -reassociate from clearing nsw/nuw when | Chris Lattner | |
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 | |||
2011-02-02 | Fix reassociate to clear optional flags, such as nsw. | Dan Gohman | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124712 91177308-0d34-0410-b5e6-96231b3b80d8 |