This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r154894 - in /trunk/gcc: ChangeLog config/i386/...


Author: spop
Date: Wed Dec  2 05:48:18 2009
New Revision: 154894

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154894
Log:
ABM popcount intrinsics.

	* config/i386/abmintrin.h (_mm_popcnt_u32): New.
	(_mm_popcnt_u64): New.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/abmintrin.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]