- More efficient extract_vector_elt with shuffle and movss, movsd, movd, etc.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 3 Apr 2006 20:53:28 +0000 (20:53 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 3 Apr 2006 20:53:28 +0000 (20:53 +0000)
commit11e15b38e965731e5bfff6c73d8d269196e5048c
tree9e3ed8d4701214b9253e94a753a342b8063ba4b2
parent630ebaf1f22ddd9e2e1e84b456529e8961bf129c
- More efficient extract_vector_elt with shuffle and movss, movsd, movd, etc.
- Some bug fixes and naming inconsistency fixes.

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