1. 4128cb0 [WebAssembly] Support for atomic.wait / atomic.wake instructions by Heejin Ahn · 7 years ago
  2. b3724b7 [WebAssembly] Support for a ternary atomic RMW instruction by Heejin Ahn · 7 years ago
  3. fed7382 [WebAssembly] Support for binary atomic RMW instructions by Heejin Ahn · 7 years ago
  4. 402b490 [WebAssembly] Support for atomic stores by Heejin Ahn · 7 years ago
  5. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  6. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  7. 4092645 [WebAssembly] Register wasm passes with the PassRegistry by Jacob Gravelle · 8 years ago
  8. 885dc59 [WebAssembly] Add the rest of the atomic loads by Derek Schuff · 8 years ago
  9. 18ba192 [WebAssembly] Add target feature for atomics by Derek Schuff · 8 years ago
  10. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  11. 7f1bdb2 [WebAssembly] Remove the output operand from stores. by Dan Gohman · 9 years ago
  12. 117296c Use StringRef in Pass/PassManager APIs (NFC) by Mehdi Amini · 9 years ago
  13. 04e7fb7 [WebAssembly] Limit alignment hints to natural alignment. by Dan Gohman · 10 years ago
  14. bb37224 [WebAssembly] Implement unaligned loads and stores. by Dan Gohman · 10 years ago