1. ff79fff fix potential race for StringTable on Arm by Jan Wassenberg · 3 days ago upstream/master
  2. 5d94e5d Split arithmetic_test, fixes #2814 by Jan Wassenberg · 3 days ago
  3. 2984d21 Merge pull request #2819 from google:dependabot/github_actions/step-security/harden-runner-2.14.0 by Copybara-Service · 4 days ago
  4. 3b97eea Merge pull request #2807 from google:dependabot/github_actions/actions/checkout-6.0.1 by Copybara-Service · 4 days ago
  5. a2b7366 Bump step-security/harden-runner from 2.13.3 to 2.14.0 by dependabot[bot] · 4 days ago
  6. 83ba775 Merge pull request #2818 from vekterli:vekterli/fix-compilation-error-on-aarch64-gcc-14 by Copybara-Service · 4 days ago
  7. a9be142 Improved Stats printing by Jan Wassenberg · 5 days ago
  8. ff48f0d Use `Sub` instead of `operator-` to support SVE vectors by Tor Brede Vekterli · 5 days ago
  9. ec28187 Bump actions/checkout from 6.0.0 to 6.0.1 by dependabot[bot] · 6 days ago
  10. e0d14b0 Merge pull request #2808 from johnplatts:hwy_github_workflow_120325 by Copybara-Service · 6 days ago
  11. 8a23ed4 Merge branch 'google:master' into hwy_github_workflow_120325 by John Platts · 6 days ago
  12. 3b680cd Expose an ArraySimilar function that doesn't force an abort. by Highway · 6 days ago
  13. d0b6d4b Merge pull request #2812 from johnplatts:hwy_gcc15_s390x_fix_120525 by Copybara-Service · 6 days ago
  14. adba157 Fixes to Z14/Z15 compiler warnings with GCC 15 or later by John Platts · 8 days ago
  15. ab5e256 Add HWY_MIN_BYTES, also document HWY_MAX_BYTES/HWY_NATIVE_DOT_BF16 by Jan Wassenberg · 10 days ago
  16. ca5a69d Temporarily tolerate pre-C++14 for Highway headers. by Jan Wassenberg · 10 days ago
  17. 4d2beb0 Updates to GitHub build/test workflows by John Platts · 10 days ago
  18. ee36c83 add opt-out for disabling attributes. Closes #2782 by Jan Wassenberg · 12 days ago
  19. cf4b059 Merge pull request #2806 from google:dependabot/github_actions/step-security/harden-runner-2.13.3 by Copybara-Service · 12 days ago
  20. 73c240f Remove C++11 workarounds and add a CMake warning for <C++17. by Jan Wassenberg · 12 days ago
  21. 254f206 Bump step-security/harden-runner from 2.13.2 to 2.13.3 by dependabot[bot] · 12 days ago
  22. 2a67c51 Fix NEON_BF16 detection when i8mm is missing. by Highway · 13 days ago
  23. d8379dc add HWY_NATIVE_MASK by Jan Wassenberg · 2 weeks ago
  24. 47c0d97 Merge pull request #2802 from google:dependabot/github_actions/actions/checkout-6.0.0 by Copybara-Service · 3 weeks ago
  25. 9c56d5e Bump actions/checkout from 5.0.1 to 6.0.0 by dependabot[bot] · 3 weeks ago
  26. 5acf18a Merge pull request #2800 from johnplatts:hwy_popcount_enh_111925 by Copybara-Service · 3 weeks ago
  27. ebda143 Merge pull request #2796 from google:dependabot/github_actions/actions/checkout-5.0.1 by Copybara-Service · 3 weeks ago
  28. 30134e4 disable NEON_BF16 on Apple clang 17, fixes #2678 by Jan Wassenberg · 3 weeks ago
  29. 43f03f6 Made enhancements to PopulationCount by John Platts · 4 weeks ago
  30. 4b4c067 Bump actions/checkout from 5.0.0 to 5.0.1 by dependabot[bot] · 4 weeks ago
  31. 52a2d98 Merge pull request #2791 from google:dependabot/github_actions/step-security/harden-runner-2.13.2 by Copybara-Service · 6 weeks ago
  32. 99c42bb Bump step-security/harden-runner from 2.13.1 to 2.13.2 by dependabot[bot] · 6 weeks ago
  33. 3e86492 Merge pull request #2790 from LXYan2333:master by Copybara-Service · 6 weeks ago
  34. ee11835 update release_testing_process: meson.build also carries a version by Jan Wassenberg · 6 weeks ago
  35. 13b9013 just in case the user already has a .clangd file by LXYan2333 · 6 weeks ago
  36. 77079a5 add document so clangd users can add the missing __CLANGD__ macro by LXYan2333 · 6 weeks ago
  37. 87bca3d Merge pull request #2787 from sboukortt:meson-version by Copybara-Service · 6 weeks ago
  38. 8c81927 Update version in meson.build by Sami Boukortt · 6 weeks ago
  39. b0a4535 Allow user override for AVX512-BF16 opt-out. Fixes #2784 by Jan Wassenberg · 6 weeks ago
  40. 3776efe Move HWY_TESTS build variable to hwy_tests.bzl. by Alexandre Vassalotti · 6 weeks ago
  41. 9a5d6bd Merge pull request #2781 from johnplatts:hwy_x86_clang22_bf16_102425 by Copybara-Service · 7 weeks ago
  42. 989a498 GCC 15 removed avx10.2-512 target by Jan Wassenberg · 7 weeks ago
  43. b853b76 Adjusted hwy/base.h to enable BF16 on x86 with Clang 22.1.1 or later by John Platts · 7 weeks ago
  44. 961f136 Merge pull request #2777 from miladfarca:822598690-fix by Copybara-Service · 7 weeks ago
  45. 743d073 Re-enabled BF16 on x86 in debug builds with Clang 22 or later by John Platts · 7 weeks ago
  46. cfdeec5 Use C headers for `stdarg` and `stdio` by George Burgess IV · 7 weeks ago
  47. ff17156 Add CC0 to LICENSE; make dual-licensed project nature clear by Highway · 7 weeks ago
  48. 48b443b Fix by Milad Fa · 7 weeks ago
  49. 2a16a50 Add per-poolRun-stats by Jan Wassenberg · 8 weeks ago
  50. 55fc1dd Merge pull request #2772 from johnplatts:hwy_sve_makemask_fix_101225 by Copybara-Service · 8 weeks ago
  51. 7ff4ca6 Fix SVE2_128 MakeMask to avoid duplicate return statement by John Platts · 8 weeks ago
  52. 908e652 Warning fixes, including one actual bug (non-called test in highway_test) by Jan Wassenberg · 8 weeks ago
  53. 69ff336 Add stats for wait time/reps and load balance by Jan Wassenberg · 8 weeks ago
  54. 3e77c5f Merge pull request #2763 from johnplatts:hwy_i8mm_enh_101625 by Copybara-Service · 8 weeks ago
  55. cb38cfe Merge pull request #2765 from johnplatts:hwy_avx10_2_sum_mul_quad_accum_enh_101625 by Copybara-Service · 8 weeks ago
  56. 846bbc6 Merge pull request #2766 from johnplatts:hwy_avx10_sum_adj_abs_diff_enh_101625 by Copybara-Service · 8 weeks ago
  57. 44685b2 Merge pull request #2752 from MDevereau:vls_128 by Copybara-Service · 8 weeks ago
  58. d6c486c Reduce branching in ThreadFunc by Jan Wassenberg · 8 weeks ago
  59. 5930182 warning fix: avoid std::forward in loop (could move-from && repeatedly) by Jan Wassenberg · 8 weeks ago
  60. 5c8755e Disable HWY_NEON instead of HWY_NEON_WITHOUT_AES by Jan Wassenberg · 8 weeks ago
  61. 54045f1 Updated AVX10.2 implementation of SumsOfAdjQuadAbsDiff by John Platts · 8 weeks ago
  62. 732a3e2 Added AVX10_2-specific implementations of I8xI8 and U8xU8 SumOfMulQuadAccumulate by John Platts · 8 weeks ago
  63. 1fe1df0 Updated SumOfMulQuadAccumulate to use [s]vusdot[q]_s32 on NEON_BF16/SVE2 plus I8MM fixes by John Platts · 8 weeks ago
  64. e00d622 More warning fixes: by Jan Wassenberg · 8 weeks ago
  65. 404c3c8 Allow the use of i8mm intrinsics in SVE and NEON_BF16 targets by Jan Wassenberg · 8 weeks ago
  66. f9d88d6 Merge pull request #2759 from johnplatts:hwy_vqsort_fix_101425 by Copybara-Service · 9 weeks ago
  67. 13c862b Fix for -Wpragma-clang-attribute warning if VQSort is disabled by John Platts · 9 weeks ago
  68. 3ff4a94 Add comment to explain changes by Matthew Devereau · 10 weeks ago
  69. f9a8562 Merge pull request #2754 from smcallis:add-variadic-nowarn by Copybara-Service · 10 weeks ago
  70. b1646a2 Add -Wno-gnu-zero-variadic-macro-arguments to nowarn options. by Sean McAllister · 10 weeks ago
  71. 731e609 Use Lanes(d) masks for target SVE2_128 by Matthew Devereau · 10 weeks ago
  72. 9781a16 fix shadowing warning by Jan Wassenberg · 10 weeks ago
  73. 59c8981 Improved Pool stats, thread safety fix for Funcs by Jan Wassenberg · 10 weeks ago
  74. c69d163 Merge pull request #2749 from johnplatts:hwy_thread_pool_fix_100525 by Copybara-Service · 10 weeks ago
  75. 0a8e498 Fix for Timer::start() result truncation in thread_pool.h by John Platts · 10 weeks ago
  76. 6a2d842 Add pool instrumentation, major update of profiler to global worker index by Jan Wassenberg · 2 months ago
  77. 1d10255 Merge pull request #2742 from seiko2plus:fix-x86-clangcl-prefetch by Copybara-Service · 2 months ago
  78. b2666fa BLD: fallback to `__builtin_prefetch` on `clang-cl` with `-mno-mmx` by Sayed Adel · 2 months ago
  79. 0bb1960 Expand BitSet: add AtomicBitSet, All/First0/MaxSize members by Jan Wassenberg · 2 months ago
  80. 7e6a088 Windows workaround: docs fail to mention GroupCount requirements. Fixes #2734 by Jan Wassenberg · 3 months ago
  81. 0913de4 SVE still broken on Clang 22 (msan fail on svcnt) by Jan Wassenberg · 3 months ago
  82. 184fb81 Merge pull request #2736 from johnplatts:hwy_gcc_fix_092725 by Copybara-Service · 3 months ago
  83. 3c53bb1 Fixes for GCC compiler warnings in spin.h and thread_pool.h by John Platts · 3 months ago
  84. b765c28 consider asan to be a debug build again (was off due to ubsan) by Jan Wassenberg · 3 months ago
  85. c20907b Merge pull request #2733 from vekterli:vekterli/no-scalar-bf16-operators-on-gcc by Copybara-Service · 3 months ago
  86. 20ec3b4 Disable scalar BF16 operators on current GCC versions by Tor Brede Vekterli · 3 months ago
  87. 84379d1 update README external link to its main branch by Jan Wassenberg · 3 months ago
  88. bcb1cf4 Merge pull request #2730 from google:dependabot/github_actions/actions/cache-4.3.0 by Copybara-Service · 3 months ago
  89. b1932fc Bump actions/cache from 4.2.4 to 4.3.0 by dependabot[bot] · 3 months ago
  90. 9f2d6de Previously suppressed warning fixes: by Jan Wassenberg · 3 months ago
  91. 0c160d0 Disable AVX10.2 as further fallout from llvm/llvm-project/pull/157034 by Jan Wassenberg · 3 months ago
  92. dfe4049 Pool: reduce false sharing, minor cleanup by Jan Wassenberg · 3 months ago
  93. 16c4dd9 Update list of Highway users by Jan Wassenberg · 3 months ago
  94. 31ea1cf Adds HWY_HAVE_EVEX512 define to allow specifying from outside if EVEX512 is by Bogdan Graur · 3 months ago
  95. 6cb0bcf Merge pull request #2720 from kleisauke:docs-update-supported-archs-targets by Copybara-Service · 3 months ago
  96. 61e61f0 also mention perf-load by Jan Wassenberg · 3 months ago
  97. 206be1a Add mention of prior work on normalized processor time/blame shifting by Jan Wassenberg · 3 months ago
  98. c5c6e4c Merge pull request #2719 from kleisauke:meson-remove-unused-opts by Copybara-Service · 3 months ago
  99. af6f9cf Further pool simplification by Jan Wassenberg · 3 months ago
  100. 3fcc2d5 split math_test due to RVV build timeout by Jan Wassenberg · 3 months ago