Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality...
[oota-llvm.git] / test / Transforms / InstSimplify / AndOrXor.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2011-10-28 Duncan SandsA shift of a power of two is a power of two or zero.
2011-10-26 Duncan SandsThe maximum power of 2 dividing a power of 2 is itself...