1. e3f64d0 Introduce model of global initializers in Subzero. by Karl Schimpf · 11 years ago
  2. 9c234e2 Subzero: Allow builds with assertions disabled. by Jim Stichnoth · 11 years ago
  3. c4554d7 Subzero: Rewrite the pass timing infrastructure. by Jim Stichnoth · 11 years ago
  4. fddef24 Subzero: Build both Debug and Release version of llvm2ice. by Jim Stichnoth · 11 years ago
  5. 8e8042c Subzero: Enable the C++11 build. by Jim Stichnoth · 11 years ago
  6. 8acded0 Add initial integrated assembler w/ some Xmm ops. by Jan Voung · 11 years ago
  7. 4c127ba Adjust paths for host_x86_32/bin -> bin and for switch to 64-bit. by Jan Voung · 11 years ago
  8. 5e06f9f Subzero: Use ccache for building, if available. by Jim Stichnoth · 11 years ago
  9. 8fcefc3 Fix makefile to use chrome clang to compile, so we link to LLVM. by Karl Schimpf · 11 years ago
  10. a262333 List Subzero's local optlevel flags after LLVM's cxxflags (precedence). by Jan Voung · 11 years ago
  11. 16178a1 Subzero: Remove the need for a separate NaCl SDK installation. by Jim Stichnoth · 11 years ago
  12. d6064a1 Start processing function blocks. by Karl Schimpf · 11 years ago
  13. 14c3f41 Subzero: Fix the link command for Trusty. by Jim Stichnoth · 11 years ago
  14. ac9c943 Subzero: Add a check-lit target for faster smoke testing. by Jim Stichnoth · 11 years ago
  15. 1bd2fce Subzero: Add a random number generator. by Matt Wala · 11 years ago
  16. 206833c Subzero: A few fixes toward running larger programs. by Jim Stichnoth · 11 years ago
  17. 839c4ce A couple of fixes for using Makefile.standalone on Mac. by Jan Voung · 11 years ago
  18. 240e0f8 Subzero: Add "make format-diff" target. by Jim Stichnoth · 11 years ago
  19. 8d7abae Update Subzero to start parsing PNaCl bitcode files. by Karl Schimpf · 11 years ago
  20. e1e013c Refactor llvm2ice so that Ice can be built while reading bitcode. by Karl Schimpf · 11 years ago
  21. 3bd9f1a Add a few Subzero intrinsics (not the atomic ones yet). by Jan Voung · 11 years ago
  22. d97c7df Subzero: Initial O2 lowering by Jim Stichnoth · 11 years ago
  23. bc64313 Add Makefiles to support building along with LLVM by Derek Schuff · 11 years ago