Do folding for indirect branches, where possible
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 1 May 2010 12:28:21 +0000 (12:28 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 1 May 2010 12:28:21 +0000 (12:28 +0000)
commit1b17614a7283f903363f7c4305da6ea742d3d28b
treee45dca2414bd69e74eb96fa684b66de5e11784a6
parent69d5b48bc31b7a443355cdf1506005804b4f63e6
Do folding for indirect branches, where possible

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102836 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/MSP430/MSP430BranchSelector.cpp
lib/Target/MSP430/MSP430InstrInfo.td
test/CodeGen/MSP430/indirectbr2.ll [new file with mode: 0644]