summaryrefslogtreecommitdiff
path: root/test/CodeGen/MSP430/indirectbr2.ll
Commit message (Collapse)AuthorAge
* Use conventional syntax for branches.Anton Korobeynikov2013-07-14
| | | | | | | Patch by Job! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186291 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove the explicit request for "Latency" scheduling from MSP430,Dan Gohman2011-10-24
| | | | | | | as the Latency scheduler is going away. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142811 91177308-0d34-0410-b5e6-96231b3b80d8
* Do folding for indirect branches, where possibleAnton Korobeynikov2010-05-01
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102836 91177308-0d34-0410-b5e6-96231b3b80d8