Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement operators |=, &=, and ^= for SmallBitVector, and remove the | Dan Gohman | 2010-02-10 | 1 | -3/+39 |
* | Some versions of GCC don't like non-static data members in sizeof | Dan Gohman | 2010-01-05 | 1 | -1/+1 |
* | Add a SmallBitVector class, which mimics BitVector but uses only | Dan Gohman | 2010-01-05 | 1 | -0/+373 |