1. 16178a1 Subzero: Remove the need for a separate NaCl SDK installation. by Jim Stichnoth · 11 years ago
  2. 105b704 Subzero: Align the stack at the point of function calls. by Matt Wala · 11 years ago
  3. 89cbfb0 Subzero: Fix a debugging string in the test_icmp crosstest. by Matt Wala · 11 years ago
  4. afeaee4 Subzero: Use scalar arithmetic when no vector instruction exists. by Matt Wala · 11 years ago
  5. 7da431b Subzero: Fix and clean up some cross tests. by Jim Stichnoth · 11 years ago
  6. 0a45051 Subzero: Add support for SSE4.1 instructions. by Matt Wala · 11 years ago
  7. c820ddf Add a peephole to fuse cmpxchg w/ later cmp+branch. by Jan Voung · 11 years ago
  8. ce0ca8f Lower the fcmp instruction for <4 x float> operands. by Matt Wala · 11 years ago
  9. 9cb61e2 Lower the select instruction when the operands are of vector type. by Matt Wala · 11 years ago
  10. 656d176 Fix a counter in the test_global crosstest. by Matt Wala · 11 years ago
  11. 9a0168a Lower icmp operations between vector values. by Matt Wala · 11 years ago
  12. 89a7c2b Factor out common vector crosstesting code. by Matt Wala · 11 years ago
  13. 35ec373 Fix array index in test initialization. by Matt Wala · 11 years ago
  14. 7b34b59 Lower stacksave and restore intrinsics. by Jan Voung · 11 years ago
  15. 7fa813b Lower byte swap intrinsic. by Jan Voung · 11 years ago
  16. 4988923 Lower insertelement and extractelement. by Matt Wala · 11 years ago
  17. 7fa22d8 Lower the rest of the vector arithmetic operations. by Matt Wala · 11 years ago
  18. e4da26f Lower bitmanip intrinsics, assuming absence of BMI/SSE4.2 for now. by Jan Voung · 11 years ago
  19. 140bb0d Remove memcpy test workaround for name mangling substitutions. by Jan Voung · 11 years ago
  20. a3a01a2 Subzero: lower the rest of the atomic operations. by Jan Voung · 11 years ago
  21. f37fbbe Add scalar lowering for sqrt intrinsic. by Jan Voung · 11 years ago
  22. de4ca71 Subzero: Partial implementation of global initializers. by Jim Stichnoth · 11 years ago
  23. 3bd9f1a Add a few Subzero intrinsics (not the atomic ones yet). by Jan Voung · 11 years ago
  24. 798b415 Subzero: give crosstest .sz intermediate files names that depend on flags by Jan Voung · 11 years ago
  25. d97c7df Subzero: Initial O2 lowering by Jim Stichnoth · 11 years ago
  26. 5bc2b1d Add Om1 lowering with no optimizations. by Jim Stichnoth · 11 years ago