Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish instruction renaming (#1792) | Heejin Ahn | 2021-12-20 | 1 | -33/+33 |
* | Rename atomic.notify, *.atomic.wait (#1564) | Ben Smith | 2020-11-03 | 1 | -8/+8 |
* | The great renaming (#985) | Ben Smith | 2018-12-19 | 1 | -306/+306 |
* | Support different returncodes per command in tests (#737) | Ben Smith | 2018-01-26 | 1 | -1/+1 |
* | Rename run args (#728) | Ben Smith | 2018-01-21 | 1 | -1/+1 |
* | Allow multiple commands per test in test runner (#725) | Ben Smith | 2018-01-19 | 1 | -193/+194 |
* | Rename {wake,wait} -> atomic.{wake,wait} (#672) | Ben Smith | 2017-11-21 | 1 | -41/+41 |
* | Better type-checking errors (#662) | Ben Smith | 2017-10-30 | 1 | -193/+193 |
* | Change shared memory text syntax (#661) | Ben Smith | 2017-10-26 | 1 | -1/+1 |
* | Add `i{32,64}.wait` and `wake` operators (#646) | Ben Smith | 2017-10-05 | 1 | -182/+226 |
* | Validate that atomic accesses have shared memory (#641) | Ben Smith | 2017-09-27 | 1 | -1/+1 |
* | Add Atomic instructions (#633) | Ben Smith | 2017-09-20 | 1 | -0/+745 |