1. 05c145d [webassembly] Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM by Daniel Sanders · 6 years ago
  2. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  3. f208f63 [WebAssembly] clang-format (NFC) by Heejin Ahn · 7 years ago
  4. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  5. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 8 years ago
  6. 4092645 [WebAssembly] Register wasm passes with the PassRegistry by Jacob Gravelle · 8 years ago
  7. 580c102 [WebAssembly] Fix fptoui lowering bounds by Dan Gohman · 8 years ago
  8. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  9. 116bbab [CodeGen] Rename MachineInstrBuilder::addOperand. NFC by Diana Picus · 9 years ago
  10. 4fc4e42 [WebAssembly] Add an option to make get_local/set_local explicit. by Dan Gohman · 9 years ago
  11. e040533 [WebAssembly] Update to more stack-machine-oriented terminology. by Dan Gohman · 9 years ago
  12. 117296c Use StringRef in Pass/PassManager APIs (NFC) by Mehdi Amini · 9 years ago
  13. 804749c [WebAssembly] Use eqz to negate a branch conditions. by Dan Gohman · 9 years ago
  14. 06b4958 [WebAssembly] Update the br_if instructions' operand orders to match the spec. by Dan Gohman · 10 years ago
  15. 8394756 [WebAssembly] Minor code cleanups. NFC. by Dan Gohman · 10 years ago
  16. cc38ba1 [WebAssembly] Minor code simplification. NFC. by Dan Gohman · 10 years ago
  17. f0b165a [WebAssembly] Implement ReverseBranchCondition, and re-enable MachineBlockPlacement by Dan Gohman · 10 years ago