Add a test for the foldSelectICmpAndOr fix committed in r180779.
[oota-llvm.git] / test / Transforms / InstCombine / 2012-03-10-InstCombine.ll
index 6898997254968af34cc5e0a4edee460486f9c282..58ccf12e6cf41c5a19b584c324a03c1c7ef79905 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -instcombine | FileCheck %s
+; RUN: opt < %s -S -instcombine | FileCheck %s
 
 ; Derived from gcc.c-torture/execute/frame-address.c