summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WinEH/cppeh-inalloca.ll
Commit message (Expand)AuthorAgeFilesLines
* [WinEH] Delete the old landingpad implementation of Windows EHReid Kleckner2015-10-091-194/+0
* Rename llvm.frameescape and llvm.framerecover to localescape and localrecoverReid Kleckner2015-07-071-6/+6
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-3/+3
* [WinEH] Start EH preparation for 32-bit x86, it uses no argumentsReid Kleckner2015-04-291-3/+1
* [WinEH] Demote values and phis live across exception handlers up frontReid Kleckner2015-04-221-7/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-2/+2
* [WinEH] Make llvm.eh.actions use frameescape indices for catch paramsReid Kleckner2015-04-021-1/+1
* [WinEH] Run cleanup handlers when an exception is thrownDavid Majnemer2015-03-301-3/+3
* WinEH: Make llvm.eh.actions emission match the EH docsReid Kleckner2015-03-191-2/+2
* Remove some CHECK-NOT lines in favor of CHECK-NEXTReid Kleckner2015-03-121-8/+4
* Extended support for native Windows C++ EH outliningAndrew Kaylor2015-03-111-33/+63
* Replace llvm.frameallocate with llvm.frameescapeReid Kleckner2015-03-051-15/+14
* WinEH: Remove vestigial EH objectReid Kleckner2015-03-031-2/+0
* Moving WinEH outlining tests to an architecture neutral locationAndrew Kaylor2015-03-031-0/+176
OpenPOWER on IntegriCloud