1. bb0a5fe Subzero. Changes the Register Allocator so that it is aware of register aliases. by John Porto · 10 years ago
  2. aee5fa8 Use separate random number generator for each randomization pass by Qining Lu · 10 years ago
  3. 86df4e9 Iasm and obj lowering for advanced switch lowering. by Andrew Scull · 10 years ago
  4. a3f57b9 Subzero: Cleanly implement register allocation after phi lowering. by Jim Stichnoth · 10 years ago
  5. 0dab032 Make ARM RegNames[] static like X86 (no ARM syms in X86-only build). by Jan Voung · 10 years ago
  6. 87f80c1 Introduction of improved switch lowering. by Andrew Scull · 10 years ago
  7. d00d48d implement the null function for the Mips32 subzero compiler by Reed Kotler · 10 years ago
  8. 9612d32 Doxygenize the documentation comments by Andrew Scull · 10 years ago
  9. e587d94 Subzero: Use more "= default;" for ctors and dtors. by Jim Stichnoth · 10 years ago
  10. eafb56c Subzero: Use C++11 member initializers where practical. by Jim Stichnoth · 10 years ago
  11. 8b1a705 Fix a bug that would cause subzero to fail when --threads=0. by John Porto · 10 years ago
  12. 58eea4d Move lowerGlobal() from target-specific code to emitGlobal() in generic code. by Jan Voung · 10 years ago
  13. 0f86d03 Removes const qualification for two methods in TargetDataLowering. by John Porto · 10 years ago
  14. fb79284 Emit ARM build-attributes in the file scope (as header). by Jan Voung · 10 years ago
  15. 6da4cef First patch for Mips subzero compiler by Jim Stichnoth · 10 years ago