llvm-project/libc/utils/MPFRWrapper
Siva Chandra Reddy fe44992b79 [libc][NFC] For remquo quotient, compare only 3 bits of MPFR and libc results. 2020-08-25 23:42:06 -07:00
..
CMakeLists.txt [libc] Consolidate floating point utils into a single utils library. 2020-05-15 11:08:41 -07:00
MPFRUtils.cpp [libc][NFC] For remquo quotient, compare only 3 bits of MPFR and libc results. 2020-08-25 23:42:06 -07:00
MPFRUtils.h [libc] Extend MPFRMatcher to handle multiple-input-multiple-output functions. 2020-08-25 21:42:49 -07:00
check_mpfr.cpp