llvm-project/libc
Guillaume Chatelet 8d64ed8544 [libc] Generate one benchmark per implementation
We now generate as many benchmarks as there are implementations.

Differential Revision: https://reviews.llvm.org/D102156
2021-06-17 12:14:10 +00:00
..
AOR_v20.02
benchmarks [libc] Generate one benchmark per implementation 2021-06-17 12:14:10 +00:00
cmake/modules
config [libc] Add implementation of expm1f. 2021-06-10 14:58:34 -04:00
docs
fuzzing [libc] Remove libc-fuzzer as a dependency to check-libc. 2021-06-10 05:06:03 +00:00
include
lib
loader
spec [libc] Add implementation of expm1f. 2021-06-10 14:58:34 -04:00
src [libc] Add a set of elementary operations 2021-06-16 12:11:45 +00:00
test [libc] Add a set of elementary operations 2021-06-16 12:11:45 +00:00
utils [libc] Add implementation of expm1f. 2021-06-10 14:58:34 -04:00
CMakeLists.txt
LICENSE.TXT
README.txt

README.txt

LLVM libc
=========

This directory and its subdirectories contain source code for llvm-libc,
a retargetable implementation of the C standard library.

LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.