Add strchr(p, 0) -> p + strlen(p) to SimplifyLibCalls
[oota-llvm.git] / test / Transforms / InstCombine / strcspn-2.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-11-10 Meador Ingeinstcombine: Migrate strcspn optimizations