aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/MSP430/jumptable.ll
Commit message (Expand)AuthorAgeFilesLines
* Use conventional syntax for branches.Anton Korobeynikov2013-07-141-1/+1
* Properly lower jump tables on MSP430. Patch by Job Noorman!Anton Korobeynikov2013-07-141-5/+5
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-1/+1
* Really fix the test. Sorry for the breakage...Anton Korobeynikov2013-07-011-1/+1
* Fix the test which relies on uncommitted changeAnton Korobeynikov2013-07-011-1/+1
* Add jump tables handling for MSP430.Anton Korobeynikov2013-07-011-0/+54