[InstCombine] Minor optimization for bswap with binary ops
[oota-llvm.git] / test / Transforms / Reassociate / wrap-flags.ll
2014-11-11 Chad Rosier[Reassociate] Canonicalize negative constants out of...
2014-11-07 Chad Rosier[Reassociate] Better preserve NSW/NUW flags.