1. 0faec4c Rearrange emit vs emitIAS. Wait till function is done before dumping text. by Jan Voung · 10 years ago
  2. bfb410d Subzero: Improve the use of NodeList objects. by Jim Stichnoth · 10 years ago
  3. bb8b624 Subzero: Improve the representation and handling of the FakeKill instruction. by Jim Stichnoth · 10 years ago
  4. 3d44fe8 Subzero: Decorate the text asm output with register availability info. by Jim Stichnoth · 10 years ago
  5. 336f6c4 Subzero: Implementation of "advanced Phi lowering". by Jim Stichnoth · 10 years ago
  6. 120b412 Subzero: Refactor newline emission for Inst::emit(). by Jim Stichnoth · 10 years ago
  7. 98712a3 Subzero: Minor refactoring/additions in preparation for phi edge splitting. by Jim Stichnoth · 10 years ago
  8. 7e1e485 First pass at emitIAS for branches and binding labels by Jan Voung · 10 years ago
  9. 088b2be Subzero: Improve debugging controls, plus minor refactoring. by Jim Stichnoth · 10 years ago
  10. 5ce0abb Subzero: Register allocator performance improvements and simplifications. by Jim Stichnoth · 10 years ago
  11. 4775255 Subzero: Improve performance of liveness analysis and live range construction. by Jim Stichnoth · 10 years ago
  12. d14b1a0 Subzero: Improve the output with the --timing-focus=xxx option. by Jim Stichnoth · 10 years ago
  13. 8363a06 Subzero: Add a few performance measurement tools. by Jim Stichnoth · 10 years ago
  14. f44f371 Subzero: Auto-awesome iterators. by Jim Stichnoth · 10 years ago
  15. b56c8f4 Subzero: Use 'override' as appropriate for C++11. by Jim Stichnoth · 10 years ago
  16. ad40353 Subzero: Automatically infer regalloc preferences and overlap. by Jim Stichnoth · 11 years ago
  17. 8acded0 Add initial integrated assembler w/ some Xmm ops. by Jan Voung · 11 years ago
  18. 144cdce Subzero: Refactor tracking of Defs and block-local Variables. by Jim Stichnoth · 11 years ago
  19. 800dab2 Subzero: Change the way bitcast stack slot lowering is handled. by Jim Stichnoth · 11 years ago
  20. ff9c706 Subzero: Add branch optimization. by Jim Stichnoth · 11 years ago
  21. 1873560 Subzero: Add rudimentary statistics on generated code. by Jim Stichnoth · 11 years ago
  22. e5a5be7 Subzero: Fix Phi lowering. by Jim Stichnoth · 11 years ago
  23. c330274 Subzero: Randomly insert nops. by Matt Wala · 11 years ago
  24. c820ddf Add a peephole to fuse cmpxchg w/ later cmp+branch. by Jan Voung · 11 years ago
  25. ab8242c Fix a C++ violation. by Jim Stichnoth · 11 years ago
  26. d97c7df Subzero: Initial O2 lowering by Jim Stichnoth · 11 years ago
  27. 5bc2b1d Add Om1 lowering with no optimizations. by Jim Stichnoth · 11 years ago
  28. f7c9a14 Initial skeleton of Subzero. by Jim Stichnoth · 11 years ago