summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2011-09-21-setcc-bug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2011-09-21-setcc-bug.ll')
-rw-r--r--test/CodeGen/X86/2011-09-21-setcc-bug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2011-09-21-setcc-bug.ll b/test/CodeGen/X86/2011-09-21-setcc-bug.ll
index ed5649c602..4daf678149 100644
--- a/test/CodeGen/X86/2011-09-21-setcc-bug.ll
+++ b/test/CodeGen/X86/2011-09-21-setcc-bug.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86-64 -mcpu=corei7 -promote-elements -mattr=+sse41
+; RUN: llc < %s -march=x86-64 -mcpu=corei7 -mattr=+sse41
; Make sure we are not crashing on this code.