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. 7b30067 Convert a few lit tests that use "lc2i | llvm-mc | llvm-objdump" to use p2i. by Jan Voung · 10 years ago
  4. 3324642 Subzero: Fix new issues after the LLVM 3.5 merge. by Jim Stichnoth · 10 years ago
  5. 70d0a05 Subzero: Use the linear-scan register allocator for Om1 as well. by Jim Stichnoth · 10 years ago
  6. bca2f65 Subzero: Switch to AT&T asm syntax. I give up. by Jim Stichnoth · 10 years ago
  7. b262c5e Allow conditional lit tests in Subzero, based on build flags. by Karl Schimpf · 10 years ago
  8. 2a5324a Clean up run script to use for testing Subzero. by Karl Schimpf · 11 years ago
  9. 8acded0 Add initial integrated assembler w/ some Xmm ops. by Jan Voung · 11 years ago
  10. ff9c706 Subzero: Add branch optimization. by Jim Stichnoth · 11 years ago
  11. 4d79fe5 Subzero: Fix the simple register allocation for -Om1. by Jim Stichnoth · 11 years ago
  12. 105b704 Subzero: Align the stack at the point of function calls. by Matt Wala · 11 years ago
  13. b0e142b Ignore stack adjustment for ebp-based variables. by Jim Stichnoth · 11 years ago