ConstantFold, InstSimplify: undef >>a x can be either -1 or 0, choose 0
[oota-llvm.git] / test / Transforms / InstCombine / strrchr-1.ll
2013-08-15 Yunzhong GaoFixing a corner-case bug in strchr and strrchr lib...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-10-13 Meador Ingeinstcombine: Migrate strchr and strrchr optimizations