1. 86df4e9 Iasm and obj lowering for advanced switch lowering. by Andrew Scull · 9 years ago
  2. a3f57b9 Subzero: Cleanly implement register allocation after phi lowering. by Jim Stichnoth · 9 years ago
  3. cb6e95a Modify how textual bitcode is injected into pnacl-sz. by Karl Schimpf · 9 years ago
  4. 87f80c1 Introduction of improved switch lowering. by Andrew Scull · 9 years ago
  5. 5348369 Factor out prelowerPhi for 32-bit targets. Disable adv phi lowering for ARM. by Jan Voung · 9 years ago
  6. 9612d32 Doxygenize the documentation comments by Andrew Scull · 9 years ago
  7. 98da966 Subzero: Enable errors for unused parameters. by Jim Stichnoth · 9 years ago
  8. 7cd5351 Function Layout, Global Variable Layout and Pooled Constants Layout Reordering by Qining Lu · 9 years ago
  9. 67f8de9 Includes module header first. by John Porto · 9 years ago
  10. 20b71f5 Subzero: Reduce the amount of #ifdef'd code. by Jim Stichnoth · 9 years ago
  11. 253dc8a Add constant blinding/pooling option for X8632 code translation. by Qining Lu · 9 years ago
  12. e4f65d8 Subzero: Transform suitable Load/Arith/Store sequences into RMW ops. by Jim Stichnoth · 9 years ago
  13. d062f73 Add a basic enum for ARM InstructionSet / cpu features. by Jan Voung · 9 years ago
  14. 6da4cef First patch for Mips subzero compiler by Jim Stichnoth · 9 years ago
  15. f8b4cc8 Subzero: Basic Block Profiler. by John Porto · 9 years ago
  16. a59ae6f Subzero: Fold icmp into br/select lowering. by Jim Stichnoth · 9 years ago
  17. b2d5084 Handle ARM "ret void" and function alignment with proper padding. by Jan Voung · 9 years ago
  18. d8b3289 Fix locking for printing error messages. by Karl Schimpf · 9 years ago
  19. 85f1ffe Revert "Fix locking for printing error messages." by Karl Schimpf · 9 years ago
  20. 187b3df Fix locking for printing error messages. by Karl Schimpf · 9 years ago
  21. 44c3a80 Refactor Subzero initialization and add a browser callback handler. by Jan Voung · 9 years ago