1. 6a87dda [WebAssembly] Massive instruction renaming by Thomas Lively · 7 years ago
  2. 49482f8 [WebAssembly] replaced .param/.result by .functype by Wouter van Oortmerssen · 7 years ago
  3. 300f42f [WebAssembly] Make tied inline asm operands work again by Heejin Ahn · 7 years ago
  4. 045a217 [WebAssembly] Fix operand rewriting in inline asm lowering. by Dan Gohman · 7 years ago
  5. 8a9cb24 [WebAssembly] Added default stack-only instruction mode for MC. by Wouter van Oortmerssen · 7 years ago
  6. a7be375 Revert "[WebAssembly] Added default stack-only instruction mode for MC." by Wouter van Oortmerssen · 7 years ago
  7. ab26bd0 [WebAssembly] Added default stack-only instruction mode for MC. by Wouter van Oortmerssen · 7 years ago
  8. a90d24d Revert "[WebAssembly] Added default stack-only instruction mode for MC." by Wouter van Oortmerssen · 7 years ago
  9. a67c413 [WebAssembly] Added default stack-only instruction mode for MC. by Wouter van Oortmerssen · 7 years ago
  10. a590800 [WebAsembly] Update default triple in test files to wasm32-unknown-unkown. by Sam Clegg · 7 years ago
  11. b465aa0 [WebAssembly] Revise the strategy for inline asm. by Dan Gohman · 8 years ago
  12. 7d7409e [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. by Dan Gohman · 9 years ago
  13. 7f1bdb2 [WebAssembly] Remove the output operand from stores. by Dan Gohman · 9 years ago
  14. b7c2400 [WebAssembly] Optimize away return instructions using fallthroughs. by Dan Gohman · 9 years ago
  15. 7100809 [WebAssembly] Rename $discard to $drop in the assembly output. by Dan Gohman · 9 years ago
  16. 0c6e316 [WebAssembly] Fix a test to work even when the integrated assembler is enabled. by Dan Gohman · 10 years ago
  17. 0c6f5ac [WebAssembly] Add -m:e to the target triple. by Dan Gohman · 10 years ago
  18. e2831b4 [WebAssembly] Use the new offset syntax for memory operands in inline asm. by Dan Gohman · 10 years ago
  19. 30a42bf [WebAssembly] Support more kinds of inline asm operands by Dan Gohman · 10 years ago
  20. 28818d7 [WebAssembly] Tighten up several CHECK tests. by Dan Gohman · 10 years ago
  21. 284384b [WebAssembly] Support inline asm constraints of type i16 and similar. by Dan Gohman · 10 years ago
  22. a774d71 [WebAssembly] Fix inline asm support for i64 operands. by Dan Gohman · 10 years ago
  23. 53828fd [WebAssembly] Emit .param, .result, and .local through MC. by Dan Gohman · 10 years ago
  24. 3d4a206 [WebAssembly] Make bogus inline asm strings in tests be comments. by Dan Gohman · 10 years ago
  25. 4ba4816 [WebAssembly] Enable register coloring and register stackifying. by Dan Gohman · 10 years ago
  26. f19ed56 [WebAssembly] Inline asm support. by Dan Gohman · 10 years ago