summaryrefslogtreecommitdiff
path: root/lib/Support/IsInf.cpp
Commit message (Expand)AuthorAge
* 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