OSDN Git Service

CellSPU:
authorScott Michel <scottm@aero.org>
Wed, 10 Dec 2008 00:15:19 +0000 (00:15 +0000)
committerScott Michel <scottm@aero.org>
Wed, 10 Dec 2008 00:15:19 +0000 (00:15 +0000)
commitaedc637c966b6eaa3ca33e9220efe5ec34517de7
tree1345ee8a3819d9eefb4ee01c61d54c7d47995b7d
parent30a64a76492b6a92ccf6d6a6ac907ff8b2b18305
CellSPU:
- Fix bug 3185, with misc other cleanups.
- Needed to implement SPUInstrInfo::InsertBranch(). CAUTION: Not sure what
  gets or needs to get passed to InsertBranch() to insert a conditional
  branch. This will abort for now until a good test case shows up.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60811 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/AsmPrinter/SPUAsmPrinter.cpp
lib/Target/CellSPU/SPUISelDAGToDAG.cpp
lib/Target/CellSPU/SPUISelLowering.cpp
lib/Target/CellSPU/SPUInstrInfo.cpp
lib/Target/CellSPU/SPUInstrInfo.h
lib/Target/CellSPU/SPUInstrInfo.td
lib/Target/CellSPU/SPUOperands.td
lib/Target/CellSPU/SPUTargetMachine.cpp
lib/Target/CellSPU/SPUTargetMachine.h