summaryrefslogtreecommitdiff
path: root/lib/Support/IsInf.cpp
Commit message (Expand)AuthorAge
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* remove IncludeFile turds in MathExtras.h, which bloats every .o file thatChris Lattner2006-08-11
* For PR780:Reid Spencer2006-07-26
* Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner2006-05-24
* HP-UX system headers make a mess of isinf(), so much so that gcc fixincludesDuraid Madina2005-05-16
* Remove trailing whitespaceMisha Brukman2005-04-21
* * Fix compilation on AIX: GCC's fixincludes eliminates isinf() declarationMisha Brukman2004-10-29
* Patch to support MSVC, contributed by Morten OfstadChris Lattner2004-10-25
* Changes For Bug 352Reid Spencer2004-09-01
* Solaris hack for isinf()Brian Gaeke2004-07-21
* Add platform-independent wrapper function for isinf().Brian Gaeke2004-07-21