This website requires JavaScript.
Explore
Help
Sign In
github_mirrors
/
vectorscan
Watch
3
Star
0
Fork
1
You've already forked vectorscan
mirror of
https://github.com/VectorCamp/vectorscan.git
synced
2025-11-18 18:20:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3248393d1a06800ce0013612d3b76942b85977b5
vectorscan
/
src
/
util
/
arch
History
Konstantinos Margaritis
3248393d1a
use movemask
2021-10-12 11:51:35 +03:00
..
arm
firstMatch/lastMatch are now arch-dependent, emulating movemask on non-Intel is very costly, the alternative is almost twice as fast on Arm
2021-10-12 11:51:34 +03:00
common
remove Windows/ICC support
2021-10-12 11:51:34 +03:00
x86
use movemask
2021-10-12 11:51:35 +03:00