1. a18cc9c Subzero: Change llvm::OwningPtr to C++11's std::unique_ptr. by Jim Stichnoth · 10 years ago
  2. c4554d7 Subzero: Rewrite the pass timing infrastructure. by Jim Stichnoth · 10 years ago
  3. ff9c706 Subzero: Add branch optimization. by Jim Stichnoth · 11 years ago
  4. 1873560 Subzero: Add rudimentary statistics on generated code. by Jim Stichnoth · 11 years ago
  5. bc00463 Split ConstantInteger into ConstantInteger32 and ConstantInteger64. by Jan Voung · 11 years ago
  6. 1bd2fce Subzero: Add a random number generator. by Matt Wala · 11 years ago
  7. 989a703 Subzero: Add the "llvm2ice -ffunction-sections" argument. by Jim Stichnoth · 11 years ago
  8. 78282f6 Subzero: Make Ice::Ostream a typedef for llvm::raw_ostream. by Jim Stichnoth · 11 years ago
  9. 217dc08 Subzero: Deal with substitutions in the primitive remangler. by Jim Stichnoth · 11 years ago
  10. 3bd9f1a Add a few Subzero intrinsics (not the atomic ones yet). by Jan Voung · 11 years ago
  11. d8f4a7d Add support for undef values in ICE IR. Undef values represent an by Matt Wala · 11 years ago
  12. f61d5b2 Fix x86 floating-point constant emission. by Jim Stichnoth · 11 years ago
  13. 5bc2b1d Add Om1 lowering with no optimizations. by Jim Stichnoth · 11 years ago
  14. f7c9a14 Initial skeleton of Subzero. by Jim Stichnoth · 11 years ago