spot/buddy/src
Alexandre Duret-Lutz 971788fdbe [buddy] pack cache entry on 16 bytes, not 20.
The double result is never used with a triple keys,
so we can pack the cache entry more tightly.

* src/cache.h: Reorganize the cache entry the structure.
* src/cache.c: Cleanup the code while we are at it.
* src/bddop.c: Adjust to accesses to cache entries.
2014-10-28 13:13:05 +01:00
..
.cvsignore more files to ignore 2003-06-30 07:48:20 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
bdd.h [buddy] Improve handling of bddtrue and bddfalse. 2014-06-20 18:38:58 +02:00
bddio.c [buddy] 2011-04-05 09:29:03 +02:00
bddop.c [buddy] pack cache entry on 16 bytes, not 20. 2014-10-28 13:13:05 +01:00
bddtest.cxx * src/bddtest.cxx: Include <cstdlib> to compile with g++-4.3. 2008-03-14 16:59:40 +01:00
bddtree.h * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
bvec.c * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
bvec.h [buddy] Restrict the number of exported symbols. 2013-07-29 01:12:12 +02:00
cache.c [buddy] pack cache entry on 16 bytes, not 20. 2014-10-28 13:13:05 +01:00
cache.h [buddy] pack cache entry on 16 bytes, not 20. 2014-10-28 13:13:05 +01:00
cppext.cxx [buddy] Improve handling of bddtrue and bddfalse. 2014-06-20 18:38:58 +02:00
depend.inf Initial revision 2003-05-05 10:57:53 +00:00
fdd.c * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
fdd.h [buddy] Restrict the number of exported symbols. 2013-07-29 01:12:12 +02:00
imatrix.c Initial revision 2003-05-05 10:57:53 +00:00
imatrix.h [buddy] 2011-04-05 09:29:03 +02:00
kernel.c [buddy] Reduce the size of bddNode to improve cache efficiency. 2012-06-19 21:52:03 +02:00
kernel.h [buddy] Reduce the size of bddNode to improve cache efficiency. 2012-06-19 21:52:03 +02:00
Makefile.am [buddy] Probe for -fvisibility and -fvisibility-inlines-hidden. 2013-07-29 01:14:36 +02:00
pairs.c [buddy] * src/pairs.c (bdd_pairalloc): Fix prototype. 2011-04-30 13:22:27 +02:00
prime.c * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
prime.h * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00
reorder.c [buddy] Reduce the size of bddNode to improve cache efficiency. 2012-06-19 21:52:03 +02:00
tree.c * configure.ac, Makefile.am, src/Makefile.am, doc/Makefile.am, 2003-05-05 13:44:49 +00:00