1. dd35c62 Update Marl to a47a3a5c5 by Ben Clayton · 2 years, 4 months ago
  2. dd7bb92 glslang update by Alexis Hetu · 2 years, 5 months ago
  3. 7113474 Rename SpirvShader to Spirv by Nicolas Capens · 2 years, 6 months ago
  4. 6c5a1c5 Remove libz.so from llvm dependencies by John Bauman · 2 years, 5 months ago
  5. 4de33dc Update Marl to e007bd3dd by Nicolas Capens · 2 years, 5 months ago
  6. acdfa39 Update Marl to 14549e9d1 by Nicolas Capens · 2 years, 6 months ago
  7. 78eab64 Update Marl to e2d3d0bf2 by Nicolas Capens · 2 years, 6 months ago
  8. 2b155ac Remove Unicode handling from Subzero by Nicolas Capens · 2 years, 6 months ago
  9. 8d733b0 marl: Add new source file for loongarch64. by Wang Qing · 2 years, 6 months ago
  10. 4e4d2b4 Update renamed MemorySanitizer pass by Nicolas Capens · 2 years, 7 months ago
  11. 8c9c9f7 Update renamed LLVM sanitizer passes by Nicolas Capens · 2 years, 7 months ago
  12. 3fb7084 Update Marl to 2f129cf1b by Alexis Hetu · 2 years, 7 months ago
  13. 26c5afe update-marl: run Gerrit hook on generated CLs by Alexis Hetu · 2 years, 7 months ago
  14. a07b3fb Support AddressSanitizer instrumentation of LLVM JIT routines by Nicolas Capens · 2 years, 8 months ago
  15. 67158b9 Update SPIR-V Tools to 54cd5e196 by Nicolas Capens · 2 years, 8 months ago
  16. db3bc89 Update SPIR-V Headers to 0bcc62492 by Nicolas Capens · 2 years, 8 months ago
  17. 771e76a Update SPIR-V Tools to b930e734e by Nicolas Capens · 2 years, 10 months ago
  18. 617d341 Update SPIR-V Tools to 82d91083c by Nicolas Capens · 2 years, 10 months ago
  19. f1c2c0b Revert rcpss/rsqrtss instrumentation to default propagation by Nicolas Capens · 2 years, 11 months ago
  20. 74e34ab Override the SPIRV-Headers path to use local copy by Nicolas Capens · 2 years, 11 months ago
  21. 0578dd6 Fix SPIRV-Tools Android.bp build by Nicolas Capens · 2 years, 11 months ago
  22. 2400435 Update SPIR-V Headers to b765c355f by Antonio Maiorano · 2 years, 11 months ago
  23. 5c5afa8 Update SPIR-V Tools to 7014be600 by Antonio Maiorano · 2 years, 11 months ago
  24. a697a48 update-spirvheaders: run Gerrit hook on generated CLs by Antonio Maiorano · 2 years, 11 months ago
  25. 62c1af0 update-sprivtools: run Gerrit hook on generated CLs by Antonio Maiorano · 2 years, 11 months ago
  26. 2e793ae Remove use of std::iterator, which is gone in C++20. by Peter Kasting · 2 years, 11 months ago
  27. f915929 Handle instrumentation of scalar single-precision (_ss) intrinsics by Nicolas Capens · 2 years, 11 months ago
  28. adef92e Fix CMake build using Clang 13 compiler by Nicolas Capens · 2 years, 11 months ago
  29. 89c498e GCC: add explicit template instantiation by Stephan Hartmann · 3 years ago
  30. b5af7ca Backport fix for C++23 incompatibility in llvm by Alan Zhao · 3 years ago
  31. 1b159f6 Update SPIR-V Tools to eed5c76a5 by Nicolas Capens · 3 years ago
  32. 0840365 llvm-10.0: add configs/common and configs/linux for riscv64 by Rebecca Chang Swee Fun · 3 years ago
  33. 0e110e6 llvm-10.0: update script to include riscv64 target by Rebecca Chang Swee Fun · 3 years ago
  34. 716a7d9 marl: add new source file for riscv64 by Rebecca Chang Swee Fun · 3 years ago
  35. bc5bec0 Update SPIR-V Tools to bd325d298 by Nicolas Capens · 3 years ago
  36. 33b068c Update SPIR-V Tools to 9668d2e4e by Nicolas Capens · 3 years ago
  37. a1e42b6 Update SPIR-V Tools to 0741f4273 by Nicolas Capens · 3 years, 1 month ago
  38. 80df3d8 Update googletest submodule to release-1.11.0 by Daniele Vettorel · 3 years, 1 month ago
  39. 39fdd0d Benchmark mediump GLSL.std.450 instructions by Nicolas Capens · 3 years, 1 month ago
  40. 48d203a Roll git-hooks forward by Sean Risser · 3 years, 1 month ago
  41. 21b8719 Update Marl to 166fc6007 by Nicolas Capens · 3 years, 1 month ago
  42. 5ff2f73 Add LLVM-Submodule backend option by Martin Troiber · 3 years, 1 month ago
  43. ecfa23f Update SPIR-V Tools to d18d0d92e by sugoi1 · 3 years, 1 month ago
  44. c2e6e76 Update SPIR-V Headers to 6a55fade6 by sugoi1 · 3 years, 1 month ago
  45. b4a56a8 [Fuchsia] Stop ignoring warnings in llvm-10.0 by Sergey Ulanov · 3 years, 1 month ago
  46. 13f4a3b Update Marl to f936d9438 by Daniele Vettorel · 3 years, 2 months ago
  47. 2e74d5d Limit LLVM's getTargetShuffleInputs() recursion depth by Nicolas Capens · 3 years, 2 months ago
  48. f6bdbed Download Boost 1.78.0 from jfrog.io by Nicolas Capens · 3 years, 2 months ago
  49. c73969d Update Marl to 7b43abfc4 by Ben Clayton · 3 years, 3 months ago
  50. d0de9dc third_party: Fix update-marl commit message by Ben Clayton · 3 years, 3 months ago
  51. 606261c Remove the ANGLE submodule by Nicolas Capens · 3 years, 4 months ago
  52. 7e9e7f8 Update SPIR-V Tools to c75a1a46f by Nicolas Capens · 3 years, 4 months ago
  53. ff91ac5 Prevent exit-time destructors in src/WSI, Pipeline, and System by Nicolas Capens · 3 years, 4 months ago
  54. 533f38d Update SPIR-V Tools to d0a827a9f by Nicolas Capens · 3 years, 4 months ago
  55. 0a7ab9c Update SPIR-V Headers to 20b02de99 by Nicolas Capens · 3 years, 4 months ago
  56. 82d932b Fix Android.bp build after SPIRV-Headers update by Alexis Hetu · 3 years, 5 months ago
  57. 1ef9076 Follow-up 2: Fix Android.bp build after SPIRV-Tools update by Alexis Hetu · 3 years, 5 months ago
  58. 7cf6e51 Follow-up: Fix Android.bp build after SPIRV-Tools update by Alexis Hetu · 3 years, 5 months ago
  59. ec08a3b Fix Android.bp build after SPIRV-Tools update by Alexis Hetu · 3 years, 5 months ago
  60. 5330ac7 Update SPIR-V Tools to 339d4475c by Alexis Hetu · 3 years, 5 months ago
  61. 4905e58 Update SPIR-V Headers to 29817199b by Alexis Hetu · 3 years, 5 months ago
  62. 0d651b7 No format verification in SPIR-V headers and tools update scripts by Alexis Hetu · 3 years, 5 months ago
  63. 9d8950e Update git-hooks to HEAD revision by Sean Risser · 3 years, 5 months ago
  64. c5e2372 Update git-hooks to latest version by Sean Risser · 3 years, 5 months ago
  65. ab5d8ea Disable -Wbitwise-instead-of-logical for llvm-10.0 in swiftshader by Nico Weber · 3 years, 6 months ago
  66. 24530ca Disable C4244 when building LLVM for swiftshader by Nico Weber · 3 years, 6 months ago
  67. 22f5c92 Eliminate Subzero's dependency on llvm::FoldingSet by Nicolas Capens · 4 years, 11 months ago
  68. bac3c55 Update git-hooks to latest revision by Sean Risser · 3 years, 7 months ago
  69. 773ef52 update angle revision by Takuto Ikuta · 3 years, 7 months ago
  70. 34d436e Add PA and BTI to SwiftShader by André Kempe · 3 years, 8 months ago
  71. f2bf63b Update Marl to 49602432d by Nicolas Capens · 3 years, 7 months ago
  72. 526b987 Disable hwasan in llvm-10.0. by Evgenii Stepanov · 3 years, 8 months ago
  73. b8bcc42 Remove -Wno-unused-but-set-variable flag usage by Nicolas Capens · 3 years, 8 months ago
  74. fdb16bd Fix some instances of -Wunused-but-set-variable. by Peter Kasting · 3 years, 8 months ago
  75. 9159471 Add missing dependency for LLVM 10 CMake builds by Elias Naur · 4 years, 1 month ago
  76. 557d015 Move remaining Subzero x86 traits to their corresponding class by Nicolas Capens · 3 years, 9 months ago
  77. 907c55a Move Subzero Inst traits to the Inst header/source by Nicolas Capens · 3 years, 9 months ago
  78. 1ff9f88 Move Subzero Assembler traits to the Assembler header/source by Nicolas Capens · 3 years, 9 months ago
  79. f8c7e51 Refactor AsmAddress creation by Nicolas Capens · 3 years, 9 months ago
  80. f79b017 Make AsmAddress producing methods static by Nicolas Capens · 3 years, 9 months ago
  81. 6646932 Increase Subzero x86-64 stack alignment to 16 by Nicolas Capens · 3 years, 9 months ago
  82. 3a84c8e Fix RequiredStackAlignment initialization by Nicolas Capens · 3 years, 9 months ago
  83. 5059719 Rename Subzero Address to AsmAddress by Nicolas Capens · 3 years, 9 months ago
  84. aaa8ab7 Rename Subzero traits Operand to AsmOperand by Nicolas Capens · 3 years, 9 months ago
  85. f0819bd Specialize Subzero X86 backends for 32- or 64-bit by Nicolas Capens · 3 years, 9 months ago
  86. 53abe2f Don't templatize based on X86 traits by Nicolas Capens · 3 years, 9 months ago
  87. e7da8d8 Deduplicate X86 condition codes by Nicolas Capens · 3 years, 9 months ago
  88. 667b632 De-templatize the IceAssemblerX86Base class by Nicolas Capens · 3 years, 9 months ago
  89. 062a79f Duplicate X86 headers into X8632 and X8664 ones by Nicolas Capens · 3 years, 9 months ago
  90. 78964c0 Define specialized PoolTypeConverter constants in the header by Nicolas Capens · 3 years, 9 months ago
  91. c6747d9 Backport LLVM fix for mallinfo deprecation by Adrian Ratiu · 3 years, 9 months ago
  92. c8b6ec0 Remove explicit -msse2 flags (and some other minor things) by Nico Weber · 3 years, 9 months ago
  93. 9534228 Eliminate Subzero sandboxing support by Nicolas Capens · 3 years, 9 months ago
  94. 52cb3d1 Assume Microsoft ABI on Windows by Nicolas Capens · 3 years, 9 months ago
  95. 97e0693 Eliminate support for the PNaCl ABI by Nicolas Capens · 3 years, 9 months ago
  96. 846da56 Fix -Wundefined-var-template warnings for ARM32 and MIPS32 by Nicolas Capens · 3 years, 9 months ago
  97. 3fc930f Define constant static template members as constexpr by Nicolas Capens · 3 years, 9 months ago
  98. fddd4f2 Make Subzero opcode pointer constant by Nicolas Capens · 3 years, 9 months ago
  99. 6f12605 Fix -Wundefined-var-template warnings by Nicolas Capens · 3 years, 9 months ago
  100. e4fea30 Fix -Wloop-analysis warnings in llvm-subzero. by Peter Kasting · 3 years, 9 months ago