Add a priority queue class, which is a wrapper around std::priority_queue
[oota-llvm.git] / test / Transforms / InstCombine / shl-trunc.ll
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-05 Chris Lattnernew testcase