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