1. 9fcb657 Update BitVectorTest.cpp to stay in sync with SmallBitVectorTest.cpp, by Dan Gohman · 15 years ago
  2. 5e37b86 SmallBitVector: Rework find_first/find_next and tweak test to test them (at least on 64 bit platforms). by Benjamin Kramer · 15 years ago
  3. 978a94c Implement a read/write operator[] for SmallBitVector with a proxy class. by Benjamin Kramer · 15 years ago
  4. 992bb4a Silence GCC warnings. by Benjamin Kramer · 16 years ago
  5. 847ce17 Implement operators |=, &=, and ^= for SmallBitVector, and remove the by Dan Gohman · 16 years ago
  6. f53eb1f Add a SmallBitVector class, which mimics BitVector but uses only by Dan Gohman · 16 years ago