aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ADT/BitVector.h
Commit message (Expand)AuthorAgeFilesLines
* This fixes resizing issues with BitVectors. It ensures that the BitWord type ...Chandler Carruth2007-08-061-11/+26
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+369