Factor out some x86 vector shuffle rewriting and add comments about the direction...
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Tue, 7 Sep 2010 21:03:14 +0000 (21:03 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Tue, 7 Sep 2010 21:03:14 +0000 (21:03 +0000)
commit90462b4ae15950b987eb778426f5be727286f3b3
treedfd8900721ca91ac60fd7a1e958d816a8c963d6e
parent1dde7c257a03316dec34840f48d287ac46a392d4
Factor out some x86 vector shuffle rewriting and add comments about the direction the shuffle lowering is heading to

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