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