/
GitCaptain
/
llvm-project
ОбзорДокументацияВойти
/
GitCaptain
/
llvm-project
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
llvm-project/
libc/
..
AOR_v20.02

Harmonize Python shebang

6 лет назад
benchmarks

Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options

4 года назад
cmake

[libc] Implement sinf function that is correctly rounded to all rounding modes.

4 года назад
config

[libc] Add dirent.h functions opendir, readdir, closedir and dirfd.

4 года назад
docs

[libc] Use nearest_integer instructions to improve expm1f performance.

4 года назад
fuzzing

[libc][NFC] split standalone_cpp into single headers

4 года назад
include

[libc] Add dirent.h functions opendir, readdir, closedir and dirfd.

4 года назад
lib

Use add_llvm_install_targets for install-llvmlibc

4 года назад
loader

[libc] Enable a few stdlib and time functions on aarch64.

4 года назад
spec

[libc] Add dirent.h functions opendir, readdir, closedir and dirfd.

4 года назад
src

[libc] Use nearest_integer instructions to improve expm1f performance.

4 года назад
test

[libc][Obvious] Use the correct StringView constructor in dirent_test.

4 года назад
utils

[libc] Specify rounding mode for strto[f|d] tests

4 года назад
.clang-tidy

[libc] Add a naming rule for global constants.

5 лет назад
.gitignore

[libc][Obvious] Add build folder to .gitignore.

4 года назад
CMakeLists.txt

[libc] Implement FLAGS option for generating all combinations for targets.

4 года назад
LICENSE.TXT

Rename top-level LICENSE.txt files to LICENSE.TXT

5 лет назад
README.txt

Add a director, along with README.txt and LICENSE.txt, for libc.

7 лет назад
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.