InstSimplify: ((X % Y) % Y) -> (X % Y)
[oota-llvm.git] / test / Transforms / InstSimplify / 2010-12-20-Boolean.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2011-01-14 Duncan SandsRename this test.