summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/WasmEHPrepare.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Split BBs after throw instructionsHeejin Ahn2018-11-161-3/+59
* Reland "[WebAssembly] LSDA info generation"Heejin Ahn2018-10-251-1/+1
* Revert "[WebAssembly] LSDA info generation"Krasimir Georgiev2018-10-161-1/+1
* [WebAssembly] LSDA info generationHeejin Ahn2018-10-161-1/+1
* [WebAssembly] Add WasmEHFuncInfo for unwind destination informationHeejin Ahn2018-06-191-0/+43
* NFC Avoid a warning in WasmEHPrepare.cppGabor Buella2018-06-011-1/+1
* [WebAssembly] Add Wasm exception handling prepare passHeejin Ahn2018-05-311-0/+331
OpenPOWER on IntegriCloud