With SSE2, expand FCOPYSIGN to a series of SSE bitwise operations.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 5 Jan 2007 07:55:56 +0000 (07:55 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 5 Jan 2007 07:55:56 +0000 (07:55 +0000)
commit68c47cba3589b2fc079bab0836d1ae6fc3a6278d
tree67a134a2ce5148c43651c6b9ec3baaafddbd61b2
parente4929dd0cc7f192028082cf6a17119567119fdf2
With SSE2, expand FCOPYSIGN to a series of SSE bitwise operations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32900 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86InstrSSE.td