1. eafb56c Subzero: Use C++11 member initializers where practical. by Jim Stichnoth · 10 years ago
  2. c6ead20 Subzero: Improve class definition hygiene. by Jim Stichnoth · 10 years ago
  3. bbca754 Subzero: Emit functions and global initializers in a separate thread. by Jim Stichnoth · 10 years ago
  4. 7b451a9 Subzero: Class definition cleanup. by Jim Stichnoth · 10 years ago
  5. 9d98d79 Introduce the notion of function addresses in Subzero. by Karl Schimpf · 10 years ago
  6. e3f64d0 Introduce model of global initializers in Subzero. by Karl Schimpf · 10 years ago
  7. 0795ba0 Subzero: Remove LLVM_DELETED_FUNCTION. by Jim Stichnoth · 10 years ago
  8. 6ff33d2 Test generation of global initializers in Subzero bitcode reader. by Karl Schimpf · 11 years ago
  9. d6064a1 Start processing function blocks. by Karl Schimpf · 11 years ago
  10. 989a703 Subzero: Add the "llvm2ice -ffunction-sections" argument. by Jim Stichnoth · 11 years ago
  11. b164d20 Clean up exit status and globals procecessing in llvm2ice. by Karl Schimpf · 11 years ago
  12. 8d7abae Update Subzero to start parsing PNaCl bitcode files. by Karl Schimpf · 11 years ago
  13. e1e013c Refactor llvm2ice so that Ice can be built while reading bitcode. by Karl Schimpf · 11 years ago