1. cbb1d3d Clean up unit munging unit tests using common NaCl API. by Karl Schimpf · 10 years ago
  2. 0e7e412 Fix instruction unit tests to use new editing constants. by Karl Schimpf · 10 years ago
  3. 2f67b92 First attempt to capture parser/translation errors in browser. by Karl Schimpf · 10 years ago
  4. d8b3289 Fix locking for printing error messages. by Karl Schimpf · 10 years ago
  5. 85f1ffe Revert "Fix locking for printing error messages." by Karl Schimpf · 10 years ago
  6. 187b3df Fix locking for printing error messages. by Karl Schimpf · 10 years ago
  7. caef348 Subzero: Use a "deterministic" random shuffle for register allocation. by Jim Stichnoth · 10 years ago
  8. 1f47ad0 Move some flag-like props from GlobalContext and TargetLowering to ClFlags. by Jan Voung · 10 years ago
  9. 22ed4eb Fix subzero translator to use new API for reporting errors. by Karl Schimpf · 10 years ago
  10. d442e7e Subzero: Use -filetype instead of -ias and -elf-writer. by Jim Stichnoth · 10 years ago
  11. bbca754 Subzero: Emit functions and global initializers in a separate thread. by Jim Stichnoth · 10 years ago
  12. df80eb8 Adds accessor methods to class ClFlags. by Karl Schimpf · 10 years ago
  13. dd842db Subzero: Use a "known" version of clang-format. by Jim Stichnoth · 10 years ago
  14. fa4efea Subzero: Initial implementation of multithreaded translation. by Jim Stichnoth · 10 years ago
  15. af238b2 Add instruction alignment tests to unit tests. by Karl Schimpf · 10 years ago
  16. 2e7daef Add ability to test parsing of bitcode records in Subzero. by Karl Schimpf · 10 years ago
  17. 08c3bcd Subzero: Add basic ELFObjectWriter (text section, symtab, strtab, headers). by Jan Voung · 10 years ago