1. b56c8f4 Subzero: Use 'override' as appropriate for C++11. by Jim Stichnoth · 10 years ago
  2. 8e8042c Subzero: Enable the C++11 build. by Jim Stichnoth · 10 years ago
  3. ad40353 Subzero: Automatically infer regalloc preferences and overlap. by Jim Stichnoth · 10 years ago
  4. 144cdce Subzero: Refactor tracking of Defs and block-local Variables. by Jim Stichnoth · 10 years ago
  5. 800dab2 Subzero: Change the way bitcast stack slot lowering is handled. by Jim Stichnoth · 10 years ago
  6. bc00463 Split ConstantInteger into ConstantInteger32 and ConstantInteger64. by Jan Voung · 11 years ago
  7. 9750183 Add unreachable instruction to Subzero. by Karl Schimpf · 11 years ago
  8. 2e8bfbb Subzero: Refactor Operand::dump(). by Jim Stichnoth · 11 years ago
  9. e5ac7db Subzero: Fix incorrect address mode inference involving Phi temporaries. by Jim Stichnoth · 11 years ago
  10. c132b76 Fix symbol table handling in functions. by Karl Schimpf · 11 years ago
  11. cabfa30 Subzero: Render constants in dump() to be more like LLVM. by Jim Stichnoth · 11 years ago
  12. e377767 Subzero: Fix some issues related to legalization and undef handling. by Matt Wala · 11 years ago
  13. 45a0623 Add support for passing and returning vectors in accordance with the x86 calling convention. by Matt Wala · 11 years ago
  14. 928f129 Add support for vector types. by Matt Wala · 11 years ago
  15. d8f4a7d Add support for undef values in ICE IR. Undef values represent an by Matt Wala · 11 years ago
  16. d97c7df Subzero: Initial O2 lowering by Jim Stichnoth · 11 years ago
  17. f61d5b2 Fix x86 floating-point constant emission. by Jim Stichnoth · 11 years ago
  18. 5bc2b1d Add Om1 lowering with no optimizations. by Jim Stichnoth · 11 years ago
  19. f7c9a14 Initial skeleton of Subzero. by Jim Stichnoth · 11 years ago