Add a priority queue class, which is a wrapper around std::priority_queue
[oota-llvm.git] / test / Transforms / InstCombine / srem-simplify-bug.ll
2008-05-06 Dan GohmanCorrect the value of LowBits in srem and urem handling in