llvm-project/llvm/test/CodeGen/WinEH
Reid Kleckner bf02399a85 [Windows] Replace TrapUnreachable with an int3 insertion pass
This is an alternative to D66980, which was reverted. Instead of
inserting a pseudo instruction that optionally expands to nothing, add a
pass that inserts int3 when appropriate after basic block layout.

Reviewers: hans

Differential Revision: https://reviews.llvm.org/D67201

llvm-svn: 371466
2019-09-09 23:04:25 +00:00
..
lit.local.cfg [lit] Delete empty lines at the end of lit.local.cfg NFC 2019-06-17 09:51:07 +00:00
wineh-asm.ll
wineh-cloning.ll
wineh-comdat.ll IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00
wineh-demotion.ll
wineh-intrinsics-invalid.ll
wineh-intrinsics.ll
wineh-nested-unwind.ll
wineh-no-demotion.ll Fix invalid target triples in tests. (NFC) 2019-03-04 23:37:41 +00:00
wineh-noret-cleanup.ll [Windows] Replace TrapUnreachable with an int3 insertion pass 2019-09-09 23:04:25 +00:00
wineh-setjmp.ll
wineh-statenumbering-cleanups.ll Fix invalid target triples in tests. (NFC) 2019-03-04 23:37:41 +00:00
wineh-statenumbering.ll