Add support for eliminating stores that store the same value that was just loaded.
[oota-llvm.git] / test / Transforms / DeadStoreElimination / alloca.ll
2008-04-19 Chris Lattnerrename *.llx -> *.ll, last batch.