1. 7f4d495 Implement VK_EXT_host_image_copy by Shahbaz Youssefi · 3 weeks ago master
  2. 4e40d50 Avoid "var set but not used" warnings in math tests by David Neto · 8 weeks ago
  3. 60bf67d Update Vulkan headers to version 1.3.238 by Shahbaz Youssefi · 3 weeks ago
  4. 9b300a6 [ssci] Uplift subzero/bloat third party metadata by Anne Redulla · 3 weeks ago
  5. 6760e8d Use AHardwareBuffer_* APIs in prepareForExternalUseANDROID() by Jason Macnak · 3 weeks ago
  6. 32f9332 Update google/benchmark to dfc8a92abc88a9d630a9f8e01c678fedde4c3090. by Daniel Cheng · 5 weeks ago
  7. a147f6c Don't spam stdout when `git describe` fails. by Daniel Cheng · 5 weeks ago
  8. 97bdc45 ANDROID: strip `vulkan.pastel.so` on the host by A. Cody Schuffelen · 7 weeks ago
  9. c315c89 [ssci] Added Shipped field to README.chromium by Anne Redulla · 7 weeks ago
  10. 729e92f Remove "enable_arc2" from Swiftshader by Avi Drissman · 8 weeks ago
  11. 9fbca2d LLVMReactor: Support LLVM 17+ by Ben Clayton · 9 weeks ago
  12. 8d9a45b LLVMReactor: Remove CreateFreeze() call by Ben Clayton · 9 weeks ago
  13. 66d6b0d LLVMReactor: Clamp RHS of bit shifts using type width by Ben Clayton · 9 weeks ago
  14. 5b4717f Fix another 'sign-compare' warning as error by Ben Clayton · 9 weeks ago
  15. 6d128f4 Fix 'sign-compare' warning as error by Ben Clayton · 9 weeks ago
  16. 5be49d4 LLVMReactor: Clamp RHS of bit shifts. by Ben Clayton · 9 weeks ago
  17. 74b5fa9 Regres: Update test lists @ 4a260c12 by SwiftShader Regression Bot · 10 weeks ago
  18. 3516534 ExecutableMemory: Use VirtualAlloc() instead of `new` on windows by Ben Clayton · 10 weeks ago
  19. 4a260c1 Don't allow Swiftshader to be compiled as ARC by Avi Drissman · 2 months ago
  20. 4e40142 [subzero] Fix integer overflows during alloca coalescing by Brendon Tiszka · 2 months ago
  21. 151fa79 [ssci] Added Shipped field to READMEs by Anne Redulla · 3 months ago
  22. dda70a3 [LLVM 16] Have Swiftshader built with Android.bp use LLVM 16. by Jean-François Geyelin · 3 months ago
  23. 3e73cce [LLVM 16] Shifts do not generate poison values by Jean-François Geyelin · 3 months ago
  24. 222e07b Update Marl to aa9e85b21 by Ben Clayton · 3 months ago
  25. 20aeb94 Squashed 'third_party/marl/' changes from 13e0eb5222..aa9e85b218 by Ben Clayton · 3 months ago
  26. 47b5898 Update Marl to 13e0eb522 by Ben Clayton · 3 months ago
  27. ff00ec0 Squashed 'third_party/marl/' changes from f4255c213b..13e0eb5222 by Ben Clayton · 3 months ago
  28. afd97bf Fix incorrect use of scoped enumerations in format string by Hans Wennborg · 3 months ago
  29. b8f1a3a Update Reactor/LLVMJIT for RISC-V. by Jean-François Geyelin · 4 months ago
  30. f85911d Add files back to fix build on RISC-V by Jean-François Geyelin · 4 months ago
  31. ae667fe Update Marl to f4255c213 by Ben Clayton · 4 months ago
  32. dc4e579 Squashed 'third_party/marl/' changes from a089b4aaf8..f4255c213b by Ben Clayton · 4 months ago
  33. 8e1367c Update Marl to a089b4aaf by Ben Clayton · 4 months ago
  34. e4e86cf Squashed 'third_party/marl/' changes from 9c689c9a8..a089b4aaf by Ben Clayton · 4 months ago
  35. f549d5e Fix host build with llvm16 by Jason Macnak · 4 months ago
  36. 28718d8 Update SPIR-V Tools to 51892874b by Ben Clayton · 4 months ago
  37. ce70129 Squashed 'third_party/SPIRV-Tools/' changes from e9dc2c8ce..51892874b by Ben Clayton · 4 months ago
  38. db75600 Update SPIR-V Headers to 268a06176 by Ben Clayton · 4 months ago
  39. 5297bfd Squashed 'third_party/SPIRV-Headers/' changes from aa331ab0f..268a06176 by Ben Clayton · 4 months ago
  40. a62e8db [llvm] Use LLVM-style include guard in regex_impl.h by Hans Wennborg · 5 months ago
  41. 9ebfb6b Align allocations to 4096 on Android hosts by Jason Macnak · 5 months ago
  42. ecefa6c IWYU: add cstdint for uintptr_t in llvm-10.0 Signals.h by Stephan Hartmann · 5 months ago
  43. b89ed2f Add Android host build support by Jason Macnak · 6 months ago
  44. cbd3509 UPSTREAM: Fix Android host build by Jason Macnak · 5 months ago
  45. d305204 Fix vulkan.pastel.debug build by Jason Macnak · 5 months ago
  46. f0d31e0 Disable LLVM_ENABLE_ZSTD for darwin in llvm16. by Jean-François Geyelin · 6 months ago
  47. 3076b4c Add back arm files to only arm targets by Jason Macnak · 6 months ago
  48. b73f419 Split LLVM16 srcs based on target. by Jason Macnak · 6 months ago
  49. e683557 Fix "multiple rules generate <>.o" by Jason Macnak · 6 months ago
  50. 23e97b7 Fix offsets when texture sampling / fetching by Ben Clayton · 6 months ago
  51. c0e5813 [LLVM16] Fix crash when findLSB is called with 0. by Jean-Francois Geyelin · 5 months ago
  52. dd55e59 Add PrintValue specialization for Vector4i by Ben Clayton · 5 months ago
  53. e81a115 Bump git hooks version to 6d91964 by Alan Zhao · 5 months ago
  54. 174e65e Add BUILD.gn for llvm 16 by Jean-Francois Geyelin · 6 months ago llvm16-test
  55. 42210d0 Keep template_Android.bp in sync with Android.bp by Jean-Francois Geyelin · 6 months ago
  56. 770571d Add missing #include in LLVM 16 by Jean-Francois Geyelin · 6 months ago
  57. 8ef6045 Undef i386 builtin to avoid collision with LLVM namespace by Jason Macnak · 6 months ago
  58. ae4fde4 Remove HAVE_MALLINFO2 from Android LLVM16 config by Jason Macnak · 6 months ago
  59. 08f12cd Reduce the number of files built in LLVM 16 by Jean-Francois Geyelin · 6 months ago
  60. e621934 Add configs/darwin for LLVM 16 by Jean-Francois Geyelin · 6 months ago
  61. 3ecab9c IWYU: add cstdint for uint64_t in sw::LRUCache by Stephan Hartmann · 6 months ago
  62. c85d70d Add Android.bp for LLVM16 by Jean-Francois Geyelin · 6 months ago
  63. 8901597 Add configs/android for LLVM 16 by Jean-Francois Geyelin · 6 months ago
  64. 0b87966 Add riscv to the list of configs generated on android. by Jean-Francois Geyelin · 6 months ago
  65. f988757 Add CMakeLists.txt for LLVM16 by Jean-Francois Geyelin · 6 months ago
  66. 0cc04d0 Add configs/common and configs/linux for LLVM 16 by Jean-Francois Geyelin · 7 months ago
  67. 9c9608f Add LLVM 16 at commit fce3e75e01ba by Jean-Francois Geyelin · 7 months ago
  68. e4dea74 More C++20 fixes by Jose Dapena Paz · 6 months ago
  69. 7ed0da5 Add missing #include <exception> for std::terminate by Hans Wennborg · 6 months ago
  70. c41cb8c GCC: fix build error due to missing template keyword in GCC 12. by Jose Dapena Paz · 6 months ago
  71. 451fb94 Another C++20 fix for GCC by Jose Dapena Paz · 6 months ago
  72. fb87ee5 GCC: fix build error due to deprecated declarations warning by Jose Dapena Paz · 6 months ago
  73. 5590857 Add risc-v to marl's Android build files. by Jean-François Geyelin · 6 months ago
  74. 85772f1 Kokoro: Drop bug in commit message requirement by Ben Clayton · 6 months ago
  75. 7d001b3 Fix SPIRV_SHADER_ENABLE_DBG by Ben Clayton · 6 months ago
  76. fa0e425 Update Marl to 9c689c9a8 by Ben Clayton · 6 months ago
  77. 21b336c Squashed 'third_party/marl/' changes from a47a3a5c5..9c689c9a8 by Ben Clayton · 6 months ago
  78. 6c1ab2e Update LLVM 16 scripts by Jean-Francois Geyelin · 7 months ago
  79. f1effc4 Copy verbatim the scripts for updating LLVM 10. by Jean-Francois Geyelin · 7 months ago
  80. dc1e3d1 Update URL for gerrit authentication in README.md by Jean-Francois Geyelin · 7 months ago
  81. 64e470f Fix out-of-bounds operand access in image write. by Daniele Vettorel · 7 months ago
  82. 3764eb8 Fix vkWaitSemaphores when VK_SEMAPHORE_WAIT_ANY_BIT by Oskar Sundbom · 7 months ago
  83. 0ba0b45 marl: Remove spurious semicolons by Ben Clayton · 7 months ago
  84. 21201ed marl: emulate thread_local with pthreads by Ben Clayton · 7 months ago
  85. dca80fc tests/regres: Bump golang.org/x/text from 0.3.7 to 0.3.8 by Ben Clayton · 7 months ago
  86. 3575b54 Yet more C++20 build fixes. by Peter Kasting · 7 months ago
  87. 64eb040 More C++20 build fixes. by Peter Kasting · 7 months ago
  88. a9f5c19 More C++20 build fixes. by Peter Kasting · 7 months ago
  89. a36600f Compile in whatever C++ version is default. by Peter Kasting · 7 months ago
  90. 6aae7db Fix build for C++20. by Peter Kasting · 7 months ago
  91. 938d3a1 Merge changes Icd615355,I590a161a by Ben Clayton · 8 months ago
  92. 8b17fed Support switching present modes with swapchain maintenance1 by Shahbaz Youssefi · 8 months ago
  93. f3c951d Update SPIR-V Tools to 2f2e72bae by Ben Clayton · 8 months ago
  94. 1669665 Squashed 'third_party/SPIRV-Tools/' changes from 0174dd11f..e9dc2c8ce by Ben Clayton · 8 months ago
  95. bcb8f46 Fix timeline semaphore wait criteria by Oskar Sundbom · 8 months ago
  96. d25c7a1 Update SPIR-V Tools to 0174dd11f by Ben Clayton · 8 months ago
  97. 6902155 Squashed 'third_party/SPIRV-Tools/' changes from 43c99b5ee08..0174dd11ff8 by Ben Clayton · 8 months ago
  98. 7fcf28d Squashed 'third_party/SPIRV-Headers/' changes from 70ff9d939cd..aa331ab0ffc by Ben Clayton · 8 months ago
  99. 3e70200 Update SPIR-V Headers to aa331ab0f by Ben Clayton · 8 months ago
  100. b87a398 Update primary branch name for SPIR-V repos by Ben Clayton · 8 months ago