Introduce a new function to lower 256-bit vectors which are not
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 22 Jul 2011 00:14:56 +0000 (00:14 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 22 Jul 2011 00:14:56 +0000 (00:14 +0000)
commitd088834fb991d96b4b34aaae7ff68dc413ecec9a
tree5d88f99ed827e5c9b8c0578eb51c32eef84a7768
parent589b897a31d2e459bb3fae94c550db86d4c984a6
Introduce a new function to lower 256-bit vectors which are not
direclty supported and should be promoted and handled by smaller
shuffles

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135726 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp