1. 729dbd0 Subzero: Clean up function header emission. by Jim Stichnoth · 10 years ago
  2. a2703ae Subzero: switch from llvm-objdump to objdump for lit tests (for LLVM merge) by Jan Voung · 10 years ago
  3. 3324642 Subzero: Fix new issues after the LLVM 3.5 merge. by Jim Stichnoth · 10 years ago
  4. 43e9482 Subzero: Delete szdiff.py tests and ERRORS tests. by Jim Stichnoth · 10 years ago
  5. bca2f65 Subzero: Switch to AT&T asm syntax. I give up. by Jim Stichnoth · 10 years ago
  6. 8bcca04 Handle GPR and vector shift ops. Handle pmull also. by Jan Voung · 10 years ago
  7. 2a5324a Clean up run script to use for testing Subzero. by Karl Schimpf · 11 years ago
  8. dddc306 Convert lit tests to check disassembled assembly. by Jan Voung · 11 years ago
  9. c8e8781 Convert lit test llvm-mc -arch arguments to full -triple. by Jan Voung · 11 years ago
  10. afeaee4 Subzero: Use scalar arithmetic when no vector instruction exists. by Matt Wala · 11 years ago
  11. 0a45051 Subzero: Add support for SSE4.1 instructions. by Matt Wala · 11 years ago
  12. d9ea7ad Add -arch=x86 and -filetype=obj to all RUN lines involving llvm-mc. by Matt Wala · 11 years ago
  13. 927cc17 Validate the assembly code that Subzero generates in unit tests. by Matt Wala · 11 years ago
  14. 7fa22d8 Lower the rest of the vector arithmetic operations. by Matt Wala · 11 years ago
  15. 8d1072e Lower vector floating point arithmetic operations. by Matt Wala · 11 years ago