Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Remove WASM_STACK_POINTER. | Dan Gohman | 2017-12-06 | 1 | -2/+0 |
* | [WebAssembly] Implement WASM_STACK_POINTER. | Dan Gohman | 2017-12-05 | 1 | -0/+2 |
* | [WebAssembly] Use __stack_pointer global when writing wasm binary | Sam Clegg | 2017-06-16 | 1 | -12/+12 |
* | [WebAssembly] Add support for using a wasm global for the stack pointer. | Dan Gohman | 2017-02-24 | 1 | -45/+57 |
* | [WebAssembly] Emit a BasePointer when we have overly-aligned stack objects | Derek Schuff | 2016-11-07 | 1 | -0/+137 |