2013-08-23 20:39:19 +00:00
|
|
|
; RUN: llc < %s -march=x86 -mtriple=i386-linux-gnu -mcpu=penryn -mattr=sse4.1 | FileCheck %s --check-prefix=X32
|
|
|
|
; RUN: llc < %s -mtriple=x86_64-linux -mcpu=penryn -mattr=sse4.1 | FileCheck %s --check-prefix=X64
|
|
|
|
; RUN: llc < %s -mtriple=x86_64-win32 -mcpu=penryn -mattr=sse4.1 | FileCheck %s --check-prefix=X64
|
2009-01-26 01:24:32 +00:00
|
|
|
|
2010-09-21 03:37:00 +00:00
|
|
|
define i32 @test1() nounwind readonly {
|
2014-10-03 01:06:32 +00:00
|
|
|
; X32-LABEL: test1:
|
|
|
|
; X32: # BB#0: # %entry
|
|
|
|
; X32-NEXT: movl %gs:196, %eax
|
|
|
|
; X32-NEXT: movl (%eax), %eax
|
|
|
|
; X32-NEXT: retl
|
|
|
|
;
|
|
|
|
; X64-LABEL: test1:
|
|
|
|
; X64: # BB#0: # %entry
|
|
|
|
; X64-NEXT: movq %gs:320, %rax
|
|
|
|
; X64-NEXT: movl (%rax), %eax
|
|
|
|
; X64-NEXT: retq
|
2009-01-26 01:24:32 +00:00
|
|
|
entry:
|
2015-03-13 18:20:45 +00:00
|
|
|
%tmp = load i32*, i32* addrspace(256)* getelementptr (i32*, i32* addrspace(256)* inttoptr (i32 72 to i32* addrspace(256)*), i32 31) ; <i32*> [#uses=1]
|
2015-02-27 21:17:42 +00:00
|
|
|
%tmp1 = load i32, i32* %tmp ; <i32> [#uses=1]
|
2009-01-26 01:24:32 +00:00
|
|
|
ret i32 %tmp1
|
|
|
|
}
|
2010-09-21 03:37:00 +00:00
|
|
|
|
|
|
|
define i64 @test2(void (i8*)* addrspace(256)* %tmp8) nounwind {
|
2014-10-03 01:06:32 +00:00
|
|
|
; X32-LABEL: test2:
|
|
|
|
; X32: # BB#0: # %entry
|
|
|
|
; X32-NEXT: subl $12, %esp
|
|
|
|
; X32-NEXT: movl {{[0-9]+}}(%esp), %eax
|
|
|
|
; X32-NEXT: calll *%gs:(%eax)
|
|
|
|
; X32-NEXT: xorl %eax, %eax
|
|
|
|
; X32-NEXT: xorl %edx, %edx
|
|
|
|
; X32-NEXT: addl $12, %esp
|
|
|
|
; X32-NEXT: retl
|
|
|
|
;
|
|
|
|
; X64-LABEL: test2:
|
|
|
|
; X64: # BB#0: # %entry
|
|
|
|
; X64-NEXT: {{(subq.*%rsp|pushq)}}
|
|
|
|
; X64-NEXT: callq *%gs:(%{{(rcx|rdi)}})
|
|
|
|
; X64-NEXT: xorl %eax, %eax
|
|
|
|
; X64-NEXT: {{(addq.*%rsp|popq)}}
|
|
|
|
; X64-NEXT: retq
|
2010-09-21 03:37:00 +00:00
|
|
|
entry:
|
2015-02-27 21:17:42 +00:00
|
|
|
%tmp9 = load void (i8*)*, void (i8*)* addrspace(256)* %tmp8, align 8
|
2010-09-21 03:37:00 +00:00
|
|
|
tail call void %tmp9(i8* undef) nounwind optsize
|
|
|
|
ret i64 0
|
|
|
|
}
|
|
|
|
|
2010-09-22 00:34:38 +00:00
|
|
|
define <2 x i64> @pmovsxwd_1(i64 addrspace(256)* %p) nounwind readonly {
|
2014-10-03 01:06:32 +00:00
|
|
|
; X32-LABEL: pmovsxwd_1:
|
|
|
|
; X32: # BB#0: # %entry
|
|
|
|
; X32-NEXT: movl {{[0-9]+}}(%esp), %eax
|
|
|
|
; X32-NEXT: pmovsxwd %gs:(%eax), %xmm0
|
|
|
|
; X32-NEXT: retl
|
|
|
|
;
|
|
|
|
; X64-LABEL: pmovsxwd_1:
|
|
|
|
; X64: # BB#0: # %entry
|
|
|
|
; X64-NEXT: pmovsxwd %gs:(%{{(rcx|rdi)}}), %xmm0
|
|
|
|
; X64-NEXT: retq
|
2010-09-22 00:34:38 +00:00
|
|
|
entry:
|
2015-02-27 21:17:42 +00:00
|
|
|
%0 = load i64, i64 addrspace(256)* %p
|
2010-09-22 00:34:38 +00:00
|
|
|
%tmp2 = insertelement <2 x i64> zeroinitializer, i64 %0, i32 0
|
|
|
|
%1 = bitcast <2 x i64> %tmp2 to <8 x i16>
|
|
|
|
%2 = tail call <4 x i32> @llvm.x86.sse41.pmovsxwd(<8 x i16> %1) nounwind readnone
|
|
|
|
%3 = bitcast <4 x i32> %2 to <2 x i64>
|
|
|
|
ret <2 x i64> %3
|
|
|
|
}
|
|
|
|
|
2012-07-30 20:23:19 +00:00
|
|
|
; The two loads here both look identical to selection DAG, except for their
|
|
|
|
; address spaces. Make sure they aren't CSE'd.
|
|
|
|
define i32 @test_no_cse() nounwind readonly {
|
2014-10-03 01:06:32 +00:00
|
|
|
; X32-LABEL: test_no_cse:
|
|
|
|
; X32: # BB#0: # %entry
|
|
|
|
; X32-NEXT: movl %gs:196, %eax
|
|
|
|
; X32-NEXT: movl (%eax), %eax
|
|
|
|
; X32-NEXT: movl %fs:196, %ecx
|
|
|
|
; X32-NEXT: addl (%ecx), %eax
|
|
|
|
; X32-NEXT: retl
|
|
|
|
;
|
|
|
|
; X64-LABEL: test_no_cse:
|
|
|
|
; X64: # BB#0: # %entry
|
|
|
|
; X64-NEXT: movq %gs:320, %rax
|
|
|
|
; X64-NEXT: movl (%rax), %eax
|
|
|
|
; X64-NEXT: movq %fs:320, %rcx
|
|
|
|
; X64-NEXT: addl (%rcx), %eax
|
|
|
|
; X64-NEXT: retq
|
2012-07-30 20:23:19 +00:00
|
|
|
entry:
|
2015-03-13 18:20:45 +00:00
|
|
|
%tmp = load i32*, i32* addrspace(256)* getelementptr (i32*, i32* addrspace(256)* inttoptr (i32 72 to i32* addrspace(256)*), i32 31) ; <i32*> [#uses=1]
|
2015-02-27 21:17:42 +00:00
|
|
|
%tmp1 = load i32, i32* %tmp ; <i32> [#uses=1]
|
2015-03-13 18:20:45 +00:00
|
|
|
%tmp2 = load i32*, i32* addrspace(257)* getelementptr (i32*, i32* addrspace(257)* inttoptr (i32 72 to i32* addrspace(257)*), i32 31) ; <i32*> [#uses=1]
|
2015-02-27 21:17:42 +00:00
|
|
|
%tmp3 = load i32, i32* %tmp2 ; <i32> [#uses=1]
|
2012-07-30 20:23:19 +00:00
|
|
|
%tmp4 = add i32 %tmp1, %tmp3
|
|
|
|
ret i32 %tmp4
|
|
|
|
}
|
|
|
|
|
2010-09-22 00:34:38 +00:00
|
|
|
declare <4 x i32> @llvm.x86.sse41.pmovsxwd(<8 x i16>) nounwind readnone
|