OSDN Git Service

Fix lowering of VECTOR_SHUFFLE on SPU. Old algorithm
authorKalle Raiskila <kalle.raiskila@nokia.com>
Mon, 21 Jun 2010 10:17:36 +0000 (10:17 +0000)
committerKalle Raiskila <kalle.raiskila@nokia.com>
Mon, 21 Jun 2010 10:17:36 +0000 (10:17 +0000)
commit4794807134333747f0068ee3b6c9009cb75d9c1a
tree6ae12d6cb80585fe5b93f3be22122d2d9751df6e
parentbebb640b6b495b89f37dde7921f88f24deaf00be
Fix lowering of VECTOR_SHUFFLE on SPU. Old algorithm
used to choke llc with the attached test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106411 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/SPUISelLowering.cpp
test/CodeGen/CellSPU/shuffles.ll [new file with mode: 0644]