SimplifyLibCalls: Use IRBuilder.CreateGlobalString when creating a string for printf...
[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...