1. bca2f65 Subzero: Switch to AT&T asm syntax. I give up. by Jim Stichnoth · 10 years ago
  2. fe14fb8 Handle "Mov" which is mov, movss, movsd, and used for nacl.read.tp. by Jan Voung · 10 years ago
  3. 479e563 emitIAS for fld and fstp by Jan Voung · 10 years ago
  4. ad40353 Subzero: Automatically infer regalloc preferences and overlap. by Jim Stichnoth · 11 years ago
  5. bd385e4 Lift register and condition code enums out into their own file. by Jan Voung · 11 years ago
  6. ff9c706 Subzero: Add branch optimization. by Jim Stichnoth · 11 years ago
  7. 0a45051 Subzero: Add support for SSE4.1 instructions. by Matt Wala · 11 years ago
  8. ce0ca8f Lower the fcmp instruction for <4 x float> operands. by Matt Wala · 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. 83b8036 Lower casting operations that involve vector types. by Matt Wala · 11 years ago
  12. 9559899 Avoid assigning esp (or ebp for framepointer-using frames) in Om1. by Jan Voung · 11 years ago
  13. 928f129 Add support for vector types. by Matt Wala · 11 years ago
  14. 3bd9f1a Add a few Subzero intrinsics (not the atomic ones yet). by Jan Voung · 11 years ago
  15. 4376d29 Fix g++ -pedantic warnings. by Jim Stichnoth · 11 years ago
  16. 5bc2b1d Add Om1 lowering with no optimizations. by Jim Stichnoth · 11 years ago