summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/IsNAN.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Patch to support MSVC, contributed by Morten OfstadChris Lattner2004-10-251-0/+3
| | | | llvm-svn: 17219
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
| | | | | | | | Move include/Config and include/Support into include/llvm/Config, include/llvm/ADT and include/llvm/Support. From here on out, all LLVM public header files must be under include/llvm/. llvm-svn: 16137
* Wrapper for c99 isnan()Brian Gaeke2004-06-221-0/+31
llvm-svn: 14338
OpenPOWER on IntegriCloud