aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/IsNAN.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* remove IncludeFile turds in MathExtras.h, which bloats every .o file thatChris Lattner2006-08-111-7/+2
* For PR780:Reid Spencer2006-07-261-0/+4
* Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner2006-05-241-1/+1
* Remove trailing whitespaceMisha Brukman2005-04-211-3/+3
* Patch to support MSVC, contributed by Morten OfstadChris Lattner2004-10-251-0/+3
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Wrapper for c99 isnan()Brian Gaeke2004-06-221-0/+31