llvm-project/libc/utils/testutils
Siva Chandra Reddy f4c8fd12d5 [libc][NFC] Use add_library instead of add_llvm_library for a few libraries.
These libraries do not depend on LLVM libraries anymore so they do not
have to be added using add_llvm_library.
2021-06-08 23:15:24 +00:00
..
CMakeLists.txt [libc][NFC] Use add_library instead of add_llvm_library for a few libraries. 2021-06-08 23:15:24 +00:00
ExecuteFunction.h [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
ExecuteFunctionUnix.cpp [libc] Make more of the libc unit testing llvm independent 2020-11-21 00:27:08 +00:00
FDReader.h [libc] Add write(2) implementation for Linux and FDReader test utility 2020-04-17 13:21:05 -04:00
FDReaderUnix.cpp [libc] Make more of the libc unit testing llvm independent 2020-11-21 00:27:08 +00:00
RandUtils.cpp [libc] Use a wrapper for rand instead of calling std::rand in fma tests. 2021-01-06 15:07:44 -08:00
RandUtils.h [libc] Use a wrapper for rand instead of calling std::rand in fma tests. 2021-01-06 15:07:44 -08:00
StreamWrapper.cpp [libc] Add differential quality and perf analysis targets for sinf and cosf. 2021-04-26 19:39:33 +00:00
StreamWrapper.h [libc] Add differential quality and perf analysis targets for sinf and cosf. 2021-04-26 19:39:33 +00:00
Timer.cpp [libc] Add differential quality and perf analysis targets for sinf and cosf. 2021-04-26 19:39:33 +00:00
Timer.h [libc] Add differential quality and perf analysis targets for sinf and cosf. 2021-04-26 19:39:33 +00:00