- movlp{s|d} and movhp{s|d} support.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 6 Apr 2006 23:23:56 +0000 (23:23 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 6 Apr 2006 23:23:56 +0000 (23:23 +0000)
commit5ced1d812e1de885b568ddfa6da008895d3f7ce7
treeaf43021b9d30b0c9355b40f1d65026d5301dc583
parent573cb7c5068f8d6cb54ad47ec2385b4adc870c66
- movlp{s|d} and movhp{s|d} support.
- Normalize shuffle nodes so result vector lower half elements come from the
  first vector, the rest come from the second vector. (Except for the
  exceptions :-).
- Other minor fixes.

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