summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/stack-alignment.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Remove WASM_STACK_POINTER.Dan Gohman2017-12-061-2/+0
* [WebAssembly] Implement WASM_STACK_POINTER.Dan Gohman2017-12-051-0/+2
* [WebAssembly] Use __stack_pointer global when writing wasm binarySam Clegg2017-06-161-12/+12
* [WebAssembly] Add support for using a wasm global for the stack pointer.Dan Gohman2017-02-241-45/+57
* [WebAssembly] Emit a BasePointer when we have overly-aligned stack objectsDerek Schuff2016-11-071-0/+137
OpenPOWER on IntegriCloud