Go to file
Rui Ueyama 5aa2db1e12 Initialize a member in C++11 style. NFC.
llvm-svn: 326933
2018-03-07 19:25:27 +00:00
clang Push a function scope when parsing function bodies without a declaration 2018-03-07 18:55:10 +00:00
clang-tools-extra do not register matcher for objc-only checks when analyzing non-objc sources to save resources 2018-03-07 18:59:25 +00:00
compiler-rt [Fuzzer] Avoid the unnecessary rebuild of the custom libc++ 2018-03-07 18:14:09 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
libclc lgamma_r: Move code from .inc to .cl file 2018-03-06 17:48:47 +00:00
libcxx One more test for P0767: 2018-03-06 15:01:55 +00:00
libcxxabi [demangler] Fix a mistake in r326797. 2018-03-07 04:29:33 +00:00
libunwind [libunwind][MIPS]: Add support for unwinding in N32 processes. 2018-02-27 21:24:02 +00:00
lld Initialize a member in C++11 style. NFC. 2018-03-07 19:25:27 +00:00
lldb [lldbtestsuite] llvm-objcopy is now required to run the lit tests. 2018-03-07 18:06:12 +00:00
llgo
llvm [DebugInfo] Support DWARF expressions in eh_frame 2018-03-07 19:19:51 +00:00
openmp Improve OpenMP threadprivate implementation. 2018-03-05 18:42:01 +00:00
parallel-libs
polly [Polly][CMake] Fix lit setup for building the in the mono repo 2018-03-05 14:43:04 +00:00
README.md

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.