1. d469994 Simplify references to command line flags. by Karl Schimpf · 9 years ago
  2. b5eee3d Subzero: Refine the memory usage report with -szstats . by Jim Stichnoth · 9 years ago
  3. e8457a2 Allow Subzero to parse function blocks in parallel. by Karl Schimpf · 9 years ago
  4. 467ffe5 Subzero: Remove IceString. by Jim Stichnoth · 9 years ago
  5. c5bc5cb Subzero. Flags refactoring. by John Porto · 9 years ago
  6. a78e4ba Subzero. Allocate global initializers from a dedicated arena. by John Porto · 9 years ago
  7. b88d8c8 Subzero: Improve the use of timers. by Jim Stichnoth · 9 years ago
  8. b6e9b89 Fix timing of parseFunctions. by Karl Schimpf · 9 years ago
  9. 686f35e Subzero: Fix -build-atts option. by Jim Stichnoth · 9 years ago
  10. b0051df Subzero: Fix g++ warnings. by Jim Stichnoth · 9 years ago
  11. 93d85ce misc cleanup of Compiler::run by Reed Kotler · 9 years ago
  12. 5412eb7 cleanup and rename validateAndGenerateBuildAttributes by Reed Kotler · 9 years ago
  13. 0d4fc92 eliminate code related to --no-ir-gen by Jim Stichnoth · 9 years ago
  14. 8dbb4a0 Clean up remnants of direct use of PNACL_BROWSER_TRANSLATOR by Reed Kotler · 9 years ago
  15. 92a6e5b fix doxygen brief in subzero header files by Jim Stichnoth · 9 years ago
  16. 5bff61c Sets the stage for enabling the use of the 8-bit high registers, but doesn't yet turn it on because more work is needed for correctness. by Jim Stichnoth · 9 years ago
  17. 57e1268 Reflow comments to use the full width. by Andrew Scull · 9 years ago
  18. 25529f7 Fix Subzero's LLVM bitcode reader to use a diagnostic handler. by Karl Schimpf · 9 years ago
  19. 992f91d Subzero: Misc fixes/cleanup. by Jim Stichnoth · 9 years ago
  20. 86df4e9 Iasm and obj lowering for advanced switch lowering. by Andrew Scull · 9 years ago
  21. 9612d32 Doxygenize the documentation comments by Andrew Scull · 9 years ago
  22. 98da966 Subzero: Enable errors for unused parameters. by Jim Stichnoth · 9 years ago
  23. 67f8de9 Includes module header first. by John Porto · 9 years ago
  24. 20b71f5 Subzero: Reduce the amount of #ifdef'd code. by Jim Stichnoth · 9 years ago
  25. 8b1a705 Fix a bug that would cause subzero to fail when --threads=0. by John Porto · 9 years ago
  26. fb79284 Emit ARM build-attributes in the file scope (as header). by Jan Voung · 9 years ago
  27. 0769299 Subzero: Remove a compile-time warning. by Jim Stichnoth · 9 years ago
  28. 33492e7 Change a build-attribute REQUIRES check to use supported not requested. by Jan Voung · 9 years ago
  29. b36ad9b Add a basic TargetARM32 skeleton which knows nothing. by Jan Voung · 10 years ago
  30. 44c3a80 Refactor Subzero initialization and add a browser callback handler. by Jan Voung · 10 years ago