For PR950:
[oota-llvm.git] / test / Transforms / InstCombine / set.ll
index a9ef2bf5512ee49baff858784628da9ea95d426b..ca1ccffe6b4df24634513c711823173503964bdd 100644 (file)
@@ -1,7 +1,7 @@
 ; This test makes sure that these instructions are properly eliminated.
 ;
 ; RUN: llvm-upgrade < %s | llvm-as | opt -instcombine -disable-output &&
-; RUN: llvm-upgrade < %s | llvm-as | opt -instcombine | llvm-dis | not grep set
+; RUN: llvm-upgrade < %s | llvm-as | opt -instcombine | llvm-dis | not grep icmp
 
 %X = uninitialized global int