aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/Reassociate/optional-flags.ll
AgeCommit message (Expand)Author
2011-02-17fix PR9215, preventing -reassociate from clearing nsw/nuw whenChris Lattner
2011-02-02Fix reassociate to clear optional flags, such as nsw.Dan Gohman