Moved removeFile() and getUniqueFilename() into FileUtilities.
[oota-llvm.git] / include / llvm / Support / MathExtras.h
2003-06-17 Brian GaekeRegularize the names of #include-guards.
2002-10-28 Chris LattnerDon't #include <Support/*>, #include "Support/*"
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...