summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/stack-alignment.ll
AgeCommit message (Expand)Author
2022-12-19[WebAssembly] Convert some tests to opaque pointers (NFC)Nikita Popov
2020-06-25[WebAssembly] Adding 64-bit versions of __stack_pointer and other globalsWouter van Oortmerssen
2019-02-23[WebAssembly] Update CodeGen test expectations after rL354697. NFCSam Clegg
2019-01-08[WebAssembly] Massive instruction renamingThomas Lively
2018-08-27[WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen
2018-08-13Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen
2018-08-10[WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen
2018-08-03[WebAssembly] Cleanup of the way globals and global flags are handledNicholas Wilson
2018-07-27Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen
2018-07-27[WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen
2018-05-10[WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg
2017-12-06[WebAssembly] Remove WASM_STACK_POINTER.Dan Gohman
2017-12-05[WebAssembly] Implement WASM_STACK_POINTER.Dan Gohman
2017-06-16[WebAssembly] Use __stack_pointer global when writing wasm binarySam Clegg
2017-02-24[WebAssembly] Add support for using a wasm global for the stack pointer.Dan Gohman
2016-11-07[WebAssembly] Emit a BasePointer when we have overly-aligned stack objectsDerek Schuff