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