Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-28 | Optimize popcount functions with ARM SVE intrinsics. | Nathan Bossart | 18.0 |
| 2025-03-28 | Optimize popcount functions with ARM Neon intrinsics. | Nathan Bossart | 18.0 |
| 2025-03-28 | Rename TRY_POPCNT_FAST to TRY_POPCNT_X86_64. | Nathan Bossart | 18.0 |
| 2025-01-22 | Fix comment about AVX-512 popcount support. | Nathan Bossart | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-12-04 | Use <stdint.h> and <inttypes.h> for c.h integers. | Thomas Munro | 18.0 |