llvm-ar: Clean up memory management with OwningPtr.
[oota-llvm.git] / test / Transforms / SimplifyCFG / PhiEliminate3.ll
2011-04-29 Peter CollingbourneSimplifyCFG: Expose phi node folding cost threshold...