summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyEHRestoreStackPointer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Restore stack pointer right after catch instructionHeejin Ahn2019-01-301-86/+0
* [WebAssembly] Exception handling: Switch to the new proposalHeejin Ahn2019-01-301-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Print a debug message at the start of each passHeejin Ahn2019-01-091-0/+4
* [WebAssembly] Don't write SP back when prolog is generated only for EHHeejin Ahn2018-08-221-0/+5
* [WebAssembly] Restore __stack_pointer after catch instructionsHeejin Ahn2018-08-211-0/+78
OpenPOWER on IntegriCloud