On Friday, April 15, 2016 at 1:43:02 AM UTC-4, Jeffrey Walton wrote: > > Hi Everyone, > > I want to check if there's any opposition to SSE4.1 and SSE4.2 feature > detection. We can use it for modern algorithms on occasion, like BLAKE2. > > I don't plan on hand-coded SSE4.2 ASM, so I'm limiting it to intrinsics at > this point. We can put it to immediate use with the upcoming BLAKE2. > > If there are no objections, then the change is below. It applies to Visual > Studio 2008 and GCC 4.3 and above. We might need to add some specialized > tests for Clang and ICC. >
Committed at http://github.com/weidai11/cryptopp/commit/a11c9e7574b29049bb20991de3732b4acfe287cc. Jeff -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
