mi_vector_hash(3) provides fast 32bit hash functions.
Add a test for this interface.
Enable the API for NetBSD.
Based on original work by Yang Zheng.
Paths
| Differential D54530
Add new interceptor for mi_vector_hash(3) ClosedPublic Authored by krytarowski on Nov 14 2018, 8:28 AM.
Details Summary mi_vector_hash(3) provides fast 32bit hash functions. Add a test for this interface. Enable the API for NetBSD. Based on original work by Yang Zheng.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 16 2018, 11:35 AM Closed by commit rCRT347088: Add new interceptor for mi_vector_hash(3) (authored by kamil). · Explain WhyNov 16 2018, 11:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 174424 lib/sanitizer_common/sanitizer_common_interceptors.inc
lib/sanitizer_common/sanitizer_platform_interceptors.h
test/sanitizer_common/TestCases/NetBSD/mi_vector_hash.cc
|