summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/offset-atomics.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Massive instruction renamingThomas Lively2019-01-081-44/+44
* [WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen2018-11-191-7/+7
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-271-1/+1
* [WebAssembly] Revert type of wake count in atomic.wake to i32Heejin Ahn2018-08-201-25/+25
* 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] Support for atomic.wait / atomic.wake instructionsHeejin Ahn2018-08-021-0/+266
* [WebAssembly] Support for a ternary atomic RMW instructionHeejin Ahn2018-08-011-0/+455
* 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
* [WebAssembly] Support for binary atomic RMW instructionsHeejin Ahn2018-07-091-0/+417
* [WebAssembly] Improve readability of load/stores and tests. NFC.Heejin Ahn2018-07-091-256/+286
* [WebAssembly] Support for atomic storesHeejin Ahn2018-07-021-0/+318
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [WebAssembly] Make sign-extension opcodes a distinct feature.Dan Gohman2018-01-191-1/+1
* [WebAssembly] Add the rest of the atomic loadsDerek Schuff2017-10-051-0/+307
OpenPOWER on IntegriCloud