1. 467ffe5 Subzero: Remove IceString. by Jim Stichnoth · 9 years ago
  2. 92a6e5b fix doxygen brief in subzero header files by Jim Stichnoth · 9 years ago
  3. 57e1268 Reflow comments to use the full width. by Andrew Scull · 9 years ago
  4. 8072bae Refactor all instances of `typedef y x` to the C++11 `using x = y` syntax. by Andrew Scull · 9 years ago
  5. 9612d32 Doxygenize the documentation comments by Andrew Scull · 9 years ago
  6. 67f8de9 Includes module header first. by John Porto · 9 years ago
  7. eafb56c Subzero: Use C++11 member initializers where practical. by Jim Stichnoth · 9 years ago
  8. c6ead20 Subzero: Improve class definition hygiene. by Jim Stichnoth · 10 years ago
  9. 380d7b9 Subzero: Fix timers for multithreaded translation. by Jim Stichnoth · 10 years ago
  10. dd842db Subzero: Use a "known" version of clang-format. by Jim Stichnoth · 10 years ago
  11. 7e57136 Subzero: Clean up a few areas. by Jim Stichnoth · 10 years ago
  12. 7b451a9 Subzero: Class definition cleanup. by Jim Stichnoth · 10 years ago
  13. abce6e5 Subzero: Enhance the timer dump format. by Jim Stichnoth · 10 years ago
  14. d14b1a0 Subzero: Improve the output with the --timing-focus=xxx option. by Jim Stichnoth · 10 years ago
  15. 8363a06 Subzero: Add a few performance measurement tools. by Jim Stichnoth · 10 years ago
  16. 0795ba0 Subzero: Remove LLVM_DELETED_FUNCTION. by Jim Stichnoth · 10 years ago
  17. 9c234e2 Subzero: Allow builds with assertions disabled. by Jim Stichnoth · 10 years ago
  18. c4554d7 Subzero: Rewrite the pass timing infrastructure. by Jim Stichnoth · 10 years ago