[X86][AVX] Dropped combineShuffle256 - this can now be performed by EltsFromConsecuti...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 21 Aug 2016 15:39:45 +0000 (15:39 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 21 Aug 2016 15:39:45 +0000 (15:39 +0000)
commit67e7e224623b1d756cd037207a6b191a67775ff5
treec1b733ae0d2a626a853db7cc119690fc8636940d
parent792636603f5b63bcf3402a4100ed23c494bc9902
[X86][AVX] Dropped combineShuffle256 - this can now be performed by EltsFromConsecutiveLoads

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