summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/XCore/exception.ll
Commit message (Expand)AuthorAgeFilesLines
* Emit smaller exception tables for non-SJLJ mode.Rafael Espindola2018-02-091-7/+7
* Use assembler expressions to lay out the EH LSDA.Rafael Espindola2018-02-091-2/+8
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* Reland r229944: EH: Prune unreachable resume instructions during Dwarf EH pre...Reid Kleckner2015-03-091-2/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* Centralize handling of the eh_begin and eh_end labels.Rafael Espindola2015-02-271-3/+3
* Revert r229944: EH: Prune unreachable resume instructions during Dwarf EH pre...Chandler Carruth2015-02-201-4/+2
* EH: Prune unreachable resume instructions during Dwarf EH preparationReid Kleckner2015-02-201-2/+4
* Fix a bit of confusion about .set and produce more readable assembly.Rafael Espindola2014-10-211-10/+5
* XCore target: fix const section handlingRobert Lytton2014-02-111-2/+1
* XCore target: implement exception handlingRobert Lytton2013-11-131-0/+129
OpenPOWER on IntegriCloud