Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Restore stack pointer right after catch instruction | Heejin Ahn | 2019-01-30 | 1 | -86/+0 |
* | [WebAssembly] Exception handling: Switch to the new proposal | Heejin Ahn | 2019-01-30 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [WebAssembly] Print a debug message at the start of each pass | Heejin Ahn | 2019-01-09 | 1 | -0/+4 |
* | [WebAssembly] Don't write SP back when prolog is generated only for EH | Heejin Ahn | 2018-08-22 | 1 | -0/+5 |
* | [WebAssembly] Restore __stack_pointer after catch instructions | Heejin Ahn | 2018-08-21 | 1 | -0/+78 |