Fix PR12529. The Vxx family of instructions are only supported by AVX.
authorNadav Rotem <nadav.rotem@intel.com>
Sun, 15 Apr 2012 19:36:44 +0000 (19:36 +0000)
committerNadav Rotem <nadav.rotem@intel.com>
Sun, 15 Apr 2012 19:36:44 +0000 (19:36 +0000)
commitf16af0a05358c953fe9a8c2fbb0cf892b940ece9
treea5daf35d2666949a215c7c874dd7de2e70c8fc9a
parente747fadedf8c5b80f1a0d5e84078a4428e06098e
Fix PR12529.  The Vxx family of instructions are only supported by AVX.
Use non-vex instructions for SSE4.

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