Move optimization of some cases of (A & C1)|(B & C2) from instcombine to instsimplify...
[oota-llvm.git] / test / Transforms / InstSimplify / 2011-01-14-Thread.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2011-01-14 Duncan SandsFactorize common code out of the InstructionSimplify...