1. 6fcbddd Disable Subzero IR generation for performance testing. by Karl Schimpf · 10 years ago
  2. 5845587 Add timing of bitcode parser to Subzero. by Karl Schimpf · 10 years ago
  3. 3d44fe8 Subzero: Decorate the text asm output with register availability info. by Jim Stichnoth · 10 years ago
  4. 336f6c4 Subzero: Implementation of "advanced Phi lowering". by Jim Stichnoth · 10 years ago
  5. ab06df3 Remove IceConverter when LLVM IR is not allowed. by Karl Schimpf · 10 years ago
  6. b262c5e Allow conditional lit tests in Subzero, based on build flags. by Karl Schimpf · 10 years ago
  7. 088b2be Subzero: Improve debugging controls, plus minor refactoring. by Jim Stichnoth · 10 years ago
  8. 2a063e2 Subzero: Fix emission of global initializers. by Jim Stichnoth · 10 years ago
  9. e3f64d0 Introduce model of global initializers in Subzero. by Karl Schimpf · 10 years ago
  10. 8363a06 Subzero: Add a few performance measurement tools. by Jim Stichnoth · 10 years ago
  11. a18cc9c Subzero: Change llvm::OwningPtr to C++11's std::unique_ptr. by Jim Stichnoth · 11 years ago
  12. c4554d7 Subzero: Rewrite the pass timing infrastructure. by Jim Stichnoth · 11 years ago
  13. ad40353 Subzero: Automatically infer regalloc preferences and overlap. by Jim Stichnoth · 11 years ago
  14. 8acded0 Add initial integrated assembler w/ some Xmm ops. by Jan Voung · 11 years ago
  15. ff9c706 Subzero: Add branch optimization. by Jim Stichnoth · 11 years ago
  16. 1873560 Subzero: Add rudimentary statistics on generated code. by Jim Stichnoth · 11 years ago
  17. 5ee234a Allow ability to name unnamed global addresses in Subzero. by Karl Schimpf · 11 years ago
  18. e5a5be7 Subzero: Fix Phi lowering. by Jim Stichnoth · 11 years ago
  19. 94539ce Subzero: Rename -external to -externalize to match llc. by Jim Stichnoth · 11 years ago
  20. d6064a1 Start processing function blocks. by Karl Schimpf · 11 years ago
  21. 89d7956 Subzero: Fix address mode optimization involving phi temporaries. by Jim Stichnoth · 11 years ago
  22. bfb03e5 Subzero: Fixes for Hello World and bisection debugging. by Jim Stichnoth · 11 years ago
  23. 6170e75 Revert "COmmit" by Jim Stichnoth · 11 years ago
  24. 420e8bf COmmit by Jim Stichnoth · 11 years ago
  25. 989a703 Subzero: Add the "llvm2ice -ffunction-sections" argument. by Jim Stichnoth · 11 years ago
  26. 206833c Subzero: A few fixes toward running larger programs. by Jim Stichnoth · 11 years ago
  27. b164d20 Clean up exit status and globals procecessing in llvm2ice. by Karl Schimpf · 11 years ago
  28. 8d7abae Update Subzero to start parsing PNaCl bitcode files. by Karl Schimpf · 11 years ago
  29. de4ca71 Subzero: Partial implementation of global initializers. by Jim Stichnoth · 11 years ago
  30. e1e013c Refactor llvm2ice so that Ice can be built while reading bitcode. by Karl Schimpf · 11 years ago
  31. 5cd240d Add atomic load/store, fetch_add, fence, and is-lock-free lowering. by Jan Voung · 11 years ago
  32. 3bd9f1a Add a few Subzero intrinsics (not the atomic ones yet). by Jan Voung · 11 years ago
  33. d8f4a7d Add support for undef values in ICE IR. Undef values represent an by Matt Wala · 11 years ago
  34. d97c7df Subzero: Initial O2 lowering by Jim Stichnoth · 11 years ago
  35. f61d5b2 Fix x86 floating-point constant emission. by Jim Stichnoth · 11 years ago
  36. 5bc2b1d Add Om1 lowering with no optimizations. by Jim Stichnoth · 11 years ago
  37. a667fb8 Modify pnacl subzero to be able to read pnacl bitcode files. by Karl Schimpf · 11 years ago
  38. f7c9a14 Initial skeleton of Subzero. by Jim Stichnoth · 11 years ago