Files
wasmtime/cranelift
Jakob Stoklund Olesen 722a3a6ae6 Add a generic implementation of quadratic hash table probing.
We have multiple pre-computed constant hash tables that all use the same
quadratic probing algorithm.

Add a constant_hash Rust module to match the meta/constant_hash.py module.

Move the simple_hash() function into constant_hash. Its Python equivalent is in
the constant_hash.py module.
2016-08-18 13:44:17 -07:00
..
2016-08-05 15:50:57 -07:00
2016-01-12 16:51:35 -08:00