summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/gcc_except_table.ll
AgeCommit message (Expand)Author
2015-09-29[WinEH] Teach AsmPrinter about funcletsDavid Majnemer
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-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
2015-02-10X86: Emit an ABI compliant prologue and epilogue for Win64David Majnemer
2014-06-25Re-apply r211399, "Generate native unwind info on Win64" with a fix to ignore...NAKAMURA Takumi
2014-06-22Revert r211399, "Generate native unwind info on Win64"NAKAMURA Takumi
2014-06-20Generate native unwind info on Win64Reid Kleckner
2014-05-23Remove unused CHECK linesNico Rieck
2014-03-31Two updated tests for MinGW 32 and 64 exception handling code generation.Yaron Keren
2013-05-16Add more addFrameMove test coverage.Rafael Espindola
2012-01-14Add a test showing how the Leh_func_endN symbol is used.Rafael Espindola