1. afe0998 Fix flakiness and crashes in mandelbrot test under CFI, ASan, and MSan by Highway · 2 days ago upstream/master
  2. 7759a3f Merge pull request #3255 from google:dependabot/github_actions/step-security/harden-runner-2.20.1 by Copybara-Service · 2 days ago
  3. f9c713f Faster FindFirstTrue: use TZCNT, which is not UB for 0 inputs by Jan Wassenberg · 2 days ago
  4. c51d404 Bump step-security/harden-runner from 2.20.0 to 2.20.1 by dependabot[bot] · 2 days ago
  5. 882fdae Merge pull request #3252 from xry111:xry111/lasx-fixes by Copybara-Service · 3 days ago
  6. 0f955a1 Merge pull request #3248 from NguyenTienDat377:ci/tier-test-matrix by Copybara-Service · 3 days ago
  7. 13cb08d Fix LASX NegMulAdd implementation by Xi Ruoyao · 3 days ago
  8. fe8835e Dispatch LSX/LASX at runtime with GCC >= 15.3 by Xi Ruoyao · 3 days ago
  9. cf05ab1 Run only boundary compilers on pull requests by Nguyễn Tiến Đạt · 4 days ago
  10. e2c388e Merge pull request #3247 from bkmgit:baker by Copybara-Service · 4 days ago
  11. 6116703 Merge pull request #3244 from teerthsharma:perf/phast-prune-by-slice-structure by Copybara-Service · 5 days ago
  12. 10da432 Merge pull request #3242 from Magnushst:codex/avx2-u8-lane-sum by Copybara-Service · 5 days ago
  13. ddeb668 Add baker mix example by Benson Muite · 6 days ago
  14. 75c1ea5 Merge pull request #3200 from bkmgit:mandelbrot by Copybara-Service · 6 days ago
  15. f96e515 Add mandelbrot example by Benson Muite · 6 days ago
  16. fd24c90 Merge pull request #3208 from bkmgit:gol by Copybara-Service · 6 days ago
  17. a82e3fc perf(phast): prune builder collision and scan tests by slice structure by teerth sharma · 8 days ago
  18. f5ce2cd Use SumsOf8 for AVX2 u8 lane sums by Magnushst · 8 days ago
  19. d043aee Add non-pow of 2 bucket support to cuckoo hashing. by Highway · 9 days ago
  20. 1496495 Merge pull request #3235 from KimYannn:agent/neon64-base64 by Copybara-Service · 10 days ago
  21. 130c4b0 Add minor improvements to phast bench. by Highway · 10 days ago
  22. b8ceb08 Hash infra improvements by Jan Wassenberg · 10 days ago
  23. 3e53897 Use SIMD version of bucket search. by Highway · 11 days ago
  24. 9c8c18b Add Game of Life example by Benson Muite · 11 days ago
  25. 1db3fab Address Base64 review feedback by Kim Yang · 12 days ago
  26. 7b32a56 Use AVX3 multishift for Base64 encode by Kim Yang · 12 days ago
  27. 2bdc359 Add WeakXMX 64-bit hash, tweak CuckooTable default to 64 bytes by Jan Wassenberg · 12 days ago
  28. 9daef4d Revert "Optimize AVX3 Base64 encode" by Kim Yang · 13 days ago
  29. 4ee154e Optimize AVX3 Base64 encode by Kim Yang · 13 days ago
  30. d3cad54 Optimize AVX3 Base64 decode by Kim Yang · 13 days ago
  31. cc44cf2 Enable Base64 encode for AVX3 DL by Kim Yang · 13 days ago
  32. cb968b9 Add portable Base64 decode fallback by Kim Yang · 13 days ago
  33. 4d80af5 Optimize Base64 ternary logic by Kim Yang · 13 days ago
  34. 7efc47e faster ExtractLane on x86 by Jan Wassenberg · 14 days ago
  35. e15b93d Add NEON64-optimized Base64 codec by Kim Yang · 14 days ago
  36. 476ef01 Add Local Search Allocation for non-optimal placement search. by Highway · 2 weeks ago
  37. 82e0805 Merge pull request #3232 from KimYannn:feature/lookup64 by Copybara-Service · 2 weeks ago
  38. 933c634 Test Lookup64 across partial vector widths by Kim Yang · 2 weeks ago
  39. d7d8469 Report Lookup64 support for partial AArch64 vectors by Kim Yang · 2 weeks ago
  40. 9de6983 Support partial NEON vectors in Lookup64 by Kim Yang · 2 weeks ago
  41. 340a463 Simplify Lookup64 capability guidance by Kim Yang · 2 weeks ago
  42. ee9acd2 Clarify Lookup64 lane types on NEON by Kim Yang · 2 weeks ago
  43. 67c3734 entirely remove PROFILER_ZONE2/3 when disabled by Jan Wassenberg · 2 weeks ago
  44. 858cf01 Add efficient 64-entry byte table lookups by Kim Yang · 2 weeks ago
  45. 347d07b Add Local Search Allocation for non-optimal placement search. by Highway · 2 weeks ago
  46. 9e0fb74 Add Local Search Allocation for non-optimal placement search. by Highway · 2 weeks ago
  47. d2729aa support u64 Bin type and ensure CountingSort type is integer by Jan Wassenberg · 3 weeks ago
  48. 7e4082b Merge pull request #3226 from google:dependabot/github_actions/actions/checkout-7.0.1 by Copybara-Service · 3 weeks ago
  49. 7fcb72f Bump actions/checkout from 7.0.0 to 7.0.1 by dependabot[bot] · 3 weeks ago
  50. 0df94ba Merge pull request #3223 from bkmgit:hash-type-fix by Copybara-Service · 3 weeks ago
  51. d9d4d0e Ensure type is specified by Benson Muite · 3 weeks ago
  52. 5158431 Merge pull request #3220 from brad0:futex_private by Copybara-Service · 3 weeks ago
  53. 451144b Hash improvements (64-bit+masked, templated Cuckoo) by Jan Wassenberg · 3 weeks ago
  54. 2dd02de Use process-private futexs on OpenBSD by Brad Smith · 3 weeks ago
  55. 867cdf7 Add support of arbitrary slots per bucket. by Highway · 3 weeks ago
  56. 616d4f6 Merge pull request #3207 from brad0:bsd_elf_aux_info by Copybara-Service · 4 weeks ago
  57. c7b5c0f Add Slide1UpOr, Slide1DownOr, SlideDownLanesOr by Jan Wassenberg · 4 weeks ago
  58. 9ca61ef Merge pull request #3215 from RaviTriv:lgamma by Copybara-Service · 4 weeks ago
  59. 3a9bbda use MulSub and NegMulAdd by Ravi · 4 weeks ago
  60. de6cb0b update user facing name to LogGamma by Ravi · 4 weeks ago
  61. feda8bf apply fused multiply add on FMA targets by Ravi · 4 weeks ago
  62. 92e21ca implement lgamma by Ravi · 4 weeks ago
  63. 4fe3563 Add more detailed comment on Hopcroft-Karp algorithm. by Highway · 4 weeks ago
  64. 74d0722 update CONTRIBUTING to mention AI tool authorship+CLA by Jan Wassenberg · 4 weeks ago
  65. 2822a52 Merge pull request #3213 from bkmgit:masks_and_logic_no_auto by Copybara-Service · 4 weeks ago
  66. f3f803e Merge pull request #3214 from bkmgit:quick-reference-fix by Copybara-Service · 4 weeks ago
  67. a1505b2 Make more informative missing argument by Benson Muite · 4 weeks ago
  68. 8f7b58f Specify types to masks example easier to read by Benson Muite · 4 weeks ago
  69. 9d5b126 Merge pull request #3210 from brad0:hwy_openbsd_futex by Copybara-Service · 4 weeks ago
  70. 3e98d65 Cuckoo speedups (2x2: 1.25x speedup for single query) by Jan Wassenberg · 4 weeks ago
  71. 2efdba2 Add native futex support for OpenBSD via futex() by Brad Smith · 5 weeks ago
  72. b4f4897 add note on HWY_MAX_BYTES, refs #3204 by Jan Wassenberg · 5 weeks ago
  73. e91b421 Add runtime dispatch on FreeBSD and OpenBSD by Brad Smith · 5 weeks ago
  74. 7e84ea6 Merge pull request #3204 from johnplatts:hwy_float_distribution_fix_070726 by Copybara-Service · 5 weeks ago
  75. 1edaf94 Merge pull request #3205 from johnplatts:hwy_meson_fix_070726 by Copybara-Service · 5 weeks ago
  76. 234c138 Made adjustments to float_distribution.cc by John Platts · 5 weeks ago
  77. 2f880f2 Merge pull request #3206 from bkmgit:patch-2 by Copybara-Service · 5 weeks ago
  78. 2b0ad27 Merge pull request #3202 from google:dependabot/github_actions/step-security/harden-runner-2.20.0 by Copybara-Service · 5 weeks ago
  79. ba2dafd Run mixed precision dot product as a test by Benson Muite · 5 weeks ago
  80. e404105 Typo fixes by Benson Muite · 5 weeks ago
  81. 6f2c78f Made fixes to float_distribution example by John Platts · 5 weeks ago
  82. 5b91d7f Fix asan issue and update comments by Krzysztof Rymski · 5 weeks ago
  83. 2231b2d Fixed build errors with Meson build by John Platts · 5 weeks ago
  84. b03ae62 Bump step-security/harden-runner from 2.19.4 to 2.20.0 by dependabot[bot] · 5 weeks ago
  85. 4d8a00d Merge pull request #3193 from johnplatts:hwy_scalar_byteswap_070526 by Copybara-Service · 5 weeks ago
  86. 2237ec4 Merge branch 'google:master' into hwy_scalar_byteswap_070526 by John Platts · 5 weeks ago
  87. 52088d5 Made fixes to IsConsteval, renamed ScalarByteSwapIfBigEndian to NativeFromLittleEndian, renamed HWY_HAVE_IS_CONSTEVAL_BUILTIN to HWY_HAVE_IS_CONSTEVAL by John Platts · 5 weeks ago
  88. ec3186e sum_array_simple uses static dispatch by Jan Wassenberg · 5 weeks ago
  89. 2f3754a Merge pull request #3191 from bkmgit:patch-1 by Copybara-Service · 5 weeks ago
  90. 11732eb add missing DLLEXPORT, fixes #3181, thanks @stefson by Jan Wassenberg · 5 weeks ago
  91. 50b0e67 Merge pull request #3178 from brad0:hwy_freebsd by Copybara-Service · 5 weeks ago
  92. 2e13b6e Add Highway SIMD audio compression tutorial by Krzysztof Rymski · 5 weeks ago
  93. 7e17072 Mixed precision dot product example by Benson Muite · 5 weeks ago
  94. 327efd3 Merge pull request #3199 from miladfarca:TestShardMul-fix by Copybara-Service · 5 weeks ago
  95. 5ee36f8 Add AllUnique and 7x ShardMul builder speedup (AVX2) by Jan Wassenberg · 5 weeks ago
  96. 4224471 Fix by Milad Fa · 5 weeks ago
  97. fa739e6 Merge pull request #3160 from eyupcanakman:feat/loongarch-shift-right-and-demote by Copybara-Service · 5 weeks ago
  98. 653f654 Merge pull request #3196 from johnplatts:hwy_sve_expand_fix_070526 by Copybara-Service · 5 weeks ago
  99. f2a48f3 Merge pull request #3194 from johnplatts:hwy_sve2_128_fix_070526 by Copybara-Service · 5 weeks ago
  100. cd50b47 Merge pull request #3195 from johnplatts:hwy_standalone_hash_test_fix_070526 by Copybara-Service · 5 weeks ago