Add a priority queue class, which is a wrapper around std::priority_queue
[oota-llvm.git] / test / ExecutionEngine / 2007-05-12-APInt-Shl.ll
2007-05-12 Reid SpencerAdd a test case for shl of APInt integers > 64 bits...