llvm-project/libc/utils
Tue Ly 4096088e19 [libc] Add implementations of fmax, fmaxf, and fmaxl.
Summary: Add implementations of fmax, fmaxf, and fmaxl.

Reviewers: sivachandra

Subscribers: mgorny, tschuett, libc-commits, ecnelises

Tags: #libc-project

Differential Revision: https://reviews.llvm.org/D84385
2020-07-23 15:23:08 -04:00
..
CPP Update Test (EXPECT_EQ and friends) to accept __uint128_t and floating point types (float, double, long double). 2020-07-21 16:50:45 -04:00
FPUtil [libc] Add implementations of fmax, fmaxf, and fmaxl. 2020-07-23 15:23:08 -04:00
HdrGen [libc] Add integration tests. 2020-06-02 12:14:07 -07:00
MPFRWrapper [libc] Add implementations long double fabsl and truncl functions. 2020-06-18 11:08:26 -07:00
UnitTest Update Test (EXPECT_EQ and friends) to accept __uint128_t and floating point types (float, double, long double). 2020-07-21 16:50:45 -04:00
buildbot [libc] NFC: Fix trivial typo in comments, documents, and messages 2020-04-06 16:19:34 +09:00
testutils [libc] Fix warnings on release build. 2020-05-07 11:56:11 -07:00
CMakeLists.txt [libc][benchmarks] Link the memory benchmark exes to functions from LLVM libc. 2020-06-17 11:42:26 -07:00