Add a priority queue class, which is a wrapper around std::priority_queue
[oota-llvm.git] / test / Transforms / JumpThreading / compare.ll
2008-04-22 Chris LattnerStart doing the significantly useful part of jump threa...