Add an LLVM IR version of code sinking. This uses the same simple algorithm
[oota-llvm.git] / test / Transforms / CodeGenPrepare / dg.exp
2008-11-24 Chris LattnerFix 3113: If we have a dead cyclic PHI, replace the...