Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwalisch committed Jul 1, 2024
1 parent 0e8af4c commit f8bd5b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Changes in primecount-7.14, 2024-06-22
Changes in primecount-7.14, 2024-07-01

* Move x86 cpuid code from cpuid.hpp to src/x86/cpuid.cpp.
* Move generate_phi.hpp code to src/phi_vector.cpp.
* int128_t.hpp: Rename namespace port to pstd (portable std namespace).
* Sieve.hpp: Tune AVX512 code.
* cpu_supports_popcnt.hpp: Simplify, move preprocessor checks to new multiarch_x86_popcnt.cmake.
Expand Down

0 comments on commit f8bd5b5

Please sign in to comment.