Add a test for the foldSelectICmpAndOr fix committed in r180779.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-07-16-sse2_storel_dq.ll
index 49e6cdd0377db9e04145ad8d9e04fa1cb07a9d2e..b469887ba25c933e431faa9a9dc5eeec29056263 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep {store }
+; RUN: opt < %s -instcombine -S | not grep "store "
 ; PR2296
 
 @G = common global double 0.000000e+00, align 16