Previously v2i32 vectors were legalized to v4i32. Now, they are legalized to
authorNadav Rotem <nadav.rotem@intel.com>
Mon, 17 Oct 2011 06:59:01 +0000 (06:59 +0000)
committerNadav Rotem <nadav.rotem@intel.com>
Mon, 17 Oct 2011 06:59:01 +0000 (06:59 +0000)
commitee6fd6a2b2a485cfe071b8c71e1688af769c767f
tree926064406c0a95514dc0c506b7f46dacd945bd9e
parent4b2dc74d3f17b40a57eba3068ce498a7f30769fe
Previously v2i32 vectors were legalized to v4i32. Now, they are legalized to
v2i64. These tests do not check MMX nor zmoving into them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142182 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/mmx-vzmovl-2.ll [deleted file]
test/CodeGen/X86/mmx-vzmovl.ll [deleted file]