xorg-libx11/m4
Alan Coopersmith caa71668af Use __builtin_popcountl if available to replace Ones() in GetImage.c
If the compiler knows of a better algorithm for counting the number of
bits set in a word for the target CPU, let it use that, instead of the
classic algorithm optimized for PDP-6.

Based on libXext commit 490a25e6f8a4d2482af4364c700b68ad11a4d10b

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2020-09-28 16:16:07 -07:00
..
ax_define_dir.m4 config: update and relocate AC_DEFINE_DIR macro 2010-04-06 11:23:44 -04:00
ax_gcc_builtin.m4 Use __builtin_popcountl if available to replace Ones() in GetImage.c 2020-09-28 16:16:07 -07:00