summaryrefslogtreecommitdiff
path: root/test/dump/atomic.txt
Commit message (Expand)AuthorAgeFilesLines
* Finish instruction renaming (#1792)Heejin Ahn2021-12-201-3/+3
* Rename atomic.notify, *.atomic.wait (#1564)Ben Smith2020-11-031-3/+3
* The great renaming (#985)Ben Smith2018-12-191-72/+72
* Pass function body size in BinaryReader callback (#975)Ben Smith2018-12-121-1/+1
* Fix wasm-objdump binary opcode output (#958)Ben Smith2018-11-191-66/+66
* Remove `run-objdump.py`; replace with `RUN` cmds (#732)Ben Smith2018-01-241-1/+1
* Rename run args (#728)Ben Smith2018-01-211-1/+1
* Rename {wake,wait} -> atomic.{wake,wait} (#672)Ben Smith2017-11-211-6/+6
* Change shared memory text syntax (#661)Ben Smith2017-10-261-1/+1
* Add `i{32,64}.wait` and `wake` operators (#646)Ben Smith2017-10-051-235/+253
* Validate that atomic accesses have shared memory (#641)Ben Smith2017-09-271-248/+248
* Add Atomic instructions (#633)Ben Smith2017-09-201-0/+333