[x86] Refactor some of the new code for lowering v16i8 shuffles to
authorChandler Carruth <chandlerc@gmail.com>
Thu, 10 Jul 2014 02:24:26 +0000 (02:24 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 10 Jul 2014 02:24:26 +0000 (02:24 +0000)
commitb3840a55ae2bec1965d41b40d459ff3f5e5d20e3
tree064f7f495bb557807bc74a14da1725e40adcd26a
parent277335f9b2e2ba53682610a1b1e6b44860362e1b
[x86] Refactor some of the new code for lowering v16i8 shuffles to
remove duplication and make it easier to select different strategies.

No functionality changed.

llvm-svn: 212674
llvm/lib/Target/X86/X86ISelLowering.cpp