Fixed a significant bug where unpcklpd is incorrectly used to extract element 1 from...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 27 Oct 2006 21:08:32 +0000 (21:08 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 27 Oct 2006 21:08:32 +0000 (21:08 +0000)
commitf686d9b71f0aa99578dac9a4dd50b57ece6945fa
treea7cec3dbf1c1d41ec58b0516c9dbdfe9a8bbcddd
parent8d51a3286f522bc75f304a386a481f2e9cfb9632
Fixed a significant bug where unpcklpd is incorrectly used to extract element 1 from a v2f64 value.

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