summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/Transforms/InstCombine/set.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Regression/Transforms/InstCombine/set.ll')
-rw-r--r--llvm/test/Regression/Transforms/InstCombine/set.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Regression/Transforms/InstCombine/set.ll b/llvm/test/Regression/Transforms/InstCombine/set.ll
index 3fd94c31a41..03c7e790db4 100644
--- a/llvm/test/Regression/Transforms/InstCombine/set.ll
+++ b/llvm/test/Regression/Transforms/InstCombine/set.ll
@@ -1,7 +1,7 @@
; This test makes sure that these instructions are properly eliminated.
;
-; RUN: if as < %s | opt -instcombine -dce | dis | grep set
+; RUN: if as < %s | opt -instcombine | dis | grep set
; RUN: then exit 1
; RUN: else exit 0
; RUN: fi
OpenPOWER on IntegriCloud