[InstSimplify] add nuw %x, C2 must be at least C2
[oota-llvm.git] / test / Transforms / InstSimplify / apint-or.ll
2015-08-10 Jonathan RoelofsFix a bunch of trivial cases of 'CHECK[^:]*$' in the...
2014-06-19 Nick LewyckyMove optimization of some cases of (A & C1)|(B & C2...