1. 76f7f8c llvm-16.0: Remove build dependencies for <valgrind/valgrind.h>. by Wang Qing · 4 days ago master
  2. 9aec4b9 llvm-16.0: Fix some issues in Reactor/LLVMJIT for LoongArch. by Wang Qing · 8 days ago
  3. f453d53 Reactor: loongarch64 is not supported in subzero. by Wang Qing · 9 days ago
  4. 764410d llvm-16.0: Add BUILD.gn for loongarch64. by Wang Qing · 9 days ago
  5. 632c096 llvm-16.0: Add configs/common and configs/linux for loongarch64. by Wang Qing · 9 days ago
  6. 1eaac56 Fix some build issues on Windows Arm64. by Alex Rønne Petersen · 11 days ago
  7. 62c59c4 Fix build when using SWIFTSHADER_DISABLE_TRACE by Daniel Cheng · 3 weeks ago
  8. ff61926 split source files with the same case-insensentive name into different source sets by kxxt · 3 months ago
  9. 6912e7d Fix alignment bug with depth/stencil resolve attachment by Shahbaz Youssefi · 4 weeks ago
  10. f0178b3 fix debug build with llvm 16 by kxxt · 3 months ago
  11. 0bacc75 Fix crash in asserts with VK_EXT_vertex_input_dynamic_state by Shahbaz Youssefi · 5 weeks ago
  12. bbe6452 Support ycbcr conversion linear filtering by Jason Macnak · 9 weeks ago
  13. 0f69b79 Regres: Update test lists @ 7f4d495c by SwiftShader Regression Bot · 7 months ago
  14. eb75201 Revert "Default to use llvm16" by Shahbaz Youssefi · 3 months ago
  15. ccbe236 Add llvm-16.0 required files for windows platform by Yuxin Hu · 3 months ago
  16. 78d1799 Revert^2 "LLVMReactor: Remove CreateFreeze() call" by Yuxin Hu · 3 months ago
  17. 2cc2b39 Default to use llvm16 by Levi Zim · 3 months ago
  18. 5d78b6f Fix MSAN complaint about uninitialized (and unused) value by Shahbaz Youssefi · 3 months ago
  19. d040a5b Merge two upstream LLVM commits by Nico Weber · 3 months ago
  20. 3bc9ccd Clamp min LOD during image Fetch for robustness by Shahbaz Youssefi · 3 months ago
  21. 5ab5177 Clamp LOD during image Fetch for robustness by Shahbaz Youssefi · 3 months ago
  22. 328e794 Support VK_EXT_vertex_input_dynamic_state by Shahbaz Youssefi · 4 months ago
  23. f4819d2 Revert "LLVMReactor: Remove CreateFreeze() call" by Jason Macnak · 4 months ago
  24. 2fa7e9b Support a static build rule for swiftshader by Dan Field · 5 months ago
  25. 77be35e Remove VK_GOOGLE_sampler_filtering_precision by Shahbaz Youssefi · 5 months ago
  26. 4befa3a Remove Jonah from OWNERS by Shahbaz Youssefi · 5 months ago
  27. 35b1a50 Make high precision filtering a build flag by Shahbaz Youssefi · 5 months ago
  28. 50dbfc3 Remove self from OWNERS. by Shannon Woods · 5 months ago
  29. 4a62a93 Fix some more UBSan errors in swiftshader by David Benjamin · 6 months ago
  30. 5c95af7 Fix unaligned_ptr in swiftshader by David Benjamin · 6 months ago
  31. d9ec9be Support version 7 of the ICD interface. by Corentin Wallez · 6 months ago
  32. d2fa7d3 Revert "Support version 7 of the ICD interface." by Loko Kung · 6 months ago
  33. 041dc10 Support version 7 of the ICD interface. by Corentin Wallez · 6 months ago
  34. 91b84ac Fix -Wunused-but-set-variable and -Wdeprecated-copy by Corentin Wallez · 6 months ago
  35. 400ac3a Update Vulkan headers to version 1.3.266 by Cody Northrop · 7 months ago
  36. 5b6f768 Add LLVM_LVALUE_FUNCTION to llvm's Optional::map. by Zequan Wu · 7 months ago
  37. 7f4d495 Implement VK_EXT_host_image_copy by Shahbaz Youssefi · 8 months ago
  38. 4e40d50 Avoid "var set but not used" warnings in math tests by David Neto · 9 months ago
  39. 60bf67d Update Vulkan headers to version 1.3.238 by Shahbaz Youssefi · 8 months ago
  40. 9b300a6 [ssci] Uplift subzero/bloat third party metadata by Anne Redulla · 8 months ago
  41. 6760e8d Use AHardwareBuffer_* APIs in prepareForExternalUseANDROID() by Jason Macnak · 8 months ago
  42. 32f9332 Update google/benchmark to dfc8a92abc88a9d630a9f8e01c678fedde4c3090. by Daniel Cheng · 8 months ago
  43. a147f6c Don't spam stdout when `git describe` fails. by Daniel Cheng · 8 months ago
  44. 97bdc45 ANDROID: strip `vulkan.pastel.so` on the host by A. Cody Schuffelen · 9 months ago
  45. c315c89 [ssci] Added Shipped field to README.chromium by Anne Redulla · 9 months ago
  46. 729e92f Remove "enable_arc2" from Swiftshader by Avi Drissman · 9 months ago
  47. 9fbca2d LLVMReactor: Support LLVM 17+ by Ben Clayton · 9 months ago
  48. 8d9a45b LLVMReactor: Remove CreateFreeze() call by Ben Clayton · 9 months ago
  49. 66d6b0d LLVMReactor: Clamp RHS of bit shifts using type width by Ben Clayton · 9 months ago
  50. 5b4717f Fix another 'sign-compare' warning as error by Ben Clayton · 9 months ago
  51. 6d128f4 Fix 'sign-compare' warning as error by Ben Clayton · 9 months ago
  52. 5be49d4 LLVMReactor: Clamp RHS of bit shifts. by Ben Clayton · 9 months ago
  53. 74b5fa9 Regres: Update test lists @ 4a260c12 by SwiftShader Regression Bot · 9 months ago
  54. 3516534 ExecutableMemory: Use VirtualAlloc() instead of `new` on windows by Ben Clayton · 9 months ago
  55. 4a260c1 Don't allow Swiftshader to be compiled as ARC by Avi Drissman · 9 months ago
  56. 4e40142 [subzero] Fix integer overflows during alloca coalescing by Brendon Tiszka · 10 months ago
  57. 151fa79 [ssci] Added Shipped field to READMEs by Anne Redulla · 10 months ago
  58. dda70a3 [LLVM 16] Have Swiftshader built with Android.bp use LLVM 16. by Jean-François Geyelin · 10 months ago
  59. 3e73cce [LLVM 16] Shifts do not generate poison values by Jean-François Geyelin · 10 months ago
  60. 222e07b Update Marl to aa9e85b21 by Ben Clayton · 10 months ago
  61. 20aeb94 Squashed 'third_party/marl/' changes from 13e0eb5222..aa9e85b218 by Ben Clayton · 10 months ago
  62. 47b5898 Update Marl to 13e0eb522 by Ben Clayton · 10 months ago
  63. ff00ec0 Squashed 'third_party/marl/' changes from f4255c213b..13e0eb5222 by Ben Clayton · 10 months ago
  64. afd97bf Fix incorrect use of scoped enumerations in format string by Hans Wennborg · 10 months ago
  65. b8f1a3a Update Reactor/LLVMJIT for RISC-V. by Jean-François Geyelin · 11 months ago
  66. f85911d Add files back to fix build on RISC-V by Jean-François Geyelin · 11 months ago
  67. ae667fe Update Marl to f4255c213 by Ben Clayton · 11 months ago
  68. dc4e579 Squashed 'third_party/marl/' changes from a089b4aaf8..f4255c213b by Ben Clayton · 11 months ago
  69. 8e1367c Update Marl to a089b4aaf by Ben Clayton · 11 months ago
  70. e4e86cf Squashed 'third_party/marl/' changes from 9c689c9a8..a089b4aaf by Ben Clayton · 11 months ago
  71. f549d5e Fix host build with llvm16 by Jason Macnak · 12 months ago
  72. 28718d8 Update SPIR-V Tools to 51892874b by Ben Clayton · 12 months ago
  73. ce70129 Squashed 'third_party/SPIRV-Tools/' changes from e9dc2c8ce..51892874b by Ben Clayton · 12 months ago
  74. db75600 Update SPIR-V Headers to 268a06176 by Ben Clayton · 12 months ago
  75. 5297bfd Squashed 'third_party/SPIRV-Headers/' changes from aa331ab0f..268a06176 by Ben Clayton · 12 months ago
  76. a62e8db [llvm] Use LLVM-style include guard in regex_impl.h by Hans Wennborg · 12 months ago
  77. 9ebfb6b Align allocations to 4096 on Android hosts by Jason Macnak · 12 months ago
  78. ecefa6c IWYU: add cstdint for uintptr_t in llvm-10.0 Signals.h by Stephan Hartmann · 12 months ago
  79. b89ed2f Add Android host build support by Jason Macnak · 1 year, 1 month ago
  80. cbd3509 UPSTREAM: Fix Android host build by Jason Macnak · 12 months ago
  81. d305204 Fix vulkan.pastel.debug build by Jason Macnak · 12 months ago
  82. f0d31e0 Disable LLVM_ENABLE_ZSTD for darwin in llvm16. by Jean-François Geyelin · 1 year ago
  83. 3076b4c Add back arm files to only arm targets by Jason Macnak · 1 year, 1 month ago
  84. b73f419 Split LLVM16 srcs based on target. by Jason Macnak · 1 year, 1 month ago
  85. e683557 Fix "multiple rules generate <>.o" by Jason Macnak · 1 year, 1 month ago
  86. 23e97b7 Fix offsets when texture sampling / fetching by Ben Clayton · 1 year, 1 month ago
  87. c0e5813 [LLVM16] Fix crash when findLSB is called with 0. by Jean-Francois Geyelin · 1 year ago
  88. dd55e59 Add PrintValue specialization for Vector4i by Ben Clayton · 1 year ago
  89. e81a115 Bump git hooks version to 6d91964 by Alan Zhao · 1 year ago
  90. 174e65e Add BUILD.gn for llvm 16 by Jean-Francois Geyelin · 1 year, 1 month ago llvm16-test
  91. 42210d0 Keep template_Android.bp in sync with Android.bp by Jean-Francois Geyelin · 1 year ago
  92. 770571d Add missing #include in LLVM 16 by Jean-Francois Geyelin · 1 year ago
  93. 8ef6045 Undef i386 builtin to avoid collision with LLVM namespace by Jason Macnak · 1 year, 1 month ago
  94. ae4fde4 Remove HAVE_MALLINFO2 from Android LLVM16 config by Jason Macnak · 1 year, 1 month ago
  95. 08f12cd Reduce the number of files built in LLVM 16 by Jean-Francois Geyelin · 1 year, 1 month ago
  96. e621934 Add configs/darwin for LLVM 16 by Jean-Francois Geyelin · 1 year, 1 month ago
  97. 3ecab9c IWYU: add cstdint for uint64_t in sw::LRUCache by Stephan Hartmann · 1 year, 1 month ago
  98. c85d70d Add Android.bp for LLVM16 by Jean-Francois Geyelin · 1 year, 1 month ago
  99. 8901597 Add configs/android for LLVM 16 by Jean-Francois Geyelin · 1 year, 1 month ago
  100. 0b87966 Add riscv to the list of configs generated on android. by Jean-Francois Geyelin · 1 year, 1 month ago