Add branch hinting for SPU.
authorKalle Raiskila <kalle.raiskila@nokia.com>
Mon, 28 Feb 2011 14:08:24 +0000 (14:08 +0000)
committerKalle Raiskila <kalle.raiskila@nokia.com>
Mon, 28 Feb 2011 14:08:24 +0000 (14:08 +0000)
commit2d25d247bdca74165ace6936fc6f6bf670676a87
tree927ede0eea81d72c52e7e7a8bf5b1285efa08e86
parent443612e165ddc884bfe006cfb3d94746b6ba92e4
Add branch hinting for SPU.
The implemented algorithm is overly simplistic (just speculate all branches are
taken)- this is work in progress.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126651 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/SPUAsmPrinter.cpp
lib/Target/CellSPU/SPUInstrFormats.td
lib/Target/CellSPU/SPUInstrInfo.cpp
lib/Target/CellSPU/SPUInstrInfo.td