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