summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/gcc_except_table.ll
AgeCommit message (Expand)AuthorFilesLines
2015-09-29[WinEH] Teach AsmPrinter about funcletsDavid Majnemer1-1/+1
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer1-2/+2
2015-03-09Reland r229944: EH: Prune unreachable resume instructions during Dwarf EH pre...Reid Kleckner1-0/+1
2015-02-20Revert r229944: EH: Prune unreachable resume instructions during Dwarf EH pre...Chandler Carruth1-1/+0
2015-02-20EH: Prune unreachable resume instructions during Dwarf EH preparationReid Kleckner1-0/+1
2015-02-10X86: Emit an ABI compliant prologue and epilogue for Win64David Majnemer1-1/+1
2014-06-25Re-apply r211399, "Generate native unwind info on Win64" with a fix to ignore...NAKAMURA Takumi1-5/+5
2014-06-22Revert r211399, "Generate native unwind info on Win64"NAKAMURA Takumi1-5/+5
2014-06-20Generate native unwind info on Win64Reid Kleckner1-5/+5
2014-05-23Remove unused CHECK linesNico Rieck1-4/+0
2014-03-31Two updated tests for MinGW 32 and 64 exception handling code generation.Yaron Keren1-6/+29
2013-05-16Add more addFrameMove test coverage.Rafael Espindola1-0/+6
2012-01-14Add a test showing how the Leh_func_endN symbol is used.Rafael Espindola1-0/+27