llvm-project/llvm/test
Heejin Ahn 4934f76b58 [WebAssembly] Add WebAssemblyLateEHPrepare pass
Summary:
Add WebAssemblyLateEHPrepare pass that does several small jobs for
exception handling. This runs before CFGSort, and is different from
WasmEHPrepare pass that runs before ISel, even though the names are
similar.

Reviewers: dschuff, majnemer

Subscribers: sbc100, jgravelle-google, sunfish, mgorny, llvm-commits

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

llvm-svn: 335438
2018-06-25 01:07:11 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen [WebAssembly] Add WebAssemblyLateEHPrepare pass 2018-06-25 01:07:11 +00:00
DebugInfo
Examples
ExecutionEngine [RuntimeDyld] Implement the ELF PIC large code model relocations 2018-06-22 23:53:22 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
LTO
Linker
MC [X86] Make %eiz usage in 64-bit mode, force a 0x67 address size prefix. Fix some test CHECK lines. 2018-06-23 06:15:04 +00:00
Object [ELF] Change isSectionData to exclude SHF_EXECINSTR 2018-06-23 00:15:33 +00:00
ObjectYAML
Other
SafepointIRVerifier
SymbolRewriter
TableGen [IR] Split Intrinsics.inc into enums and implementations 2018-06-23 02:02:38 +00:00
ThinLTO/X86
Transforms Fix invariant fdiv hoisting in LICM 2018-06-23 04:01:28 +00:00
Unit
Verifier
YAMLParser
tools [llvm-mt] Use WithColor for printing errors. 2018-06-23 16:49:07 +00:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in