Add a test for the foldSelectICmpAndOr fix committed in r180779.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-01-06-VoidCast.ll
index 015210a99831182f5fb33001773c54d0d120091a..407ff4ddc29afdfb981fcfcd8132d128fc66bee8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep bitcast
+; RUN: opt < %s -instcombine -S | not grep bitcast
 
 define void @f(i16 %y) {
        ret void