128-bit sign extension and vector shift cleanups, contributed by Ken Werner
authorScott Michel <scottm@aero.org>
Mon, 24 Aug 2009 22:28:53 +0000 (22:28 +0000)
committerScott Michel <scottm@aero.org>
Mon, 24 Aug 2009 22:28:53 +0000 (22:28 +0000)
commitf1fa4fd282987381ab773d84a91e7de0cc4e5258
treed41852f87ada5a895a9656c1060aeda02dbfb004
parent9b2420d2b21d3450bdfbf25f02f241e7d81c23c4
128-bit sign extension and vector shift cleanups, contributed by Ken Werner
(IBM).

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