summaryrefslogtreecommitdiff
path: root/test/CodeGen/MSP430/jumptable.ll
AgeCommit message (Expand)Author
2017-05-11[MSP430] Generate EABI-compliant libcallsVadzim Dambrouski
2017-03-02[MSP430] Add SRet support to MSP430 targetVadzim Dambrouski
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-07-14Use conventional syntax for branches.Anton Korobeynikov
2013-07-14Properly lower jump tables on MSP430. Patch by Job Noorman!Anton Korobeynikov
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
2013-07-01Really fix the test. Sorry for the breakage...Anton Korobeynikov
2013-07-01Fix the test which relies on uncommitted changeAnton Korobeynikov
2013-07-01Add jump tables handling for MSP430.Anton Korobeynikov