Do not add PHIs with no users when creating LCSSA form. Patch by Andrew Clinton.
[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...