summaryrefslogtreecommitdiff
path: root/test/typecheck/bad-atomic-type-mismatch.txt
Commit message (Expand)AuthorAgeFilesLines
* Finish instruction renaming (#1792)Heejin Ahn2021-12-201-33/+33
* Rename atomic.notify, *.atomic.wait (#1564)Ben Smith2020-11-031-8/+8
* The great renaming (#985)Ben Smith2018-12-191-306/+306
* Support different returncodes per command in tests (#737)Ben Smith2018-01-261-1/+1
* Rename run args (#728)Ben Smith2018-01-211-1/+1
* Allow multiple commands per test in test runner (#725)Ben Smith2018-01-191-193/+194
* Rename {wake,wait} -> atomic.{wake,wait} (#672)Ben Smith2017-11-211-41/+41
* Better type-checking errors (#662)Ben Smith2017-10-301-193/+193
* 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-182/+226
* Validate that atomic accesses have shared memory (#641)Ben Smith2017-09-271-1/+1
* Add Atomic instructions (#633)Ben Smith2017-09-201-0/+745