1. fab4c9e Add an all() method to BitVector, for testing whether all bits are set. by Dan Gohman · 15 years ago
  2. 3f5e915 Update BitVectorTest.cpp to stay in sync with SmallBitVectorTest.cpp, by Dan Gohman · 15 years ago
  3. c9e31cc Silence GCC warnings. by Benjamin Kramer · 16 years ago
  4. e7962c9 Implement operators |=, &=, and ^= for SmallBitVector, and remove the by Dan Gohman · 16 years ago
  5. ce97b75 Disable unittests/ADT/BitVectorTest on PPC Darwin. by Dale Johannesen · 16 years ago
  6. cb89afc Add a SmallBitVector class, which mimics BitVector but uses only by Dan Gohman · 16 years ago