1. c879968 Subzero: Fix "make -f Makefile.standalone MINIMAL=1 check". by Jim Stichnoth · 10 years ago
  2. 0fa6c5a Subzero ARM: addProlog/addEpilogue -- share some code with x86. by Jan Voung · 10 years ago
  3. c207d51 Use ldr for movs out of stack slots (instead of mov reg, [sp/fp]). by Jan Voung · 10 years ago
  4. 55500db Subzero ARM: lower alloca instruction. by Jan Voung · 10 years ago
  5. 729dbd0 Subzero: Clean up function header emission. by Jim Stichnoth · 10 years ago
  6. a2703ae Subzero: switch from llvm-objdump to objdump for lit tests (for LLVM merge) by Jan Voung · 10 years ago
  7. 43e9482 Subzero: Delete szdiff.py tests and ERRORS tests. by Jim Stichnoth · 10 years ago
  8. bca2f65 Subzero: Switch to AT&T asm syntax. I give up. by Jim Stichnoth · 10 years ago
  9. 5081c21 Remove broken szdiff tests. by Karl Schimpf · 11 years ago
  10. 2a5324a Clean up run script to use for testing Subzero. by Karl Schimpf · 11 years ago
  11. 72a8f8d Subzero: Make sure alloca with align=0 is handled correctly. by Jim Stichnoth · 11 years ago
  12. dddc306 Convert lit tests to check disassembled assembly. by Jan Voung · 11 years ago
  13. c8e8781 Convert lit test llvm-mc -arch arguments to full -triple. by Jan Voung · 11 years ago
  14. 105b704 Subzero: Align the stack at the point of function calls. by Matt Wala · 11 years ago
  15. d9ea7ad Add -arch=x86 and -filetype=obj to all RUN lines involving llvm-mc. by Matt Wala · 11 years ago
  16. 927cc17 Validate the assembly code that Subzero generates in unit tests. by Matt Wala · 11 years ago
  17. d97c7df Subzero: Initial O2 lowering by Jim Stichnoth · 11 years ago
  18. 5bc2b1d Add Om1 lowering with no optimizations. by Jim Stichnoth · 11 years ago
  19. a667fb8 Modify pnacl subzero to be able to read pnacl bitcode files. by Karl Schimpf · 11 years ago
  20. f7c9a14 Initial skeleton of Subzero. by Jim Stichnoth · 11 years ago