Turn avx insert intrinsic calls into INSERT_SUBVECTOR DAG nodes and remove duplicate...
authorPete Cooper <peter_cooper@apple.com>
Fri, 24 Feb 2012 03:51:49 +0000 (03:51 +0000)
committerPete Cooper <peter_cooper@apple.com>
Fri, 24 Feb 2012 03:51:49 +0000 (03:51 +0000)
commitd18134f11621c2ff4d2bde6effb9c7115944f9fe
treec1941e1c6727d2bf2ab3be3225fb6a2ac001fefb
parent806035637740e21c7537273aab4ee71ea5390b3e
Turn avx insert intrinsic calls into INSERT_SUBVECTOR DAG nodes and remove duplicate patterns for selecting the intrinsics

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151342 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/avx-vinsertf128.ll