More hashtable finetuning
[yosys.git] / kernel / hashmap.h
2014-12-27 Clifford WolfMore hashtable finetuning
2014-12-26 Clifford WolfSome cleanups in dict/pool hashtable implementation
2014-12-26 Clifford WolfReplaced std::unordered_set (nodict) with Yosys::pool
2014-12-26 Clifford WolfReplaced std::unordered_map as implementation for Yosys...
2014-12-26 Clifford WolfAdded new_dict (hashmap.h) and re-enabled code coverage...