1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-11-10 22:59:13 +00:00
libcpuid/tests
Veselin Georgiev 94fc6ae36a Modify the table matcher a bit. Put some weights on the different fields.
Priously all fields in the matchtable were treated equal in importance.
With this change, the cache size a taken with half the weight in the decision.

Also add detection entries for some more recent Haswells, and the respective
tests. These are an i5 Haswell from a Mac Book Pro, and a i7 Haswel from
Thinkpad T540.
2015-04-17 01:21:30 +03:00
..
amd Better support for AVX, AVX2, BMI1 and BMI2 instruction set detection. 2015-04-16 20:54:37 +03:00
intel Modify the table matcher a bit. Put some weights on the different fields. 2015-04-17 01:21:30 +03:00
create_test.py Rename: add_test.py -> create_test.py 2014-07-15 17:56:16 +03:00
Makefile.am When creating a tarball, include the small tests now instead of tests_stash.txt 2014-07-16 10:29:58 +03:00
run_tests.py Add to makefile: "make fix-tests" to fix failing tests. 2014-09-23 15:20:27 +03:00