summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/stack-alignment.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Update CodeGen test expectations after rL354697. NFCSam Clegg2019-02-231-22/+22
* [WebAssembly] Massive instruction renamingThomas Lively2019-01-081-45/+45
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-271-1/+1
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-08-131-1/+1
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-101-1/+1
* [WebAssembly] Cleanup of the way globals and global flags are handledNicholas Wilson2018-08-031-12/+12
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-07-271-1/+1
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-07-271-1/+1
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [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