1. e1e013c Refactor llvm2ice so that Ice can be built while reading bitcode. by Karl Schimpf · 11 years ago
  2. 5cd240d Add atomic load/store, fetch_add, fence, and is-lock-free lowering. by Jan Voung · 11 years ago
  3. 1ee3416 Bitcast of 64-bit immediates may need to split the immediate, not a var. by Jan Voung · 11 years ago
  4. 3bd9f1a Add a few Subzero intrinsics (not the atomic ones yet). by Jan Voung · 11 years ago
  5. 5a13f45 Add ss/sd suffix to InstX8632Store and legalize FP constants. by Jan Voung · 11 years ago
  6. 43ff7eb Use GlobalContext::getConstantZero() to get zero valued constants. by Matt Wala · 11 years ago
  7. d8f4a7d Add support for undef values in ICE IR. Undef values represent an by Matt Wala · 11 years ago
  8. bdbe402 Change some tests to be valid PNaCl IR (parameter type from i1 -> i32). by Jan Voung · 11 years ago
  9. 44712d1 Fix subzero build for mac by Derek Schuff · 11 years ago
  10. 70d6883 Legalize div/idiv operands to avoid immediates. by Jan Voung · 11 years ago
  11. b0e142b Ignore stack adjustment for ebp-based variables. by Jim Stichnoth · 11 years ago
  12. ab8242c Fix a C++ violation. by Jim Stichnoth · 11 years ago
  13. d97c7df Subzero: Initial O2 lowering by Jim Stichnoth · 11 years ago
  14. 4376d29 Fix g++ -pedantic warnings. by Jim Stichnoth · 11 years ago
  15. f61d5b2 Fix x86 floating-point constant emission. by Jim Stichnoth · 11 years ago
  16. bc64313 Add Makefiles to support building along with LLVM by Derek Schuff · 11 years ago
  17. 5bc2b1d Add Om1 lowering with no optimizations. by Jim Stichnoth · 11 years ago
  18. a667fb8 Modify pnacl subzero to be able to read pnacl bitcode files. by Karl Schimpf · 11 years ago
  19. f7c9a14 Initial skeleton of Subzero. by Jim Stichnoth · 11 years ago