summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature/exception.ll
Commit message (Expand)AuthorAgeFilesLines
* [WinEH] Verify unwind edges against EH pad treeJoseph Tremoulet2016-01-101-2/+2
* [IR] Remove terminatepadDavid Majnemer2015-12-141-22/+0
* [IR] Reformulate LLVM's EH funclet IRDavid Majnemer2015-12-121-101/+28
* [WinEH] Add cleanupendpad instructionJoseph Tremoulet2015-09-031-0/+50
* [WinEH] Require token linkage in EH pad/ret signaturesJoseph Tremoulet2015-08-231-31/+71
* [IR] Give catchret an optional 'return value' operandDavid Majnemer2015-08-151-3/+8
* [IR] Verify EH pad predecessorsDavid Majnemer2015-08-111-6/+44
* New EH representation for MSVC compatibilityDavid Majnemer2015-07-311-0/+71
* Revert the new EH instructionsDavid Majnemer2015-07-101-69/+0
* Tighten the verifier check for catchblock.David Majnemer2015-07-101-6/+6
* New EH representation for MSVC compatibilityDavid Majnemer2015-07-101-0/+69
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-2/+2
* Add feature test for the new exception handling stuff.Bill Wendling2011-08-251-0/+27
OpenPOWER on IntegriCloud