summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Reassociate/optional-flags.ll
Commit message (Collapse)AuthorAgeFilesLines
* fix PR9215, preventing -reassociate from clearing nsw/nuw whenChris Lattner2011-02-171-0/+7
| | | | | | it swaps the LHS/RHS of a single binop. llvm-svn: 125700
* Fix reassociate to clear optional flags, such as nsw.Dan Gohman2011-02-021-0/+22
llvm-svn: 124712
OpenPOWER on IntegriCloud