index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
include
/
Support
/
MathExtras.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-59
/
+0
*
Add an overload
Chris Lattner
2004-08-17
1
-0
/
+7
*
Add prototypes for platform-independent wrappers for isinf().
Brian Gaeke
2004-07-21
1
-0
/
+4
*
Provide prototypes for IsNAN() wrapper.
Brian Gaeke
2004-06-23
1
-0
/
+4
*
Cygwin defines log2 as a macro. Undef it here IFF it has already been defined,
Brian Gaeke
2004-02-25
1
-0
/
+4
*
Fixes for PR114: Thanks to Reid Spencer!
Chris Lattner
2003-11-16
1
-1
/
+1
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM notice.
John Criswell
2003-10-20
1
-0
/
+7
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-1
/
+1
*
Regularize the names of #include-guards.
Brian Gaeke
2003-06-17
1
-2
/
+2
*
Don't #include <Support/*>, #include "Support/*"
Chris Lattner
2002-10-28
1
-1
/
+1
*
Fix ambiguity problem due to builtin log2(double) function
Chris Lattner
2002-09-17
1
-1
/
+1
*
Cleanups, rename IsPowerOf2 to isPowerOf2
Chris Lattner
2002-05-19
1
-27
/
+18
*
Added log2 for log-base-2 and also modified IsPower2 to use it.
Vikram S. Adve
2002-05-19
1
-9
/
+15
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-0
/
+32