1. 51d0093 Subzero: Minor Makefile fix. by Jim Stichnoth · 10 years ago
  2. 26f9433 Add -pedantic to Makefile.standalone to match production. by Jim Stichnoth · 10 years ago
  3. dd842db Subzero: Use a "known" version of clang-format. by Jim Stichnoth · 10 years ago
  4. fa4efea Subzero: Initial implementation of multithreaded translation. by Jim Stichnoth · 10 years ago
  5. ec27073 Start writing out some relocation sections (text). by Jan Voung · 10 years ago
  6. 2e7daef Add ability to test parsing of bitcode records in Subzero. by Karl Schimpf · 10 years ago
  7. 4019f08 Remove TypeConverter and Module from minimal subzero build. by Karl Schimpf · 10 years ago
  8. a49e9d9 Subzero: Build with function/data sections and -gc-sections. by Jim Stichnoth · 10 years ago
  9. e3c02c2 Subzero: Disable asserts in the MINIMAL build. by Jim Stichnoth · 10 years ago
  10. 08c3bcd Subzero: Add basic ELFObjectWriter (text section, symtab, strtab, headers). by Jan Voung · 10 years ago
  11. 3324642 Subzero: Fix new issues after the LLVM 3.5 merge. by Jim Stichnoth · 10 years ago
  12. b6c96af Turn off dump/emit routines when building minimal subzero. by Karl Schimpf · 10 years ago
  13. 6fcbddd Disable Subzero IR generation for performance testing. by Karl Schimpf · 10 years ago
  14. ab06df3 Remove IceConverter when LLVM IR is not allowed. by Karl Schimpf · 10 years ago
  15. 6af6336 Remove building llvm2ice.build_atts from Subzero build. by Karl Schimpf · 10 years ago
  16. b262c5e Allow conditional lit tests in Subzero, based on build flags. by Karl Schimpf · 10 years ago
  17. e3f64d0 Introduce model of global initializers in Subzero. by Karl Schimpf · 10 years ago
  18. 9c234e2 Subzero: Allow builds with assertions disabled. by Jim Stichnoth · 10 years ago
  19. c4554d7 Subzero: Rewrite the pass timing infrastructure. by Jim Stichnoth · 10 years ago
  20. fddef24 Subzero: Build both Debug and Release version of llvm2ice. by Jim Stichnoth · 10 years ago
  21. 8e8042c Subzero: Enable the C++11 build. by Jim Stichnoth · 10 years ago
  22. 8acded0 Add initial integrated assembler w/ some Xmm ops. by Jan Voung · 10 years ago
  23. 4c127ba Adjust paths for host_x86_32/bin -> bin and for switch to 64-bit. by Jan Voung · 10 years ago
  24. 5e06f9f Subzero: Use ccache for building, if available. by Jim Stichnoth · 11 years ago
  25. 8fcefc3 Fix makefile to use chrome clang to compile, so we link to LLVM. by Karl Schimpf · 11 years ago
  26. a262333 List Subzero's local optlevel flags after LLVM's cxxflags (precedence). by Jan Voung · 11 years ago
  27. 16178a1 Subzero: Remove the need for a separate NaCl SDK installation. by Jim Stichnoth · 11 years ago
  28. d6064a1 Start processing function blocks. by Karl Schimpf · 11 years ago
  29. 14c3f41 Subzero: Fix the link command for Trusty. by Jim Stichnoth · 11 years ago
  30. ac9c943 Subzero: Add a check-lit target for faster smoke testing. by Jim Stichnoth · 11 years ago
  31. 1bd2fce Subzero: Add a random number generator. by Matt Wala · 11 years ago
  32. 206833c Subzero: A few fixes toward running larger programs. by Jim Stichnoth · 11 years ago
  33. 839c4ce A couple of fixes for using Makefile.standalone on Mac. by Jan Voung · 11 years ago
  34. 240e0f8 Subzero: Add "make format-diff" target. by Jim Stichnoth · 11 years ago
  35. 8d7abae Update Subzero to start parsing PNaCl bitcode files. by Karl Schimpf · 11 years ago
  36. e1e013c Refactor llvm2ice so that Ice can be built while reading bitcode. by Karl Schimpf · 11 years ago
  37. 3bd9f1a Add a few Subzero intrinsics (not the atomic ones yet). by Jan Voung · 11 years ago
  38. d97c7df Subzero: Initial O2 lowering by Jim Stichnoth · 11 years ago
  39. bc64313 Add Makefiles to support building along with LLVM by Derek Schuff · 11 years ago