1. 34dc1f2 [WebAssembly] Rename methods according to instruction name changes (NFC) by Heejin Ahn · 7 years ago
  2. 5c644c9 [WebAssembly] Simplify iterator navigations (NFC) by Heejin Ahn · 7 years ago
  3. c45e39b [CodeGen][ARC][SystemZ][WebAssembly] Use MachineInstr::isInlineAsm in more places instead of just comparing opcode. NFCI by Craig Topper · 7 years ago
  4. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  5. 6a87dda [WebAssembly] Massive instruction renaming by Thomas Lively · 7 years ago
  6. 4d98dfb [WebAssembly] Fix comments in ExplicitLocals (NFC) by Heejin Ahn · 7 years ago
  7. 409f584 [WebAssembly] Handle V128 register class in explicit locals pass by Thomas Lively · 7 years ago
  8. 300f42f [WebAssembly] Make tied inline asm operands work again by Heejin Ahn · 7 years ago
  9. 045a217 [WebAssembly] Fix operand rewriting in inline asm lowering. by Dan Gohman · 7 years ago
  10. 8a9cb24 [WebAssembly] Added default stack-only instruction mode for MC. by Wouter van Oortmerssen · 7 years ago
  11. a7be375 Revert "[WebAssembly] Added default stack-only instruction mode for MC." by Wouter van Oortmerssen · 7 years ago
  12. ab26bd0 [WebAssembly] Added default stack-only instruction mode for MC. by Wouter van Oortmerssen · 7 years ago
  13. a90d24d Revert "[WebAssembly] Added default stack-only instruction mode for MC." by Wouter van Oortmerssen · 7 years ago
  14. a67c413 [WebAssembly] Added default stack-only instruction mode for MC. by Wouter van Oortmerssen · 7 years ago
  15. cf2a9e2 [WebAssembly] Remove ELF file support. by Sam Clegg · 7 years ago
  16. 891a747 [WebAssembly] Fix liveness tracking info after drop insertion by Heejin Ahn · 7 years ago
  17. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  18. 801bf7e [DebugInfo] Examine all uses of isDebugValue() for debug instructions. by Shiva Chen · 7 years ago
  19. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 8 years ago
  20. 4092645 [WebAssembly] Register wasm passes with the PassRegistry by Jacob Gravelle · 8 years ago
  21. 0de5872 [WebAssembly] Add except_ref as a first-class type by Heejin Ahn · 8 years ago
  22. b465aa0 [WebAssembly] Revise the strategy for inline asm. by Dan Gohman · 8 years ago
  23. 7d7409e [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. by Dan Gohman · 9 years ago
  24. d934cb8 [WebAssembly] Basic support for Wasm object file encoding. by Dan Gohman · 9 years ago
  25. 66caac5 [WebAssembly] Eliminate an ad-hoc command-line argument. by Dan Gohman · 9 years ago
  26. 3acb187 [WebAssembly] Implement more WebAssembly binary encoding. by Dan Gohman · 9 years ago
  27. 4fc4e42 [WebAssembly] Add an option to make get_local/set_local explicit. by Dan Gohman · 9 years ago