1. fa4efea Subzero: Initial implementation of multithreaded translation. by Jim Stichnoth · 10 years ago
  2. 2e7daef Add ability to test parsing of bitcode records in Subzero. by Karl Schimpf · 10 years ago
  3. 7b451a9 Subzero: Class definition cleanup. by Jim Stichnoth · 10 years ago
  4. 0795ba0 Subzero: Remove LLVM_DELETED_FUNCTION. by Jim Stichnoth · 10 years ago
  5. a18cc9c Subzero: Change llvm::OwningPtr to C++11's std::unique_ptr. by Jim Stichnoth · 11 years ago
  6. d6064a1 Start processing function blocks. by Karl Schimpf · 11 years ago
  7. 989a703 Subzero: Add the "llvm2ice -ffunction-sections" argument. by Jim Stichnoth · 11 years ago
  8. b164d20 Clean up exit status and globals procecessing in llvm2ice. by Karl Schimpf · 11 years ago
  9. 8d7abae Update Subzero to start parsing PNaCl bitcode files. by Karl Schimpf · 11 years ago