Add a priority queue class, which is a wrapper around std::priority_queue
[oota-llvm.git] / test / Transforms / InstCombine / 2007-01-13-ExtCompareMiscompile.ll
2008-01-28 Chris Lattnerthis test is now compiled into the right thing.
2007-01-26 Reid SpencerFor PR761:
2007-01-13 Chris Lattnertestcase reduced from pr1107