1. de4ca71 Subzero: Partial implementation of global initializers. by Jim Stichnoth · 11 years ago
  2. cc27a53 Subzero: Add 'not' to the list of LLVM commands in lit.cfg. by Jim Stichnoth · 11 years ago
  3. 5cd240d Add atomic load/store, fetch_add, fence, and is-lock-free lowering. by Jan Voung · 11 years ago
  4. 1ee3416 Bitcast of 64-bit immediates may need to split the immediate, not a var. by Jan Voung · 11 years ago
  5. 3bd9f1a Add a few Subzero intrinsics (not the atomic ones yet). by Jan Voung · 11 years ago
  6. 5a13f45 Add ss/sd suffix to InstX8632Store and legalize FP constants. by Jan Voung · 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. 70d6883 Legalize div/idiv operands to avoid immediates. by Jan Voung · 11 years ago
  10. b0e142b Ignore stack adjustment for ebp-based variables. by Jim Stichnoth · 11 years ago
  11. d97c7df Subzero: Initial O2 lowering by Jim Stichnoth · 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. a667fb8 Modify pnacl subzero to be able to read pnacl bitcode files. by Karl Schimpf · 11 years ago
  15. f7c9a14 Initial skeleton of Subzero. by Jim Stichnoth · 11 years ago