llvm-6502/test/CodeGen/WinEH
David Majnemer f89ce9a09d [WinEH] Sink UnwindHelp completely out of IR
We don't need to represent UnwindHelp in IR.  Instead, we can use the
knowledge that we are emitting the parent function to decide if we
should create the UnwindHelp stack object.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234061 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-03 22:32:26 +00:00
..
cppeh-catch-all.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00
cppeh-catch-scalar.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00
cppeh-catch-unwind.ll [WinEH] Sink UnwindHelp completely out of IR 2015-04-03 22:32:26 +00:00
cppeh-frame-vars.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00
cppeh-inalloca.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00
cppeh-min-unwind.ll [WinEH] Run cleanup handlers when an exception is thrown 2015-03-30 22:58:10 +00:00
cppeh-multi-catch.ll [WinEH] Sink UnwindHelp completely out of IR 2015-04-03 22:32:26 +00:00
cppeh-nested-1.ll [WinEH] Handle nested landing pads in outlined catch handlers 2015-04-03 19:37:50 +00:00
cppeh-nested-2.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00
cppeh-nested-3.ll [WinEH] Handle nested landing pads in outlined catch handlers 2015-04-03 19:37:50 +00:00
cppeh-nonalloca-frame-values.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00
cppeh-prepared-catch.ll [WinEH] Sink UnwindHelp completely out of IR 2015-04-03 22:32:26 +00:00
cppeh-prepared-cleanups.ll [WinEH] Sink UnwindHelp completely out of IR 2015-04-03 22:32:26 +00:00
lit.local.cfg
seh-simple.ll [WinEH] Make llvm.eh.actions use frameescape indices for catch params 2015-04-02 21:13:31 +00:00