fix PR8602, a bug in an assertion: a volatile store *of* a pointer
[oota-llvm.git] / test / Transforms / CodeGenPrepare / dg.exp
2008-11-24 Chris LattnerFix 3113: If we have a dead cyclic PHI, replace the...