__sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not in
authorEvan Cheng <evan.cheng@apple.com>
Wed, 10 Apr 2013 01:26:07 +0000 (01:26 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 10 Apr 2013 01:26:07 +0000 (01:26 +0000)
commit3a6b7d38a7c41189b75f0d40a92700aa42cc6a91
tree69a0b432d3637847473039b87aba76d7b5a923c7
parent5ed028385c39f3de4570fa6f77c734d968d26902
__sincosf_stret returns sinf / cosf in bits 0:31 and 32:63 of xmm0, not in
xmm0 / xmm1.

rdar://13599493

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179141 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/sincos-opt.ll