Files
clang-p2996/libc
Tue Ly 0d41b32b74 [libc][math] Remove UInt<128>::operation* specialization.
Remove UInt<128>::operation* specialization since the generic implementation
works well enough:
https://quick-bench.com/q/Bz_J5HgAsz5m5V5Ze-X1fI77hPo

Reviewed By: michaelrj, sivachandra

Differential Revision: https://reviews.llvm.org/D138239
2022-11-19 16:16:24 -05:00
..
2022-11-17 15:37:52 -08:00
2022-11-11 18:02:33 -08:00
2022-11-17 15:37:52 -08:00
2022-11-17 15:37:52 -08:00

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.