1. e8457a2 Allow Subzero to parse function blocks in parallel. by Karl Schimpf · 9 years ago
  2. 1ece70e Eliminate all uses of 'le32-nacl-objcopy'. by Sean Klein · 9 years ago
  3. 8a4675c Allow subzero tests to pass without le32-nacl-objdump. by Sean Klein · 9 years ago
  4. 3e32400 Subzero: Control memory growth from local label fixups. by Jim Stichnoth · 9 years ago
  5. b6dcf3c Subzero: Add "-verbose init" to control global initializer dumping. by Jim Stichnoth · 9 years ago
  6. 94e97f6 Subzero. ARM32. Enable hwdiv-arm crosstests. by John Porto · 9 years ago
  7. 916e37b ARM32 vector lowering: fabs, scalarize remaining arithmetic operations. by Eric Holk · 9 years ago
  8. b35615b Subzero. Removes X8664_STACK_HACK from the crosstests. by John Porto · 9 years ago
  9. 4b6e4b4 Subzero. ARM32. Refactors atomic intrinsics lowering. by John Porto · 9 years ago
  10. dc61925 Subzero. ARM32. Nonsfi. by John Porto · 9 years ago
  11. fbdc7e4 Subzero: Fix trailing whitespace errors. by Jim Stichnoth · 9 years ago
  12. 18cce42 Fix vector load/stores in the ARM assembler. by Karl Schimpf · 9 years ago
  13. d91d369 Subzero: Always enable --echo-cmd in the lit tests. by Reed Kotler · 9 years ago
  14. bc3bd50 Subzero: Change the szbuild.py --force default. by Jim Stichnoth · 9 years ago
  15. 31f4f86 Subzero. ARM32 RegTable. Adds missing headers. by John Porto · 9 years ago
  16. b819665 Subzero. ARM32. Fixes vpush/vpop bug. by John Porto · 9 years ago
  17. 56958cb Suzero. X8664. NaCl Sandboxing. by John Porto · 9 years ago
  18. b19d39c Add option to force filetype=asm for testing by David Sehr · 9 years ago
  19. 5aa4b89 Better error message for running szbuild.py out of directory. by Sean Klein · 9 years ago
  20. d8777b0 Subzero. ARM32. Adds header to auto-generated register def file. by John Porto · 9 years ago
  21. 57a8aab Subzero: Enable Non-SFI vector cross tests. by Jim Stichnoth · 9 years ago
  22. 8ff4b28 Subzero: Add Non-SFI support for x86-32. by Jim Stichnoth · 9 years ago
  23. dff7dbd Subzero. ARM32. Adds an IsGPR attribute to the register tables. by John Porto · 9 years ago
  24. 3c275ce Subzero. x8664. Resurrects the Target. by John Porto · 9 years ago
  25. c628b68 Subzero. ARM32. Fixes register aliasing bugs. by John Porto · 9 years ago
  26. 2187c84 Subzero. ARM32. Introduces explicit register parameter attribute. by John Porto · 9 years ago
  27. 79fe490 Subzero: Add a proper default for --pnacl-bin-path . by Jim Stichnoth · 9 years ago
  28. eb13acc Subzero. ARM32. Show FP lowering some love. by John Porto · 9 years ago
  29. 52b5157 Subzero. ARM32. Implements sandboxing. by John Porto · 9 years ago
  30. 22a5f38 Revert "Subzero. ARM32. Initial sandboxing code." by John Porto · 9 years ago
  31. 38ac6be Subzero. ARM32. Initial sandboxing code. by John Porto · 9 years ago
  32. 83f957a Subzero: Add "szbuild_spec2k.py --run" option. by Jim Stichnoth · 9 years ago
  33. 6c4ad84 Subzero: Add a "make check-presubmit" target. by Jim Stichnoth · 9 years ago
  34. 42356fb Subzero: Add "szbuild.py --no-sz" arg for suppressing the pnacl-sz run. by Jim Stichnoth · 9 years ago
  35. cb504ca Add workaround to allow testing of ARM integrated assembler. by Karl Schimpf · 9 years ago
  36. 955bfdc Subzero: Add a missing absolute path to llvm-mc command. by Jim Stichnoth · 9 years ago
  37. a2efb9d Subzero: Use explicit paths to PNaCl tools invoked in szbuild.py. by Jim Stichnoth · 9 years ago
  38. afc92af Subzero. Misc ARM32 bugfixes. by John Porto · 9 years ago
  39. a00b1f7 Subzero: Remove trailing whitespace. by Jim Stichnoth · 9 years ago
  40. ba6a67c Subzero. Enables (most) crosstests for ARM32. by John Porto · 9 years ago
  41. cfa628b Inline memove for small constant sizes and refactor memcpy and memset. by Andrew Scull · 9 years ago
  42. 1d23542 Subzero. Native 64-bit int arithmetic on x86-64. by John Porto · 9 years ago
  43. 88ab5ca Subzero: Fix szbuild.py linking. by Jim Stichnoth · 9 years ago
  44. 28068ad ARM: Add a postRA pass to legalize stack offsets. Greedy approach (reserve IP). by Jan Voung · 9 years ago
  45. 112b6e8 Add an cross include path for ARM to work around clang bug 22937. by Jan Voung · 9 years ago
  46. e105c74 Change MIPS to avoid "none-nacl" for unsandboxed tests. by Reed Kotler · 9 years ago
  47. d00d48d implement the null function for the Mips32 subzero compiler by Reed Kotler · 9 years ago
  48. 6c17dd8 Fixes case where terminator instruction is missing at end of function. by Karl Schimpf · 9 years ago
  49. a9eeb42 Subzero: Correct the cross test's diagnostic message for a test failure. by Jim Stichnoth · 9 years ago
  50. 8e32fed Set up crosstest to run simple loop in Om1 on ARM. by Jan Voung · 9 years ago
  51. 050deaa Build ARM SZ runtime files. Use le32-nacl-objcopy in various places. by Jan Voung · 9 years ago
  52. 0933c0c Subzero: Strength-reduce mul by certain constants. by Jim Stichnoth · 9 years ago
  53. d9f1f9f Subzero: Fix lit and cross tests broken in f8b4cc8. by Jim Stichnoth · 9 years ago
  54. f8b4cc8 Subzero: Basic Block Profiler. by John Porto · 9 years ago
  55. bb9d11a Subzero: Change pnacl_newlib ==> pnacl_newlib_raw in scripts. by Jim Stichnoth · 9 years ago
  56. b2d5084 Handle ARM "ret void" and function alignment with proper padding. by Jan Voung · 9 years ago
  57. 0a9e126 Subzero: Auto-detect cmake versus autoconf LLVM build. by Jim Stichnoth · 10 years ago
  58. 8c7b0a2 Subzero: Fix dependency checking to avoid unnecessary rebuilds. by Jim Stichnoth · 10 years ago
  59. 927f7cc Subzero: Support non-IRT immediate calls with -filetype=iasm. by Jim Stichnoth · 10 years ago
  60. 833f13f Subzero: Fix a bug in cross test generation. by Jim Stichnoth · 10 years ago
  61. dc7c597 Subzero: Run cross tests as a much more configurable python script. by Jim Stichnoth · 10 years ago
  62. 68a0633 Use the installed/downloaded objdump instead of work-dir one. by Jan Voung · 10 years ago
  63. a67fc44 Subzero: Run sandboxed cross tests, and do some cleanup. by Jim Stichnoth · 10 years ago
  64. c450879 Subzero: Clean up the runtime implementation. by Jim Stichnoth · 10 years ago
  65. fa0cfa5 Subzero: Change the name llvm2ice to the more appropriate pnacl-sz. by Jim Stichnoth · 10 years ago
  66. b5447a0 Omit textual emitConstPool in MINIMAL build. by Jan Voung · 10 years ago
  67. 9738a9e Subzero: Update tests and build scripts for sandboxing. by Jim Stichnoth · 10 years ago
  68. a2703ae Subzero: switch from llvm-objdump to objdump for lit tests (for LLVM merge) by Jan Voung · 10 years ago
  69. 9f76aec Subzero: Make threads=2 and filetype=obj the testing defaults. by Jim Stichnoth · 10 years ago
  70. d442e7e Subzero: Use -filetype instead of -ias and -elf-writer. by Jim Stichnoth · 10 years ago
  71. bbca754 Subzero: Emit functions and global initializers in a separate thread. by Jim Stichnoth · 10 years ago
  72. 046ec2e Subzero: Add a --elf arg to szbuild.py and crosstest.py. by Jim Stichnoth · 10 years ago
  73. edc115e Add irt_random to szbuild link line. by Jan Voung · 10 years ago
  74. 51596d4 Subzero: Auto-set -build-on-read=0 for .ll input files. by Jim Stichnoth · 10 years ago
  75. 6fcbddd Disable Subzero IR generation for performance testing. by Karl Schimpf · 10 years ago
  76. 43e9482 Subzero: Delete szdiff.py tests and ERRORS tests. by Jim Stichnoth · 10 years ago
  77. 58acae3 Subzero: Allow non-hybrid binaries to be built. by Jim Stichnoth · 10 years ago
  78. bca2f65 Subzero: Switch to AT&T asm syntax. I give up. by Jim Stichnoth · 10 years ago
  79. 336f6c4 Subzero: Implementation of "advanced Phi lowering". by Jim Stichnoth · 10 years ago
  80. ab06df3 Remove IceConverter when LLVM IR is not allowed. by Karl Schimpf · 10 years ago
  81. 6af6336 Remove building llvm2ice.build_atts from Subzero build. by Karl Schimpf · 10 years ago
  82. b262c5e Allow conditional lit tests in Subzero, based on build flags. by Karl Schimpf · 10 years ago
  83. 962befa emitIAS for Shld and Shrd and the ternary and three-address ops. by Jan Voung · 10 years ago
  84. 2a063e2 Subzero: Fix emission of global initializers. by Jim Stichnoth · 10 years ago
  85. 109fa15 Add cross test for vector itofp and fptoi casts. by Jan Voung · 10 years ago
  86. e3f64d0 Introduce model of global initializers in Subzero. by Karl Schimpf · 10 years ago
  87. 118ca79 Subzero: Change the echoing in shellcmd(). by Jim Stichnoth · 10 years ago
  88. ed178a6 Subzero: Update link path after recent newlib install changes. by Jim Stichnoth · 10 years ago
  89. be22e14 Subzero: Change szbuild.py to prefer Subzero by default. by Jim Stichnoth · 10 years ago
  90. 2a5324a Clean up run script to use for testing Subzero. by Karl Schimpf · 10 years ago
  91. 4c127ba Adjust paths for host_x86_32/bin -> bin and for switch to 64-bit. by Jan Voung · 10 years ago
  92. 89906a5 Subzero: Allow extra args to be passed to llc and Subzero. by Jim Stichnoth · 10 years ago
  93. cc0ee13 Subzero: Add a convenience script for Spec2K. Add the --stats argument. by Jim Stichnoth · 10 years ago
  94. e8b404b Subzero: Make python clean up after itself by removing its /tmp subdir. by Jim Stichnoth · 10 years ago
  95. 0fb613f Subzero: Make the szbuild.py script more automatic. by Jim Stichnoth · 10 years ago
  96. 65d8d53 Subzero: Print defaults as appropriate in python script help text. by Jim Stichnoth · 10 years ago
  97. 6d4f564 Subzero: The cross tests should use the actual Subzero runtime. by Jim Stichnoth · 10 years ago
  98. 10ea698 Subzero: Add a script that builds a hybrid Subzero/llc native executable. by Jim Stichnoth · 10 years ago
  99. 7076c88 Subzero: Move python scripts into a common pydir. by Jim Stichnoth · 10 years ago
  100. 16178a1 Subzero: Remove the need for a separate NaCl SDK installation. by Jim Stichnoth · 10 years ago