aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/XCore/exception.ll
AgeCommit message (Expand)Author
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer
2015-03-09Reland r229944: EH: Prune unreachable resume instructions during Dwarf EH pre...Reid Kleckner
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27Centralize handling of the eh_begin and eh_end labels.Rafael Espindola
2015-02-20Revert r229944: EH: Prune unreachable resume instructions during Dwarf EH pre...Chandler Carruth
2015-02-20EH: Prune unreachable resume instructions during Dwarf EH preparationReid Kleckner
2014-10-21Fix a bit of confusion about .set and produce more readable assembly.Rafael Espindola
2014-02-11XCore target: fix const section handlingRobert Lytton
2013-11-13XCore target: implement exception handlingRobert Lytton