1. 253dc8a Add constant blinding/pooling option for X8632 code translation. by Qining Lu · 10 years ago
  2. f8b4cc8 Subzero: Basic Block Profiler. by John Porto · 10 years ago
  3. b2d5084 Handle ARM "ret void" and function alignment with proper padding. by Jan Voung · 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. 59c6f5a Removing 3 gcc warnings: by Mircea Trofin · 10 years ago
  8. 44c3a80 Refactor Subzero initialization and add a browser callback handler. by Jan Voung · 10 years ago
  9. 1f47ad0 Move some flag-like props from GlobalContext and TargetLowering to ClFlags. by Jan Voung · 10 years ago
  10. f644a4b Assemble calls to constant addresses. by Jan Voung · 10 years ago
  11. d442e7e Subzero: Use -filetype instead of -ias and -elf-writer. by Jim Stichnoth · 10 years ago
  12. bbca754 Subzero: Emit functions and global initializers in a separate thread. by Jim Stichnoth · 10 years ago
  13. df80eb8 Adds accessor methods to class ClFlags. by Karl Schimpf · 10 years ago
  14. 7ad1bed Allow stubbing of called constant addresses using command line argument. by Karl Schimpf · 10 years ago
  15. fa4efea Subzero: Initial implementation of multithreaded translation. by Jim Stichnoth · 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
  18. 6fcbddd Disable Subzero IR generation for performance testing. by Karl Schimpf · 10 years ago
  19. 3d44fe8 Subzero: Decorate the text asm output with register availability info. by Jim Stichnoth · 10 years ago
  20. 98712a3 Subzero: Minor refactoring/additions in preparation for phi edge splitting. by Jim Stichnoth · 10 years ago
  21. 088b2be Subzero: Improve debugging controls, plus minor refactoring. by Jim Stichnoth · 10 years ago
  22. 2a063e2 Subzero: Fix emission of global initializers. by Jim Stichnoth · 10 years ago
  23. e3f64d0 Introduce model of global initializers in Subzero. by Karl Schimpf · 10 years ago
  24. 8363a06 Subzero: Add a few performance measurement tools. by Jim Stichnoth · 10 years ago
  25. 8acded0 Add initial integrated assembler w/ some Xmm ops. by Jan Voung · 11 years ago
  26. 1873560 Subzero: Add rudimentary statistics on generated code. by Jim Stichnoth · 11 years ago
  27. 5ee234a Allow ability to name unnamed global addresses in Subzero. by Karl Schimpf · 11 years ago
  28. bfb03e5 Subzero: Fixes for Hello World and bisection debugging. by Jim Stichnoth · 11 years ago
  29. 6170e75 Revert "COmmit" by Jim Stichnoth · 11 years ago
  30. 420e8bf COmmit by Jim Stichnoth · 11 years ago
  31. 989a703 Subzero: Add the "llvm2ice -ffunction-sections" argument. by Jim Stichnoth · 11 years ago
  32. 206833c Subzero: A few fixes toward running larger programs. by Jim Stichnoth · 11 years ago
  33. 8d7abae Update Subzero to start parsing PNaCl bitcode files. by Karl Schimpf · 11 years ago