Fix broken check lines.
[oota-llvm.git] / test / Transforms / SimplifyCFG / phi-undef-loadstore.ll
2011-08-26 Benjamin KramerSimplifyCFG: If we have a PHI node that can evaluate...