OSDN Git Service

Fix a bug with insertelement on SPU.
authorKalle Raiskila <kalle.raiskila@nokia.com>
Wed, 18 Aug 2010 10:20:29 +0000 (10:20 +0000)
committerKalle Raiskila <kalle.raiskila@nokia.com>
Wed, 18 Aug 2010 10:20:29 +0000 (10:20 +0000)
commitca9460f5a0e1863dfe873c8e364464fc849524c2
tree3f84aa9ee6009545322e8781cb6e3f517ecb87b9
parent86a791284ae473a8820144be77ce92db8bd3028e
Fix a bug with insertelement on SPU.
The previous algorithm in LowerVECTOR_SHUFFLE
didn't check all requirements for "monotonic" shuffles.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111361 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/SPUISelLowering.cpp
test/CodeGen/CellSPU/shuffles.ll