summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/MSP430/jumptable.ll
Commit message (Expand)AuthorAgeFilesLines
* [MSP430] Add MC layerAnton Korobeynikov2018-11-151-4/+4
* Revert "[MSP430] Add MC layer"Davide Italiano2018-11-081-4/+4
* [MSP430] Add MC layerAnton Korobeynikov2018-11-081-4/+4
* Emit a left-shift instead of a power-of-two multiply for jump-tablesAlexander Richardson2018-05-161-3/+6
* [MSP430] Generate EABI-compliant libcallsVadzim Dambrouski2017-05-111-1/+1
* [MSP430] Add SRet support to MSP430 targetVadzim Dambrouski2017-03-021-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* 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
OpenPOWER on IntegriCloud