More efficient v2f64 shuffle using movlhps, movhlps, unpckhpd, and unpcklpd.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 24 Mar 2006 02:58:06 +0000 (02:58 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 24 Mar 2006 02:58:06 +0000 (02:58 +0000)
commit2c0dbd01d240f80e5517773d8e2f77924c69a6ec
tree90ed45dbcde656b06306a23d861bd4beba1cf3d3
parentb20aaceb52b2267dbdfaf07b27cd0545b3939cde
More efficient v2f64 shuffle using movlhps, movhlps, unpckhpd, and unpcklpd.

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