libgcc2.c
49.2 KB
-
re PR middle-end/36041 (Speed up builtin_popcountll) · 4ea3d774
PR middle-end/36041 * libgcc2.c (POPCOUNTCST2, POPCOUNTCST4, POPCOUNTCST8, POPCOUNTCST): Define. (__popcountSI2): For __SIZEOF_INT__ > 2 targets use arithmetics instead of table lookups. (__popcountDI2): Likewise. From-SVN: r200506
Jakub Jelinek committed