1. b7c2400 [WebAssembly] Optimize away return instructions using fallthroughs. by Dan Gohman · 9 years ago
  2. 7100809 [WebAssembly] Rename $discard to $drop in the assembly output. by Dan Gohman · 9 years ago
  3. aa74291 [WebAssembly] Implement support for custom NaN bit patterns. by Dan Gohman · 10 years ago
  4. bb37224 [WebAssembly] Implement unaligned loads and stores. by Dan Gohman · 10 years ago
  5. 3469ee1 [WebAssembly] Introduce a WebAssemblyTargetStreamer class. by Dan Gohman · 10 years ago
  6. 1d68e80f [WebAssembly] Make CFG stackification independent of basic-block labels. by Dan Gohman · 10 years ago
  7. 85159ca [WebAssembly] Use TSFlags instead of keeping a list of special-case opcodes. by Dan Gohman · 10 years ago
  8. dd20c70 [WebAssembly] Add some comments and make some minor source cleanups. by Dan Gohman · 10 years ago
  9. 5e0886b [WebAssembly] Factor out a TypeToString function, since we need it in multiple places. by Dan Gohman · 10 years ago
  10. 7a6b982 [WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC. by Dan Gohman · 10 years ago
  11. 700515f [WebAssembly] Suffix output operands with '='. by Dan Gohman · 10 years ago
  12. 53828fd [WebAssembly] Emit .param, .result, and .local through MC. by Dan Gohman · 10 years ago
  13. 4ba4816 [WebAssembly] Enable register coloring and register stackifying. by Dan Gohman · 10 years ago
  14. 058fce5 [WebAssembly] Introduce a new pseudo-operand for unused expression results. by Dan Gohman · 10 years ago
  15. cf4748f [WebAssembly] Reapply r252858, with svn add for the new file. by Dan Gohman · 10 years ago
  16. 7384a2d Revert r252858: "[WebAssembly] Switch to MC for instruction printing." by Hans Wennborg · 10 years ago
  17. 9dd55a8 [WebAssembly] Switch to MC for instruction printing. by Dan Gohman · 10 years ago
  18. e9361d5 [WebAssembly] Add WebAssemblyMCInstLower.cpp. by Dan Gohman · 10 years ago
  19. af111db WebAssembly: Implement call by JF Bastien · 10 years ago
  20. 19c2e66 Revert two bad commits. by JF Bastien · 10 years ago
  21. d8a9d66 call by JF Bastien · 10 years ago
  22. b9073fb WebAssembly: basic bitcode → assembly CodeGen test by JF Bastien · 10 years ago
  23. 10e730a [WebAssembly] Initial WebAssembly backend by Dan Gohman · 10 years ago