summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/WasmEHPrepare.cpp
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer types] Pass value type to LoadInst creation.James Y Knight2019-02-011-1/+2
* [opaque pointer types] Add a FunctionCallee wrapper type, and use it.James Y Knight2019-02-011-4/+6
* Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."James Y Knight2019-01-311-6/+4
* [opaque pointer types] Add a FunctionCallee wrapper type, and use it.James Y Knight2019-01-311-4/+6
* [WebAssembly] Exception handling: Switch to the new proposalHeejin Ahn2019-01-301-102/+67
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [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