Home | History | Annotate | Download | only in X86

Lines Matching full:sse2

1 ; RUN: llc < %s -mattr=+sse2      -mtriple=i686-apple-darwin -mcpu=core2 | FileCheck %s -check-prefix=SSE2-Darwin
2 ; RUN: llc < %s -mattr=+sse2 -mtriple=i686-pc-mingw32 -mcpu=core2 | FileCheck %s -check-prefix=SSE2-Mingw32
3 ; RUN: llc < %s -mattr=+sse,-sse2 -mtriple=i686-apple-darwin -mcpu=core2 | FileCheck %s -check-prefix=SSE1
12 ; SSE2-Darwin-LABEL: t1:
13 ; SSE2-Darwin: movsd _.str+16, %xmm0
14 ; SSE2-Darwin: movsd %xmm0, 16(%esp)
15 ; SSE2-Darwin: movaps _.str, %xmm0
16 ; SSE2-Darwin: movaps %xmm0
17 ; SSE2-Darwin: movb $0, 24(%esp)
19 ; SSE2-Mingw32-LABEL: t1:
20 ; SSE2-Mingw32: movsd _.str+16, %xmm0
21 ; SSE2-Mingw32: movsd %xmm0, 16(%esp)
22 ; SSE2-Mingw32: movaps _.str, %xmm0
23 ; SSE2-Mingw32: movups %xmm0
24 ; SSE2-Mingw32: movb $0, 24(%esp)
58 ; SSE2-Darwin-LABEL: t2:
59 ; SSE2-Darwin: movaps (%eax), %xmm0
60 ; SSE2-Darwin: movaps %xmm0, (%eax)
62 ; SSE2-Mingw32-LABEL: t2:
63 ; SSE2-Mingw32: movaps (%eax), %xmm0
64 ; SSE2-Mingw32: movaps %xmm0, (%eax)
93 ; SSE2-Darwin-LABEL: t3:
94 ; SSE2-Darwin: movsd (%eax), %xmm0
95 ; SSE2-Darwin: movsd 8(%eax), %xmm1
96 ; SSE2-Darwin: movsd %xmm1, 8(%eax)
97 ; SSE2-Darwin: movsd %xmm0, (%eax)
99 ; SSE2-Mingw32-LABEL: t3:
100 ; SSE2-Mingw32: movsd (%eax), %xmm0
101 ; SSE2-Mingw32: movsd 8(%eax), %xmm1
102 ; SSE2-Mingw32: movsd %xmm1, 8(%eax)
103 ; SSE2-Mingw32: movsd %xmm0, (%eax)
142 ; SSE2-Darwin-LABEL: t4:
143 ; SSE2-Darwin: movw $120
144 ; SSE2-Darwin: movl $2021161080
145 ; SSE2-Darwin: movl $2021161080
146 ; SSE2-Darwin: movl $2021161080
147 ; SSE2-Darwin: movl $2021161080
148 ; SSE2-Darwin: movl $2021161080
149 ; SSE2-Darwin: movl $2021161080
150 ; SSE2-Darwin: movl $2021161080
152 ; SSE2-Mingw32-LABEL: t4:
153 ; SSE2-Mingw32: movw $120
154 ; SSE2-Mingw32: movl $2021161080
155 ; SSE2-Mingw32: movl $2021161080
156 ; SSE2-Mingw32: movl $2021161080
157 ; SSE2-Mingw32: movl $2021161080
158 ; SSE2-Mingw32: movl $2021161080
159 ; SSE2-Mingw32: movl $2021161080
160 ; SSE2-Mingw32: movl $2021161080