Do not hash the memory address of an isl_name
commit7704b96519a79e71c28089f0d5cf5479dbc1c37a
authorTobias Grosser <grosser@fim.uni-passau.de>
Fri, 17 Dec 2010 16:05:10 +0000 (17 11:05 -0500)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 17 Dec 2010 17:46:35 +0000 (17 18:46 +0100)
tree48c894d1bf4d581fd09679179f77a53e5ceb14cb
parent555d9de89cfcc8177e8513acbd9dc931ff7a37dd
Do not hash the memory address of an isl_name

Hash the name string itself. This gives repeatable results on all platforms and will
therefore facilitate debugging.

Signed-off-by: Tobias Grosser <grosser@fim.uni-passau.de>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_dim.c
isl_name.c
isl_name.h