llvm/compiler-rt
Phoebe Wang 54d0758c44 [compiler-rt][BF16] Provide __truncdfbf2 and __truncsfbf2 only when __bf16 is available
Differential Revision: https://reviews.llvm.org/D131147

(cherry picked from commit f061cfb31730b72b7d8920bb4a306a1d2ce7f2e4)
2022-08-12 08:39:37 +02:00
..
cmake [compiler-rt][BF16] Provide __truncdfbf2 and __truncsfbf2 only when __bf16 is available 2022-08-12 08:39:37 +02:00
docs
include [ORC-RT] Make the ORC runtime C API public. 2022-06-16 19:02:23 -07:00
lib [compiler-rt][BF16] Provide __truncdfbf2 and __truncsfbf2 only when __bf16 is available 2022-08-12 08:39:37 +02:00
test [Sanitizers][Darwin] Allows '-mtargetos' to used to set minimum deployment target. 2022-07-26 11:25:49 -07:00
tools
unittests [Sanitizer][Darwin] Cleanup MaybeReexec() function and usage 2022-07-08 14:31:42 -07:00
utils
www Remove references to old mailing lists that have moved to discourse. Replace with links to discourse. 2022-07-22 09:59:03 -07:00
.clang-tidy
.gitignore
CMakeLists.txt [compiler-rt][Sanitizer] Link sanitizer libs with -latomic on SPARC 2022-08-02 01:47:41 -07:00
CODE_OWNERS.TXT
CREDITS.TXT
LICENSE.TXT
README.txt

Compiler-RT
================================

This directory and its subdirectories contain source code for the compiler
support routines.

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

================================