summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/gather-addresses.ll
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-03-30 22:47:00 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-03-30 22:47:00 +0000
commitbfcd61b907e1ec7e6b21fafa7c362e3002ddf3c1 (patch)
tree42ba0da1400818c98a56503b123a4c734e32584b /test/CodeGen/X86/gather-addresses.ll
parent428e152469ff6a5ad07670cdaea6f774d846622b (diff)
downloadllvm-bfcd61b907e1ec7e6b21fafa7c362e3002ddf3c1.tar.gz
llvm-bfcd61b907e1ec7e6b21fafa7c362e3002ddf3c1.tar.bz2
llvm-bfcd61b907e1ec7e6b21fafa7c362e3002ddf3c1.tar.xz
Enable -sse-domain-fix by default. Now with tests!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99954 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/gather-addresses.ll')
-rw-r--r--test/CodeGen/X86/gather-addresses.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/gather-addresses.ll b/test/CodeGen/X86/gather-addresses.ll
index 3e730de0a8..134ee28df6 100644
--- a/test/CodeGen/X86/gather-addresses.ll
+++ b/test/CodeGen/X86/gather-addresses.ll
@@ -5,7 +5,7 @@
; bounce the vector off of cache rather than shuffling each individual
; element out of the index vector.
-; CHECK: pand (%rdx), %xmm0
+; CHECK: andps (%rdx), %xmm0
; CHECK: movaps %xmm0, -24(%rsp)
; CHECK: movslq -24(%rsp), %rax
; CHECK: movsd (%rdi,%rax,8), %xmm0