1. 112b6e8 Add an cross include path for ARM to work around clang bug 22937. by Jan Voung · 10 years ago
  2. 8e32fed Set up crosstest to run simple loop in Om1 on ARM. by Jan Voung · 10 years ago
  3. 050deaa Build ARM SZ runtime files. Use le32-nacl-objcopy in various places. by Jan Voung · 10 years ago
  4. 0933c0c Subzero: Strength-reduce mul by certain constants. by Jim Stichnoth · 10 years ago
  5. d9f1f9f Subzero: Fix lit and cross tests broken in f8b4cc8. by Jim Stichnoth · 10 years ago
  6. bb9d11a Subzero: Change pnacl_newlib ==> pnacl_newlib_raw in scripts. by Jim Stichnoth · 10 years ago
  7. 927f7cc Subzero: Support non-IRT immediate calls with -filetype=iasm. by Jim Stichnoth · 10 years ago
  8. dc7c597 Subzero: Run cross tests as a much more configurable python script. by Jim Stichnoth · 10 years ago
  9. a67fc44 Subzero: Run sandboxed cross tests, and do some cleanup. by Jim Stichnoth · 10 years ago
  10. fa0cfa5 Subzero: Change the name llvm2ice to the more appropriate pnacl-sz. by Jim Stichnoth · 10 years ago
  11. 9738a9e Subzero: Update tests and build scripts for sandboxing. by Jim Stichnoth · 10 years ago
  12. 9f76aec Subzero: Make threads=2 and filetype=obj the testing defaults. by Jim Stichnoth · 10 years ago
  13. 046ec2e Subzero: Add a --elf arg to szbuild.py and crosstest.py. by Jim Stichnoth · 10 years ago
  14. 51596d4 Subzero: Auto-set -build-on-read=0 for .ll input files. by Jim Stichnoth · 10 years ago
  15. bca2f65 Subzero: Switch to AT&T asm syntax. I give up. by Jim Stichnoth · 10 years ago
  16. ab06df3 Remove IceConverter when LLVM IR is not allowed. by Karl Schimpf · 10 years ago
  17. 962befa emitIAS for Shld and Shrd and the ternary and three-address ops. by Jan Voung · 10 years ago
  18. 109fa15 Add cross test for vector itofp and fptoi casts. by Jan Voung · 10 years ago
  19. e3f64d0 Introduce model of global initializers in Subzero. by Karl Schimpf · 10 years ago
  20. 4c127ba Adjust paths for host_x86_32/bin -> bin and for switch to 64-bit. by Jan Voung · 11 years ago
  21. 65d8d53 Subzero: Print defaults as appropriate in python script help text. by Jim Stichnoth · 11 years ago
  22. 6d4f564 Subzero: The cross tests should use the actual Subzero runtime. by Jim Stichnoth · 11 years ago
  23. 7076c88 Subzero: Move python scripts into a common pydir. by Jim Stichnoth · 11 years ago[Renamed (99%) from crosstest/crosstest.py]
  24. 16178a1 Subzero: Remove the need for a separate NaCl SDK installation. by Jim Stichnoth · 11 years ago
  25. 105b704 Subzero: Align the stack at the point of function calls. by Matt Wala · 11 years ago
  26. 0a45051 Subzero: Add support for SSE4.1 instructions. by Matt Wala · 11 years ago
  27. 7fa22d8 Lower the rest of the vector arithmetic operations. by Matt Wala · 11 years ago
  28. a3a01a2 Subzero: lower the rest of the atomic operations. by Jan Voung · 11 years ago
  29. 798b415 Subzero: give crosstest .sz intermediate files names that depend on flags by Jan Voung · 11 years ago
  30. 5bc2b1d Add Om1 lowering with no optimizations. by Jim Stichnoth · 11 years ago