aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ADT/PackedVector.h
Commit message (Expand)AuthorAgeFilesLines
* PackedVector: Make the BitVector implementation configurable.Benjamin Kramer2012-09-281-13/+14
* Constify PackedVector::reference::operator T().Argyrios Kyrtzidis2011-06-151-1/+1
* Introduce PackedVector, useful for storing a vector of values using a specifi...Argyrios Kyrtzidis2011-05-311-0/+158