1. eafb56c Subzero: Use C++11 member initializers where practical. by Jim Stichnoth · 10 years ago
  2. d062f73 Add a basic enum for ARM InstructionSet / cpu features. by Jan Voung · 10 years ago
  3. 1f47ad0 Move some flag-like props from GlobalContext and TargetLowering to ClFlags. by Jan Voung · 10 years ago
  4. dd842db Subzero: Use a "known" version of clang-format. by Jim Stichnoth · 10 years ago
  5. 7e57136 Subzero: Clean up a few areas. by Jim Stichnoth · 10 years ago
  6. 4019f08 Remove TypeConverter and Module from minimal subzero build. by Karl Schimpf · 10 years ago
  7. 08c3bcd Subzero: Add basic ELFObjectWriter (text section, symtab, strtab, headers). by Jan Voung · 10 years ago
  8. 336f6c4 Subzero: Implementation of "advanced Phi lowering". by Jim Stichnoth · 10 years ago
  9. b262c5e Allow conditional lit tests in Subzero, based on build flags. by Karl Schimpf · 10 years ago
  10. 645aa1a Convert Subzero's bitcode reader to generate ICE types. by Karl Schimpf · 10 years ago
  11. 3a56918 Change some explicit type checks into using helper functions. by Jan Voung · 10 years ago
  12. d1a971a Add switch instruction to Subzero bitcode reader. by Karl Schimpf · 11 years ago
  13. 41689df Add load and store instructions to Subzero bitcode reader. by Karl Schimpf · 11 years ago
  14. 83f9f0c Add icmp and fcmp instructions to Subzero bitcode reader. by Karl Schimpf · 11 years ago
  15. d6064a1 Start processing function blocks. by Karl Schimpf · 11 years ago
  16. 78282f6 Subzero: Make Ice::Ostream a typedef for llvm::raw_ostream. by Jim Stichnoth · 11 years ago
  17. 928f129 Add support for vector types. by Matt Wala · 11 years ago
  18. 4376d29 Fix g++ -pedantic warnings. by Jim Stichnoth · 11 years ago
  19. 5bc2b1d Add Om1 lowering with no optimizations. by Jim Stichnoth · 11 years ago
  20. f7c9a14 Initial skeleton of Subzero. by Jim Stichnoth · 11 years ago