CellSPU:
authorScott Michel <scottm@aero.org>
Fri, 21 Nov 2008 02:56:16 +0000 (02:56 +0000)
committerScott Michel <scottm@aero.org>
Fri, 21 Nov 2008 02:56:16 +0000 (02:56 +0000)
commit9c0c6b2e4a403454c7c5105e18d9ffe1eef2f498
treea409a4b30f14b1dd7a3abd0cc7fe4b9590dd6826
parentef37546f688696b1d616dc2adb63d1b372fa483d
CellSPU:
(a) Fix bgs 3052, 3057
(b) Incorporate Duncan's suggestions re: i1 promotion
(c) Indentation updates.

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