1. cfe5146 Use movss to implement insertelement when elements = 4 and index = 0. by Matt Wala · 10 years ago
  2. ce0ca8f Lower the fcmp instruction for <4 x float> operands. by Matt Wala · 10 years ago
  3. 9cb61e2 Lower the select instruction when the operands are of vector type. by Matt Wala · 10 years ago
  4. 7fa813b Lower byte swap intrinsic. by Jan Voung · 10 years ago
  5. 4988923 Lower insertelement and extractelement. by Matt Wala · 10 years ago
  6. 7fa22d8 Lower the rest of the vector arithmetic operations. by Matt Wala · 10 years ago
  7. 83b8036 Lower casting operations that involve vector types. by Matt Wala · 10 years ago
  8. e4da26f Lower bitmanip intrinsics, assuming absence of BMI/SSE4.2 for now. by Jan Voung · 10 years ago
  9. a3a01a2 Subzero: lower the rest of the atomic operations. by Jan Voung · 10 years ago
  10. 8d1072e Lower vector floating point arithmetic operations. by Matt Wala · 10 years ago
  11. f37fbbe Add scalar lowering for sqrt intrinsic. by Jan Voung · 10 years ago
  12. 928f129 Add support for vector types. by Matt Wala · 10 years ago
  13. 5cd240d Add atomic load/store, fetch_add, fence, and is-lock-free lowering. by Jan Voung · 10 years ago
  14. 3bd9f1a Add a few Subzero intrinsics (not the atomic ones yet). by Jan Voung · 10 years ago
  15. 5bc2b1d Add Om1 lowering with no optimizations. by Jim Stichnoth · 10 years ago