some printf for debugging removed and some comments added
[libfirm] / bucket.c
2008-12-13 Sebastian BuchwaldAdded statistic support: count number of R0-RN, RE...
2008-12-08 Sebastian BuchwaldExtract function to update bucket.
2008-12-08 Sebastian BuchwaldMove initialization of node bucket.
2008-12-07 Sebastian BuchwaldAlso update PBQP environment.
2008-12-06 Sebastian BuchwaldFixed another bug concerning copying an edge.
2008-12-06 Sebastian BuchwaldOnly copy RN bucket, and shrink the other buckets to...
2008-12-06 Sebastian Buchwaldshould be part of r24347
2008-12-03 Sebastian BuchwaldAdded missing include and fixed some function declarations.
2008-12-03 Sebastian BuchwaldAdded functions to clear and copy node buckets.
2008-12-01 Sebastian BuchwaldStarted first attempt for brute force solver.
2008-12-01 Sebastian BuchwaldThe other index :-(
2008-11-30 Sebastian BuchwaldAdded pop function for node_bucket.
2008-11-30 Sebastian BuchwaldAdded pop function for edge_bucket.
2008-11-30 Sebastian BuchwaldAdded some functions for bucket managment.