Add more vector move low and zero-extend patterns.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 5 Nov 2008 06:04:51 +0000 (06:04 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 5 Nov 2008 06:04:51 +0000 (06:04 +0000)
commitb35ed9247aadcca20e63d19404c50abb33f7d239
tree530e5252df50b31b441f46e40374b1ffca588f30
parent3eb57d54395a979f8d16ca39cd41214a5daa55ea
Add more vector move low and zero-extend patterns.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58752 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrMMX.td
test/CodeGen/X86/mmx-vzmovl.ll [new file with mode: 0644]