summaryrefslogtreecommitdiffstats
path: root/llvm/include/Support/MathExtras.h
Commit message (Expand)AuthorAgeFilesLines
* Changes For Bug 352Reid Spencer2004-09-011-59/+0
* Add an overloadChris Lattner2004-08-171-0/+7
* Add prototypes for platform-independent wrappers for isinf().Brian Gaeke2004-07-211-0/+4
* Provide prototypes for IsNAN() wrapper.Brian Gaeke2004-06-231-0/+4
* Cygwin defines log2 as a macro. Undef it here IFF it has already been defined,Brian Gaeke2004-02-251-0/+4
* Fixes for PR114: Thanks to Reid Spencer!Chris Lattner2003-11-161-1/+1
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM notice.John Criswell2003-10-201-0/+7
* Standardize header file commentsChris Lattner2003-09-301-1/+1
* 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
OpenPOWER on IntegriCloud