Add a priority queue class, which is a wrapper around std::priority_queue
[oota-llvm.git] / test / Transforms / DeadStoreElimination / simple.ll
2008-04-19 Chris Lattnerrename *.llx -> *.ll, last batch.