1. c879968 Subzero: Fix "make -f Makefile.standalone MINIMAL=1 check". by Jim Stichnoth · 10 years ago
  2. b0a8c24 ARM: Assign "actuals" at call site to the appropriate GPR/stack slot. by Jan Voung · 10 years ago
  3. 66c3d5e Subzero ARM32: Lower shift and zext, sext, and trunc. by Jan Voung · 10 years ago
  4. befd03a Subzero ARM: lowerLoad and lowerStore. by Jan Voung · 10 years ago
  5. e5b58fb Subzero: Changes needed for LLVM 3.7 integration. by Jim Stichnoth · 10 years ago
  6. 3bfd99a Subzero ARM: do lowerIcmp, lowerBr, and a bit of lowerCall. by Jan Voung · 10 years ago
  7. 537b5ba Subzero: Use cmov to improve lowering for the select instruction. by Jim Stichnoth · 10 years ago
  8. 90db6ae Subzero: Simplify the icmp i64 lowering. by Jim Stichnoth · 10 years ago
  9. 729dbd0 Subzero: Clean up function header emission. by Jim Stichnoth · 10 years ago
  10. a2703ae Subzero: switch from llvm-objdump to objdump for lit tests (for LLVM merge) by Jan Voung · 10 years ago
  11. 3324642 Subzero: Fix new issues after the LLVM 3.5 merge. by Jim Stichnoth · 10 years ago
  12. 0faec4c Rearrange emit vs emitIAS. Wait till function is done before dumping text. by Jan Voung · 10 years ago
  13. 43e9482 Subzero: Delete szdiff.py tests and ERRORS tests. by Jim Stichnoth · 10 years ago
  14. bca2f65 Subzero: Switch to AT&T asm syntax. I give up. by Jim Stichnoth · 10 years ago
  15. bd4ea5b Subzero: Adjust expectations now that llvm-mc aligns calls not just naclcall. by Jan Voung · 10 years ago
  16. 198b294 emitIAS for store and indirect calls. by Jan Voung · 10 years ago
  17. 4775255 Subzero: Improve performance of liveness analysis and live range construction. by Jim Stichnoth · 10 years ago
  18. 5081c21 Remove broken szdiff tests. by Karl Schimpf · 11 years ago
  19. 2a5324a Clean up run script to use for testing Subzero. by Karl Schimpf · 11 years ago
  20. 3ef786f Subzero: Be more strict about i1 calculations. by Jim Stichnoth · 11 years ago
  21. dd30c81 Subzero: Fix sext/zext lowering with i1 source operands. by Jim Stichnoth · 11 years ago
  22. cabfa30 Subzero: Render constants in dump() to be more like LLVM. by Jim Stichnoth · 11 years ago
  23. dddc306 Convert lit tests to check disassembled assembly. by Jan Voung · 11 years ago
  24. ef8cf0e Subzero: Fix some legalization issues involving immediates. by Jim Stichnoth · 11 years ago
  25. c8e8781 Convert lit test llvm-mc -arch arguments to full -triple. by Jan Voung · 11 years ago
  26. 105b704 Subzero: Align the stack at the point of function calls. by Matt Wala · 11 years ago
  27. d9ea7ad Add -arch=x86 and -filetype=obj to all RUN lines involving llvm-mc. by Matt Wala · 11 years ago
  28. 927cc17 Validate the assembly code that Subzero generates in unit tests. by Matt Wala · 11 years ago
  29. 1ee3416 Bitcast of 64-bit immediates may need to split the immediate, not a var. by Jan Voung · 11 years ago
  30. d97c7df Subzero: Initial O2 lowering by Jim Stichnoth · 11 years ago
  31. 5bc2b1d Add Om1 lowering with no optimizations. by Jim Stichnoth · 11 years ago
  32. a667fb8 Modify pnacl subzero to be able to read pnacl bitcode files. by Karl Schimpf · 11 years ago
  33. f7c9a14 Initial skeleton of Subzero. by Jim Stichnoth · 11 years ago