Use opt -S instead of piping bitcode output through llvm-dis.
[oota-llvm.git] / test / Transforms / TailCallElim / dont_reorder_load.ll
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-06-19 Chris LattnerImprove tail call elim to move loads above readonly...