Age | Commit message (Expand) | Author |
---|---|---|
2010-04-30 | Update BitVectorTest.cpp to stay in sync with SmallBitVectorTest.cpp, | Dan Gohman |
2010-02-10 | Silence GCC warnings. | Benjamin Kramer |
2010-02-10 | Implement operators |=, &=, and ^= for SmallBitVector, and remove the | Dan Gohman |
2010-02-09 | Disable unittests/ADT/BitVectorTest on PPC Darwin. | Dale Johannesen |
2010-01-05 | Add a SmallBitVector class, which mimics BitVector but uses only | Dan Gohman |