1. d8b3289 Fix locking for printing error messages. by Karl Schimpf · 10 years ago
  2. 85f1ffe Revert "Fix locking for printing error messages." by Karl Schimpf · 10 years ago
  3. 187b3df Fix locking for printing error messages. by Karl Schimpf · 10 years ago
  4. 59c6f5a Removing 3 gcc warnings: by Mircea Trofin · 10 years ago
  5. 44c3a80 Refactor Subzero initialization and add a browser callback handler. by Jan Voung · 10 years ago
  6. 1f47ad0 Move some flag-like props from GlobalContext and TargetLowering to ClFlags. by Jan Voung · 10 years ago
  7. f644a4b Assemble calls to constant addresses. by Jan Voung · 10 years ago
  8. d442e7e Subzero: Use -filetype instead of -ias and -elf-writer. by Jim Stichnoth · 10 years ago
  9. bbca754 Subzero: Emit functions and global initializers in a separate thread. by Jim Stichnoth · 10 years ago
  10. df80eb8 Adds accessor methods to class ClFlags. by Karl Schimpf · 10 years ago
  11. 7ad1bed Allow stubbing of called constant addresses using command line argument. by Karl Schimpf · 10 years ago
  12. fa4efea Subzero: Initial implementation of multithreaded translation. by Jim Stichnoth · 10 years ago
  13. 2e7daef Add ability to test parsing of bitcode records in Subzero. by Karl Schimpf · 10 years ago
  14. 08c3bcd Subzero: Add basic ELFObjectWriter (text section, symtab, strtab, headers). by Jan Voung · 10 years ago
  15. 6fcbddd Disable Subzero IR generation for performance testing. by Karl Schimpf · 10 years ago
  16. 3d44fe8 Subzero: Decorate the text asm output with register availability info. by Jim Stichnoth · 10 years ago
  17. 98712a3 Subzero: Minor refactoring/additions in preparation for phi edge splitting. by Jim Stichnoth · 10 years ago
  18. 088b2be Subzero: Improve debugging controls, plus minor refactoring. by Jim Stichnoth · 10 years ago
  19. 2a063e2 Subzero: Fix emission of global initializers. by Jim Stichnoth · 10 years ago
  20. e3f64d0 Introduce model of global initializers in Subzero. by Karl Schimpf · 10 years ago
  21. 8363a06 Subzero: Add a few performance measurement tools. by Jim Stichnoth · 10 years ago
  22. 8acded0 Add initial integrated assembler w/ some Xmm ops. by Jan Voung · 11 years ago
  23. 1873560 Subzero: Add rudimentary statistics on generated code. by Jim Stichnoth · 11 years ago
  24. 5ee234a Allow ability to name unnamed global addresses in Subzero. by Karl Schimpf · 11 years ago
  25. bfb03e5 Subzero: Fixes for Hello World and bisection debugging. by Jim Stichnoth · 11 years ago
  26. 6170e75 Revert "COmmit" by Jim Stichnoth · 11 years ago
  27. 420e8bf COmmit by Jim Stichnoth · 11 years ago
  28. 989a703 Subzero: Add the "llvm2ice -ffunction-sections" argument. by Jim Stichnoth · 11 years ago
  29. 206833c Subzero: A few fixes toward running larger programs. by Jim Stichnoth · 11 years ago
  30. 8d7abae Update Subzero to start parsing PNaCl bitcode files. by Karl Schimpf · 11 years ago