hanchenye-llvm-project/llvm/runtime/libtrace
Vikram S. Adve 2786ece7fb 1. Make table size prime -- improves hashing performance vastly.
2. Reduce #hashes from 2 to 1 for initial inserts.
3. Fix incorrect assertion from last checkin.

llvm-svn: 7417
2003-07-30 12:49:25 +00:00
..
Makefile Native libraries (libinstr*.a) should not have been taken out when 2003-07-08 18:40:58 +00:00
tracelib.c 1. Make table size prime -- improves hashing performance vastly. 2003-07-30 12:49:25 +00:00
tracelib.h * If hashing a pointer, cast it to a 64 bit number so gcc doesn't warn 2002-05-20 21:15:30 +00:00