1. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  2. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 8 years ago
  3. 4092645 [WebAssembly] Register wasm passes with the PassRegistry by Jacob Gravelle · 8 years ago
  4. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  5. 4fc4e42 [WebAssembly] Add an option to make get_local/set_local explicit. by Dan Gohman · 9 years ago
  6. 117296c Use StringRef in Pass/PassManager APIs (NFC) by Mehdi Amini · 9 years ago
  7. 39bf39f [WebAssembly] Initial SIMD128 support. by Derek Schuff · 9 years ago
  8. 0cfb5f8 [WebAssembly] Move register stackification and coloring to a late phase. by Dan Gohman · 9 years ago
  9. 450a807 [WebAssembly] Don't emit epilogue code in the middle of stackified code. by Dan Gohman · 9 years ago
  10. 94c6566 [WebAssembly] Implement __builtin_frame_address. by Dan Gohman · 10 years ago
  11. 6ea637a [WebAssembly] Support frame pointer by Derek Schuff · 10 years ago
  12. 899cb5a [WebAssembly] Fix unbalanced register stack code in the case of late DCE. by Dan Gohman · 10 years ago
  13. 6519468 [WebAssembly] Fix RegNumbering for the stack pointer by Derek Schuff · 10 years ago
  14. 8394756 [WebAssembly] Minor code cleanups. NFC. by Dan Gohman · 10 years ago
  15. 08d58bc [WebAssembly] Add a TODO comment for a possible future optimization. by Dan Gohman · 10 years ago
  16. 9769deb [WebAssembly] Implement prolog/epilog insertion and FrameIndex elimination by Derek Schuff · 10 years ago
  17. 4ba4816 [WebAssembly] Enable register coloring and register stackifying. by Dan Gohman · 10 years ago
  18. 058fce5 [WebAssembly] Introduce a new pseudo-operand for unused expression results. by Dan Gohman · 10 years ago
  19. cf4748f [WebAssembly] Reapply r252858, with svn add for the new file. by Dan Gohman · 10 years ago