Add a priority queue class, which is a wrapper around std::priority_queue
[oota-llvm.git] / test / Transforms / JumpThreading / and-cond.ll
2008-04-22 Chris LattnerTeach jump threading to thread through blocks like: