1. 606261c Remove the ANGLE submodule by Nicolas Capens · 2 years, 9 months ago
  2. 7e9e7f8 Update SPIR-V Tools to c75a1a46f by Nicolas Capens · 2 years, 9 months ago
  3. ff91ac5 Prevent exit-time destructors in src/WSI, Pipeline, and System by Nicolas Capens · 2 years, 9 months ago
  4. 533f38d Update SPIR-V Tools to d0a827a9f by Nicolas Capens · 2 years, 9 months ago
  5. 0a7ab9c Update SPIR-V Headers to 20b02de99 by Nicolas Capens · 2 years, 9 months ago
  6. 82d932b Fix Android.bp build after SPIRV-Headers update by Alexis Hetu · 2 years, 10 months ago
  7. 1ef9076 Follow-up 2: Fix Android.bp build after SPIRV-Tools update by Alexis Hetu · 2 years, 10 months ago
  8. 7cf6e51 Follow-up: Fix Android.bp build after SPIRV-Tools update by Alexis Hetu · 2 years, 10 months ago
  9. ec08a3b Fix Android.bp build after SPIRV-Tools update by Alexis Hetu · 2 years, 10 months ago
  10. 5330ac7 Update SPIR-V Tools to 339d4475c by Alexis Hetu · 2 years, 10 months ago
  11. 4905e58 Update SPIR-V Headers to 29817199b by Alexis Hetu · 2 years, 10 months ago
  12. 0d651b7 No format verification in SPIR-V headers and tools update scripts by Alexis Hetu · 2 years, 10 months ago
  13. 9d8950e Update git-hooks to HEAD revision by Sean Risser · 2 years, 10 months ago
  14. c5e2372 Update git-hooks to latest version by Sean Risser · 2 years, 10 months ago
  15. ab5d8ea Disable -Wbitwise-instead-of-logical for llvm-10.0 in swiftshader by Nico Weber · 2 years, 11 months ago
  16. 24530ca Disable C4244 when building LLVM for swiftshader by Nico Weber · 2 years, 11 months ago
  17. 22f5c92 Eliminate Subzero's dependency on llvm::FoldingSet by Nicolas Capens · 4 years, 4 months ago
  18. bac3c55 Update git-hooks to latest revision by Sean Risser · 3 years ago
  19. 773ef52 update angle revision by Takuto Ikuta · 3 years ago
  20. 34d436e Add PA and BTI to SwiftShader by André Kempe · 3 years, 1 month ago
  21. f2bf63b Update Marl to 49602432d by Nicolas Capens · 3 years ago
  22. 526b987 Disable hwasan in llvm-10.0. by Evgenii Stepanov · 3 years, 1 month ago
  23. b8bcc42 Remove -Wno-unused-but-set-variable flag usage by Nicolas Capens · 3 years, 1 month ago
  24. fdb16bd Fix some instances of -Wunused-but-set-variable. by Peter Kasting · 3 years, 1 month ago
  25. 9159471 Add missing dependency for LLVM 10 CMake builds by Elias Naur · 3 years, 6 months ago
  26. 557d015 Move remaining Subzero x86 traits to their corresponding class by Nicolas Capens · 3 years, 2 months ago
  27. 907c55a Move Subzero Inst traits to the Inst header/source by Nicolas Capens · 3 years, 2 months ago
  28. 1ff9f88 Move Subzero Assembler traits to the Assembler header/source by Nicolas Capens · 3 years, 2 months ago
  29. f8c7e51 Refactor AsmAddress creation by Nicolas Capens · 3 years, 2 months ago
  30. f79b017 Make AsmAddress producing methods static by Nicolas Capens · 3 years, 2 months ago
  31. 6646932 Increase Subzero x86-64 stack alignment to 16 by Nicolas Capens · 3 years, 2 months ago
  32. 3a84c8e Fix RequiredStackAlignment initialization by Nicolas Capens · 3 years, 2 months ago
  33. 5059719 Rename Subzero Address to AsmAddress by Nicolas Capens · 3 years, 2 months ago
  34. aaa8ab7 Rename Subzero traits Operand to AsmOperand by Nicolas Capens · 3 years, 2 months ago
  35. f0819bd Specialize Subzero X86 backends for 32- or 64-bit by Nicolas Capens · 3 years, 2 months ago
  36. 53abe2f Don't templatize based on X86 traits by Nicolas Capens · 3 years, 2 months ago
  37. e7da8d8 Deduplicate X86 condition codes by Nicolas Capens · 3 years, 2 months ago
  38. 667b632 De-templatize the IceAssemblerX86Base class by Nicolas Capens · 3 years, 2 months ago
  39. 062a79f Duplicate X86 headers into X8632 and X8664 ones by Nicolas Capens · 3 years, 2 months ago
  40. 78964c0 Define specialized PoolTypeConverter constants in the header by Nicolas Capens · 3 years, 2 months ago
  41. c6747d9 Backport LLVM fix for mallinfo deprecation by Adrian Ratiu · 3 years, 2 months ago
  42. c8b6ec0 Remove explicit -msse2 flags (and some other minor things) by Nico Weber · 3 years, 2 months ago
  43. 9534228 Eliminate Subzero sandboxing support by Nicolas Capens · 3 years, 2 months ago
  44. 52cb3d1 Assume Microsoft ABI on Windows by Nicolas Capens · 3 years, 2 months ago
  45. 97e0693 Eliminate support for the PNaCl ABI by Nicolas Capens · 3 years, 2 months ago
  46. 846da56 Fix -Wundefined-var-template warnings for ARM32 and MIPS32 by Nicolas Capens · 3 years, 2 months ago
  47. 3fc930f Define constant static template members as constexpr by Nicolas Capens · 3 years, 2 months ago
  48. fddd4f2 Make Subzero opcode pointer constant by Nicolas Capens · 3 years, 2 months ago
  49. 6f12605 Fix -Wundefined-var-template warnings by Nicolas Capens · 3 years, 2 months ago
  50. e4fea30 Fix -Wloop-analysis warnings in llvm-subzero. by Peter Kasting · 3 years, 2 months ago
  51. d2bdde2 Enable the -Wdeprecated-copy compiler warning by Nicolas Capens · 3 years, 2 months ago
  52. 21c3054 Update git-hooks to latest revision by Sean Risser · 3 years, 3 months ago
  53. 15478fd Marl: Suppress MemorySanitizer false-positive by Nicolas Capens · 3 years, 3 months ago
  54. 9dd7a51 Bring git-hooks in as a submodule by Sean Risser · 3 years, 3 months ago
  55. 5d449d4 Update references for ANGLE submodule by Chong Gu · 3 years, 3 months ago
  56. 0ca03fb Update Android build files with license info by Nicolas Capens · 3 years, 4 months ago
  57. bc1a66c Fix lowering and optimization of 64-bit absolute addresses by Nicolas Capens · 3 years, 7 months ago
  58. 6649bd0 Eliminate code randomization support from Subzero by Nicolas Capens · 3 years, 7 months ago
  59. 673a7fe Unify load/store operand accessors by Nicolas Capens · 3 years, 7 months ago
  60. 8d50b55 Discern between load and store addresses by Nicolas Capens · 3 years, 7 months ago
  61. 33a77f7 Rename InstIntrinsicCall to InstIntrinsic by Nicolas Capens · 3 years, 7 months ago
  62. 99bbb14 Eliminate the InstIntrinsicCall Target parameter by Nicolas Capens · 3 years, 7 months ago
  63. d4f27d7 Eliminate Subzero profiling support by Nicolas Capens · 3 years, 7 months ago
  64. 089bd5c Ignore two unused variables in llvm by Jason Macnak · 3 years, 7 months ago
  65. 266614a Fix crash during llvm_shutdown due to init order fiasco by Antonio Maiorano · 3 years, 7 months ago
  66. ff010f9 Limit Subzero routine stack size to 512 KiB by Nicolas Capens · 3 years, 7 months ago
  67. 14dcbed Fix macOS arm64 cross compiling. by Yilong Li · 3 years, 7 months ago
  68. 8b4cf1c Fix Reactor memory leaks by Antonio Maiorano · 3 years, 7 months ago
  69. 137f569 Update SPIR-V Tools to f37547c73 by Ben Clayton · 3 years, 7 months ago
  70. 1a396fe Update SPIR-V Headers to 8bb2420b4 by Ben Clayton · 3 years, 7 months ago
  71. f0adfcb Mend git merge history for SPIRV-Headers and SPIRV-Tools by Ben Clayton · 3 years, 7 months ago
  72. d79f17c Mend git merge history for SPIRV-Headers and SPIRV-Tools by Ben Clayton · 3 years, 7 months ago
  73. 24d6bf7 Revert 9dff6a3bb5 to mend git merge history for SPIRV-Headers and SPIRV-Tools by Ben Clayton · 3 years, 7 months ago
  74. b3e5c44 Enable and require C++17 compilation by Nicolas Capens · 3 years, 7 months ago
  75. 0985120 Fix mismatched signedness for a compare in subzero by Sean Risser · 3 years, 8 months ago
  76. 7b2f938 Fix implicit inexact conversion by Nicolas Capens · 3 years, 8 months ago
  77. 7c84426 Remove stlport C++11 extensions by Nicolas Capens · 3 years, 9 months ago
  78. bfb2119 Fix swiftshader_reactor_llvm_unittests under UBSan Vptr by Arthur Eubanks · 3 years, 9 months ago
  79. 9dff6a3 Roll SPIRV-Headers and SPIRV-Tools by Ryan Harrison · 3 years, 9 months ago
  80. 24350b8 Limit the recursion depth of llvm::SelectionDAG::isSplatValue() by Nicolas Capens · 3 years, 9 months ago
  81. aeb3616 marl: fix extra ';' warning by Antonio Maiorano · 3 years, 9 months ago
  82. 282aa41 Add GN builds for Reactor unit tests by Nicolas Capens · 3 years, 10 months ago
  83. 43fcd32 Use pragmas to work around MSVC x86_32 debug miscompile bug by Reid Kleckner · 4 years ago
  84. 50066a3 Subzero: inconsistency in registered threads option for the CommandLine with external LLVM by Nicolas Caramelli · 3 years, 9 months ago
  85. 4804ac8 Implement MemorySanitizer instrumentation of Reactor routines by Nicolas Capens · 3 years, 10 months ago
  86. ca8a16e Subzero: clang-format crosstest, pnacl-llvm, runtime, and unittest by Antonio Maiorano · 3 years, 10 months ago
  87. debdfa2 Subzero: clang-format src by Antonio Maiorano · 3 years, 10 months ago
  88. fefd085 Fix Android build by Jason Macnak · 3 years, 10 months ago
  89. 612ded0 Merge changes I3c4f10f7,I5b7ddc75 by Sean Risser · 3 years, 10 months ago
  90. 1a59963 Fix Android.bp build after SPIRV-Tools update by Nicolas Capens · 3 years, 10 months ago
  91. 3476ca3 Subzero: fix invalid arg access on Windows x86 for split variables by Antonio Maiorano · 3 years, 10 months ago
  92. f95bac4 Update SPIR-V Tools to a61d07a72 by Sean Risser · 3 years, 10 months ago
  93. 59eb5dd Set LLVM_ENABLE_ABI_BREAKING_CHECKS for Debug builds only by Nicolas Capens · 3 years, 10 months ago
  94. eaf1c53 Merge changes If776b87d,I27098964 by Alexis Hétu · 3 years, 10 months ago
  95. 6dda9ee Update SPIR-V Tools to f7da52775 by Alexis Hetu · 3 years, 10 months ago
  96. b0e426f Subzero: fix Ice::BitVector::grow not copying old to new data by Antonio Maiorano · 3 years, 10 months ago
  97. fd4ad84 Update SPIR-V Tools to 82b378d67 by Alexis Hetu · 3 years, 10 months ago
  98. e14609e Update SPIR-V Headers to 7845730ca by Alexis Hetu · 3 years, 10 months ago
  99. fadd9df Update Marl to 3285a2dfb by Nicolas Capens · 3 years, 10 months ago
  100. 85d9d5d Subzero: workaround bad codegen for Windows x86 at Om1 optimization level by Antonio Maiorano · 3 years, 10 months ago