1. ae95320 Subzero: Convert NULL->nullptr. by Jim Stichnoth · 10 years ago
  2. bf17037 Remove using LLVM tools to check correctness of cast operation. by Karl Schimpf · 10 years ago
  3. 9a04c07 Subzero: Don't store std::string objects inside Variable. by Jim Stichnoth · 10 years ago
  4. 9d801a0 Subzero: Improve malloc/free behavior. by Jim Stichnoth · 10 years ago
  5. b6c96af Turn off dump/emit routines when building minimal subzero. by Karl Schimpf · 10 years ago
  6. 87ff3a1 Subzero: Simplify the FakeKill instruction. by Jim Stichnoth · 10 years ago
  7. bb8b624 Subzero: Improve the representation and handling of the FakeKill instruction. by Jim Stichnoth · 10 years ago
  8. 336f6c4 Subzero: Implementation of "advanced Phi lowering". by Jim Stichnoth · 10 years ago
  9. 120b412 Subzero: Refactor newline emission for Inst::emit(). by Jim Stichnoth · 10 years ago
  10. 4775255 Subzero: Improve performance of liveness analysis and live range construction. by Jim Stichnoth · 10 years ago
  11. f44f371 Subzero: Auto-awesome iterators. by Jim Stichnoth · 11 years ago
  12. b56c8f4 Subzero: Use 'override' as appropriate for C++11. by Jim Stichnoth · 11 years ago
  13. ad40353 Subzero: Automatically infer regalloc preferences and overlap. by Jim Stichnoth · 11 years ago
  14. 8acded0 Add initial integrated assembler w/ some Xmm ops. by Jan Voung · 11 years ago
  15. 144cdce Subzero: Refactor tracking of Defs and block-local Variables. by Jim Stichnoth · 11 years ago
  16. 8df26f3 Add call instructions to Subzero's bitcode reader. by Karl Schimpf · 11 years ago
  17. e5ac7db Subzero: Fix incorrect address mode inference involving Phi temporaries. by Jim Stichnoth · 11 years ago
  18. 72a8f8d Subzero: Make sure alloca with align=0 is handled correctly. by Jim Stichnoth · 11 years ago
  19. cabfa30 Subzero: Render constants in dump() to be more like LLVM. by Jim Stichnoth · 11 years ago
  20. d6064a1 Start processing function blocks. by Karl Schimpf · 11 years ago
  21. d7ee972 Remove extra semicolon after method definition by Derek Schuff · 11 years ago
  22. 9cb61e2 Lower the select instruction when the operands are of vector type. by Matt Wala · 11 years ago
  23. 4988923 Lower insertelement and extractelement. by Matt Wala · 11 years ago
  24. d97c7df Subzero: Initial O2 lowering by Jim Stichnoth · 11 years ago
  25. 5bc2b1d Add Om1 lowering with no optimizations. by Jim Stichnoth · 11 years ago
  26. f7c9a14 Initial skeleton of Subzero. by Jim Stichnoth · 11 years ago