aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2006-01-19-ISelFoldingBug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2006-01-19-ISelFoldingBug.ll')
-rw-r--r--test/CodeGen/X86/2006-01-19-ISelFoldingBug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2006-01-19-ISelFoldingBug.ll b/test/CodeGen/X86/2006-01-19-ISelFoldingBug.ll
index d906da4..1b3fc38 100644
--- a/test/CodeGen/X86/2006-01-19-ISelFoldingBug.ll
+++ b/test/CodeGen/X86/2006-01-19-ISelFoldingBug.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 | \
+; RUN: llc < %s -march=x86 -mcpu=generic | \
; RUN: grep shld | count 1
;
; Check that the isel does not fold the shld, which already folds a load