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