Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename atomic wait/notify instructions (#1972) | Heejin Ahn | 2019-03-30 | 1 | -4/+4 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -57/+57 |
* | Update text syntax for shared memory limits (#1197) | Derek Schuff | 2017-09-22 | 1 | -1/+1 |
* | Add support for atomic wait and wake operators (#1140) | Derek Schuff | 2017-08-24 | 1 | -0/+24 |
* | Validation for AtomicRMW and cmpxchg (#1092) | Derek Schuff | 2017-07-14 | 1 | -5/+5 |
* | Add IR, parsing, printing, and binary for atomic cmpxchg (#1083) | Derek Schuff | 2017-07-10 | 1 | -0/+32 |
* | Add IR, parsing and binary support for AtomicRMW instructions from wasm threa... | Derek Schuff | 2017-07-06 | 1 | -3/+37 |
* | Add atomic loads and stores (#1077) | Derek Schuff | 2017-06-28 | 1 | -0/+71 |