1. eafb56c Subzero: Use C++11 member initializers where practical. by Jim Stichnoth · 10 years ago
  2. 8b1a705 Fix a bug that would cause subzero to fail when --threads=0. by John Porto · 10 years ago
  3. 1f47ad0 Move some flag-like props from GlobalContext and TargetLowering to ClFlags. by Jan Voung · 10 years ago
  4. c6ead20 Subzero: Improve class definition hygiene. by Jim Stichnoth · 10 years ago
  5. 261cae3 Track undefined sym in the symtab. Remove hack for missing relocs against undef. by Jan Voung · 10 years ago
  6. 72984d8 Write out global initializers and data rel directly to ELF file. by Jan Voung · 10 years ago
  7. ec27073 Start writing out some relocation sections (text). by Jan Voung · 10 years ago
  8. 91a3e2c Subzero: Write float/double constant pools directly to the ELF file. by Jan Voung · 10 years ago
  9. a601cc5 Try to fix mismatch between writeELFHeaderInternal def and decl. by Jan Voung · 10 years ago
  10. 08c3bcd Subzero: Add basic ELFObjectWriter (text section, symtab, strtab, headers). by Jan Voung · 10 years ago