aboutsummaryrefslogtreecommitdiffstats
path: root/include/Support/MathExtras.h
Commit message (Expand)AuthorAgeFilesLines
* Regularize the names of #include-guards.Brian Gaeke2003-06-171-2/+2
* Don't #include <Support/*>, #include "Support/*"Chris Lattner2002-10-281-1/+1
* Fix ambiguity problem due to builtin log2(double) functionChris Lattner2002-09-171-1/+1
* Cleanups, rename IsPowerOf2 to isPowerOf2Chris Lattner2002-05-191-27/+18
* Added log2 for log-base-2 and also modified IsPower2 to use it.Vikram S. Adve2002-05-191-9/+15
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-0/+32