Add a priority queue class, which is a wrapper around std::priority_queue
[oota-llvm.git] / test / Transforms / InstCombine / 2008-02-23-MulSub.ll
index 9560e450caeb4923e05cacc73431e0a0fe887bbd..a74e98d44860361613e77616938b8cd8fbc229d5 100644 (file)
@@ -1,6 +1,6 @@
 ; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep mul
 
-define i26 @mul_283(i26 %a) nounwind  {
+define i26 @test(i26 %a) nounwind  {
 entry:
        %_add = mul i26 %a, 2885                ; <i26> [#uses=1]
        %_shl2 = mul i26 %a, 2884               ; <i26> [#uses=1]