[x86] Split out the horizontal byte sum lowering component of the LUT
authorChandler Carruth <chandlerc@gmail.com>
Sat, 30 May 2015 09:46:16 +0000 (09:46 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 30 May 2015 09:46:16 +0000 (09:46 +0000)
commitda8bb20158469544bab61b24a5123639d8ee3e09
tree1834799c43dcc1199b8e4df28357612fed6e89f9
parentbe43b88fae1091a84d13defbfc69474f030d46ba
[x86] Split out the horizontal byte sum lowering component of the LUT
lowering into a helper function.

NFC.

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