[PM] Port instcombine to the new pass manager!
[oota-llvm.git] / test / Transforms / InstCombine / load.ll
index 700797ab22cf6da9dfebef535e406ace8d785fb7..624083b25ecadd408e77633910aba2599915c688 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: opt -instcombine -S < %s | FileCheck %s
+; RUN: opt -passes=instcombine -S < %s | FileCheck %s
 
 ; This test makes sure that these instructions are properly eliminated.