Go to file
Zachary Turner 611d1f98c5 Delete more dead code.
All of this is code that is unreferenced.  Removing as much of
this as possible makes it more easy to determine what functionality
is missing and/or shared between LLVM and LLDB's DWARF interfaces.

llvm-svn: 356509
2019-03-19 20:08:56 +00:00
clang Add --unwindlib=[libgcc|compiler-rt] to parallel --rtlib= [take 2] 2019-03-19 20:01:59 +00:00
clang-tools-extra [clangd] Add support for type hierarchy (super types only for now) 2019-03-19 09:27:04 +00:00
compiler-rt [TSan][libdispatch] Avoid infinite recursion in dispatch_apply[_f] interceptors 2019-03-19 16:12:59 +00:00
debuginfo-tests
libclc sincos: Simplify declaration headers. 2019-03-13 07:13:34 +00:00
libcxx Revert "[libc++] Build <filesystem> support as part of the dylib" 2019-03-19 19:27:29 +00:00
libcxxabi Revert "[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/" 2019-03-08 20:33:55 +00:00
libunwind Revert "[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/" 2019-03-08 20:33:55 +00:00
lld [ELF] Allow sh_entsize to be unrelated to sh_addralign and not a power of 2 2019-03-18 23:49:18 +00:00
lldb Delete more dead code. 2019-03-19 20:08:56 +00:00
llgo
llvm CodeGen: Refactor regallocator command line and target selection 2019-03-19 19:33:12 +00:00
openmp [OpenMP] Fix OMPT cancellation test for GOMP 2019-03-15 21:24:45 +00:00
parallel-libs
polly [CodeGen] LLVM OpenMP Backend. 2019-03-19 03:18:21 +00:00
pstl [pstl] By default, disable the parallel policies 2019-03-14 19:33:58 +00:00
.arcconfig
.clang-format
.clang-tidy
README.md

README.md

The LLVM Compiler Infrastructure

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