summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/v-binop-widen.ll
diff options
context:
space:
mode:
authorDale Johannesen <dalej@apple.com>2010-06-22 20:54:03 +0000
committerDale Johannesen <dalej@apple.com>2010-06-22 20:54:03 +0000
commitcda351e1b34cce22ecc96c2cbe3c1b40adcc4008 (patch)
tree5a2b68c90f587e178ffd73829ef91fbf9bdc9007 /test/CodeGen/X86/v-binop-widen.ll
parentdd11ee2273c946add077ec79abbb3ac9a44178b3 (diff)
downloadllvm-cda351e1b34cce22ecc96c2cbe3c1b40adcc4008.tar.gz
llvm-cda351e1b34cce22ecc96c2cbe3c1b40adcc4008.tar.bz2
llvm-cda351e1b34cce22ecc96c2cbe3c1b40adcc4008.tar.xz
Add SSE so these actually pass on non-X86 hosts.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106575 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/v-binop-widen.ll')
-rw-r--r--test/CodeGen/X86/v-binop-widen.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/v-binop-widen.ll b/test/CodeGen/X86/v-binop-widen.ll
index 2a9e686834..3bee700774 100644
--- a/test/CodeGen/X86/v-binop-widen.ll
+++ b/test/CodeGen/X86/v-binop-widen.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=x86 < %s | FileCheck %s
+; RUN: llc -march=x86 -mattr=+sse < %s | FileCheck %s
; CHECK: divss
; CHECK: divps
; CHECK: divps