1. 9612d32 Doxygenize the documentation comments by Andrew Scull · 9 years ago
  2. 98da966 Subzero: Enable errors for unused parameters. by Jim Stichnoth · 9 years ago
  3. 67f8de9 Includes module header first. by John Porto · 9 years ago
  4. 20b71f5 Subzero: Reduce the amount of #ifdef'd code. by Jim Stichnoth · 9 years ago
  5. 1bec8bc Subzero. Fixes memory leaks. by John Porto · 9 years ago
  6. eafb56c Subzero: Use C++11 member initializers where practical. by Jim Stichnoth · 9 years ago
  7. 0933c0c Subzero: Strength-reduce mul by certain constants. by Jim Stichnoth · 9 years ago
  8. d9f1f9f Subzero: Fix lit and cross tests broken in f8b4cc8. by Jim Stichnoth · 9 years ago
  9. fa0cfa5 Subzero: Change the name llvm2ice to the more appropriate pnacl-sz. by Jim Stichnoth · 10 years ago
  10. c6ead20 Subzero: Improve class definition hygiene. by Jim Stichnoth · 10 years ago
  11. 72984d8 Write out global initializers and data rel directly to ELF file. by Jan Voung · 10 years ago
  12. dd842db Subzero: Use a "known" version of clang-format. by Jim Stichnoth · 10 years ago
  13. a086b91 Subzero: Remove the GlobalContext::GlobalDeclarations vector. by Jim Stichnoth · 10 years ago
  14. b6c96af Turn off dump/emit routines when building minimal subzero. by Karl Schimpf · 10 years ago
  15. c0d965f Subzero: Use a common RelocOffsetType / RelocOffsetT. by Jan Voung · 10 years ago
  16. df6f9d1 Fix handling of relocation names, so that prefix mangling works. by Karl Schimpf · 10 years ago
  17. 9d98d79 Introduce the notion of function addresses in Subzero. by Karl Schimpf · 10 years ago
  18. e3f64d0 Introduce model of global initializers in Subzero. by Karl Schimpf · 10 years ago