Add a priority queue class, which is a wrapper around std::priority_queue
[oota-llvm.git] / test / Transforms / InstCombine / volatile_store.ll
2007-09-07 Chris LattnerDon't zap back to back volatile load/stores