1. b2d5084 Handle ARM "ret void" and function alignment with proper padding. by Jan Voung · 10 years ago
  2. 0a9e126 Subzero: Auto-detect cmake versus autoconf LLVM build. by Jim Stichnoth · 10 years ago
  3. 8c7b0a2 Subzero: Fix dependency checking to avoid unnecessary rebuilds. by Jim Stichnoth · 10 years ago
  4. 927f7cc Subzero: Support non-IRT immediate calls with -filetype=iasm. by Jim Stichnoth · 10 years ago
  5. 833f13f Subzero: Fix a bug in cross test generation. by Jim Stichnoth · 10 years ago
  6. dc7c597 Subzero: Run cross tests as a much more configurable python script. by Jim Stichnoth · 10 years ago
  7. 68a0633 Use the installed/downloaded objdump instead of work-dir one. by Jan Voung · 10 years ago
  8. a67fc44 Subzero: Run sandboxed cross tests, and do some cleanup. by Jim Stichnoth · 10 years ago
  9. c450879 Subzero: Clean up the runtime implementation. 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. b5447a0 Omit textual emitConstPool in MINIMAL build. by Jan Voung · 10 years ago
  12. 9738a9e Subzero: Update tests and build scripts for sandboxing. by Jim Stichnoth · 10 years ago
  13. a2703ae Subzero: switch from llvm-objdump to objdump for lit tests (for LLVM merge) by Jan Voung · 10 years ago
  14. 9f76aec Subzero: Make threads=2 and filetype=obj the testing defaults. by Jim Stichnoth · 10 years ago
  15. d442e7e Subzero: Use -filetype instead of -ias and -elf-writer. by Jim Stichnoth · 10 years ago
  16. bbca754 Subzero: Emit functions and global initializers in a separate thread. by Jim Stichnoth · 10 years ago
  17. 046ec2e Subzero: Add a --elf arg to szbuild.py and crosstest.py. by Jim Stichnoth · 10 years ago
  18. edc115e Add irt_random to szbuild link line. by Jan Voung · 10 years ago
  19. 51596d4 Subzero: Auto-set -build-on-read=0 for .ll input files. by Jim Stichnoth · 10 years ago
  20. 6fcbddd Disable Subzero IR generation for performance testing. by Karl Schimpf · 10 years ago
  21. 43e9482 Subzero: Delete szdiff.py tests and ERRORS tests. by Jim Stichnoth · 10 years ago
  22. 58acae3 Subzero: Allow non-hybrid binaries to be built. by Jim Stichnoth · 10 years ago
  23. bca2f65 Subzero: Switch to AT&T asm syntax. I give up. by Jim Stichnoth · 10 years ago
  24. 336f6c4 Subzero: Implementation of "advanced Phi lowering". by Jim Stichnoth · 10 years ago
  25. ab06df3 Remove IceConverter when LLVM IR is not allowed. by Karl Schimpf · 10 years ago
  26. 6af6336 Remove building llvm2ice.build_atts from Subzero build. by Karl Schimpf · 10 years ago
  27. b262c5e Allow conditional lit tests in Subzero, based on build flags. by Karl Schimpf · 10 years ago
  28. 962befa emitIAS for Shld and Shrd and the ternary and three-address ops. by Jan Voung · 10 years ago
  29. 2a063e2 Subzero: Fix emission of global initializers. by Jim Stichnoth · 10 years ago
  30. 109fa15 Add cross test for vector itofp and fptoi casts. by Jan Voung · 10 years ago
  31. e3f64d0 Introduce model of global initializers in Subzero. by Karl Schimpf · 10 years ago
  32. 118ca79 Subzero: Change the echoing in shellcmd(). by Jim Stichnoth · 11 years ago
  33. ed178a6 Subzero: Update link path after recent newlib install changes. by Jim Stichnoth · 11 years ago
  34. be22e14 Subzero: Change szbuild.py to prefer Subzero by default. by Jim Stichnoth · 11 years ago
  35. 2a5324a Clean up run script to use for testing Subzero. by Karl Schimpf · 11 years ago
  36. 4c127ba Adjust paths for host_x86_32/bin -> bin and for switch to 64-bit. by Jan Voung · 11 years ago
  37. 89906a5 Subzero: Allow extra args to be passed to llc and Subzero. by Jim Stichnoth · 11 years ago
  38. cc0ee13 Subzero: Add a convenience script for Spec2K. Add the --stats argument. by Jim Stichnoth · 11 years ago
  39. e8b404b Subzero: Make python clean up after itself by removing its /tmp subdir. by Jim Stichnoth · 11 years ago
  40. 0fb613f Subzero: Make the szbuild.py script more automatic. by Jim Stichnoth · 11 years ago
  41. 65d8d53 Subzero: Print defaults as appropriate in python script help text. by Jim Stichnoth · 11 years ago
  42. 6d4f564 Subzero: The cross tests should use the actual Subzero runtime. by Jim Stichnoth · 11 years ago
  43. 10ea698 Subzero: Add a script that builds a hybrid Subzero/llc native executable. by Jim Stichnoth · 11 years ago
  44. 7076c88 Subzero: Move python scripts into a common pydir. by Jim Stichnoth · 11 years ago
  45. 16178a1 Subzero: Remove the need for a separate NaCl SDK installation. by Jim Stichnoth · 11 years ago
  46. 1248a6d Make py import not assume dir is "pnacl-subzero". Avoid autovect in crosstest. by Jan Voung · 11 years ago
  47. 5bc2b1d Add Om1 lowering with no optimizations. by Jim Stichnoth · 11 years ago
  48. a667fb8 Modify pnacl subzero to be able to read pnacl bitcode files. by Karl Schimpf · 11 years ago