Go to file
Fangrui Song 2458863e28 [ELF] Fix offsets in comment of tls-got.s
llvm-svn: 328679
2018-03-28 00:03:21 +00:00
clang [Driver] Add fuzzer-no-link into the list of supported Fuchsia sanitizers 2018-03-27 21:33:12 +00:00
clang-tools-extra Attempt to fix clangd test on Windows by wildcarding drive letters 2018-03-27 17:44:12 +00:00
compiler-rt [HWASan] Make use-after-free c, not c++ test. 2018-03-27 17:45:53 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
libclc remainder: Port from amd builtins 2018-03-19 01:01:10 +00:00
libcxx Fix test case initialization issues in permissions test 2018-03-26 07:06:25 +00:00
libcxxabi [demangler] Fix a bug in r328464 found by oss-fuzz. 2018-03-26 15:34:36 +00:00
libunwind [libunwind][MIPS]: Add support for unwinding in N32 processes. 2018-02-27 21:24:02 +00:00
lld [ELF] Fix offsets in comment of tls-got.s 2018-03-28 00:03:21 +00:00
lldb Use the DWARF linkage name when importing C++ methods. 2018-03-27 19:40:50 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [WebAssembly] Add exception and selector intrinsics 2018-03-27 23:37:07 +00:00
openmp Move blocktime_str variable right before its first use 2018-03-26 19:20:50 +00:00
parallel-libs
polly [polly] [ScopInfo] Don't pre-compute the name of the Scop's region. 2018-03-27 20:51:49 +00:00
README.md Add an svn project to contain the files that appear at the root of the 2017-10-19 21:09:49 +00:00

README.md

Low Level Virtual Machine (LLVM)

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.