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
/
lib
/
Support
/
IsInf.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop the hacks used for partial C99 math libraries.
Benjamin Kramer
2015-03-09
1
-49
/
+0
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
remove IncludeFile turds in MathExtras.h, which bloats every .o file that
Chris Lattner
2006-08-11
1
-6
/
+7
*
For PR780:
Reid Spencer
2006-07-26
1
-0
/
+3
*
Patches to make the LLVM sources more -pedantic clean. Patch provided
Chris Lattner
2006-05-24
1
-1
/
+1
*
HP-UX system headers make a mess of isinf(), so much so that gcc fixincludes
Duraid Madina
2005-05-16
1
-0
/
+4
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-3
/
+3
*
* Fix compilation on AIX: GCC's fixincludes eliminates isinf() declaration
Misha Brukman
2004-10-29
1
-5
/
+7
*
Patch to support MSVC, contributed by Morten Ofstad
Chris Lattner
2004-10-25
1
-0
/
+3
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Solaris hack for isinf()
Brian Gaeke
2004-07-21
1
-0
/
+5
*
Add platform-independent wrapper function for isinf().
Brian Gaeke
2004-07-21
1
-0
/
+31