aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/rot16.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/rot16.ll')
-rw-r--r--test/CodeGen/X86/rot16.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/rot16.ll b/test/CodeGen/X86/rot16.ll
index 0293f4e..6d7c702 100644
--- a/test/CodeGen/X86/rot16.ll
+++ b/test/CodeGen/X86/rot16.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 | FileCheck %s
+; RUN: llc < %s -march=x86 -mcpu=generic | FileCheck %s
define i16 @foo(i16 %x, i16 %y, i16 %z) nounwind readnone {
entry: