summaryrefslogtreecommitdiff
path: root/include/llvm/ADT/PackedVector.h
Commit message (Expand)AuthorAge
* PackedVector: Make the BitVector implementation configurable.Benjamin Kramer2012-09-28
* Constify PackedVector::reference::operator T().Argyrios Kyrtzidis2011-06-15
* Introduce PackedVector, useful for storing a vector of values using a specifi...Argyrios Kyrtzidis2011-05-31