Remove X86ISD::LOAD_PACK and X86ISD::LOAD_UA and associated code from the
authorDan Gohman <gohman@apple.com>
Thu, 26 Jul 2007 00:31:09 +0000 (00:31 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 26 Jul 2007 00:31:09 +0000 (00:31 +0000)
commitd3283832aa4a4df96194157bc3e368c43569dde2
tree37ee1a9b4b41b583a432215d61185169a4c398fd
parentfebc7e3613007a159943917734baa35cc1b1411d
Remove X86ISD::LOAD_PACK and X86ISD::LOAD_UA and associated code from the
x86 target, replacing them with the new alignment attributes on memory
references.

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