Add a test for CodeGenPrepare's ability to look through PHI nodes when performing
[oota-llvm.git] / test / Transforms / CodeGenPrepare / dg.exp
2008-11-24 Chris LattnerFix 3113: If we have a dead cyclic PHI, replace the...