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