AVX doesn't support mm operations neither its instrinsics.
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 3 Sep 2010 02:08:45 +0000 (02:08 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 3 Sep 2010 02:08:45 +0000 (02:08 +0000)
commit95f1e2d6b52d55773bca16a5d3b7b283344dc47d
tree9316aed747d143950b7d46c05921287a5f847229
parent4b0c9f3e732f671003dfd1ad75d1cd42e8775444
AVX doesn't support mm operations neither its instrinsics.
The AVX versions of PALIGN and PABS* should only exist for
128-bit. Remove the unnecessary stuff.

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