BumpPtrAllocator: do the size check without moving any pointers
[oota-llvm.git] / include / llvm / Support / MathExtras.h
2002-09-17 Chris LattnerFix ambiguity problem due to builtin log2(double) function
2002-05-19 Chris LattnerCleanups, rename IsPowerOf2 to isPowerOf2
2002-05-19 Vikram S. AdveAdded log2 for log-base-2 and also modified IsPower2...
2001-11-27 Chris LattnerCreate a new #include "Support/..." directory structure...