1. ccf17de Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools. by bart · 16 years ago[Renamed from exp-drd/pub_drd_bitmap.h]
  2. 7e81a17 Implemented cache rotation. by bart · 16 years ago
  3. d59bb0f Declared more inline functions static, such that the compiler can omit the out-of-line code. by bart · 16 years ago
  4. c2c81db Changed return type of some of the bitmap functions from UWord to Bool. by bart · 16 years ago
  5. d5f2370 Reordered declarations. by bart · 16 years ago
  6. a3f6109 Renamed bm_compare() into bm_equal(). Fixed a bug in bm_equal(). by bart · 16 years ago
  7. 7cd7d7f Added bm_compare(). by bart · 16 years ago
  8. 588d90f Added bm_get_bitmap2_node_creation_count(). by bart · 16 years ago
  9. d490707 Split bm_has_any() into bm_has_any_load() and bm_has_any_store(). by bart · 17 years ago
  10. 8bf2f8b Introduced bm_test_and_clear(). by bart · 17 years ago
  11. 9c4224c Added functions bm_clear_load() and bm_clear_store(). by bart · 17 years ago
  12. 0ea4eca Removed unused function. by bart · 17 years ago
  13. 33e56c9 Extended bitmap lookup cache from one to four elements. by bart · 17 years ago
  14. 5e234ac Added creation / destruction events to the bitmap access type enumeration. by bart · 17 years ago
  15. a79df6e Even more optimizations. by bart · 17 years ago
  16. 3655612 Inlining and specialization of some bitmap manipulation functions. by bart · 17 years ago
  17. 9036dea Made arguments of bitmap manipulating functions more uniform. by bart · 17 years ago
  18. 0268dfa Added support for OpenMP barriers -- if libgomp.so has been built with debug information. More in general, added support for nested synchronization constructs. by bart · 17 years ago
  19. 8564292 by sewardj · 17 years ago
  20. af44c82 Add DRD as an experimental tool. Bart Van Assche is the maintainer. by sewardj · 17 years ago