aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/IsNAN.cpp
AgeCommit message (Expand)Author
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2006-08-11remove IncludeFile turds in MathExtras.h, which bloats every .o file thatChris Lattner
2006-07-26For PR780:Reid Spencer
2006-05-24Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2004-10-25Patch to support MSVC, contributed by Morten OfstadChris Lattner
2004-09-01Changes For Bug 352Reid Spencer
2004-06-22Wrapper for c99 isnan()Brian Gaeke