llvm-capstone/libc/utils
Siva Chandra Reddy 118c13c691 [libc] Add implementation of few floating point manipulation functions.
Implementations of copysign[f], frexp[f], logb[f], and modf[f] are added.

Reviewers: asteinhauser

Differential Revision: https://reviews.llvm.org/D81134
2020-06-11 12:23:11 -07:00
..
benchmarks [libc] Fixing the build command for benchmarks. 2020-05-28 11:19:20 -07:00
buildbot [libc] NFC: Fix trivial typo in comments, documents, and messages 2020-04-06 16:19:34 +09:00
CPP [libc] Improve information printed on failure of a math test which uses MPFR. 2020-05-05 10:26:29 -07:00
FPUtil [libc] Add implementation of few floating point manipulation functions. 2020-06-11 12:23:11 -07:00
HdrGen [libc] Add integration tests. 2020-06-02 12:14:07 -07:00
MPFRWrapper [libc] Add implementations of ceil[f], floor[f] and trunc[f] from math.h. 2020-06-01 08:36:59 -07:00
testutils [libc] Fix warnings on release build. 2020-05-07 11:56:11 -07:00
UnitTest [libc] Add fully-qualified target names. 2020-04-10 18:01:52 -07:00
CMakeLists.txt [libc] Consolidate floating point utils into a single utils library. 2020-05-15 11:08:41 -07:00