PR11061: Make simplifylibcalls fold strcmp("", x) correctly.
[oota-llvm.git] / test / Transforms / SimplifyLibCalls / StrSpn.ll
2010-11-29 Benjamin KramerFix some broken CHECK lines.
2010-09-30 Benjamin KramerAdd constant folding for strspn and strcspn to Simplify...