Go to file
Julie Hockett 93be22f418 Reland "[clang-doc] Setup clang-doc frontend framework"
There was a missing newline in the docs, and a static_assert that needed
to be a normal assert.

llvm-svn: 327295
2018-03-12 17:05:14 +00:00
clang Revert "[ObjC] Allow declaring __weak pointer fields in C structs in 2018-03-12 17:05:06 +00:00
clang-tools-extra Reland "[clang-doc] Setup clang-doc frontend framework" 2018-03-12 17:05:14 +00:00
compiler-rt [Fuzzer] When building for Fuchsia, add an explicit libc++ dependency 2018-03-10 02:00:18 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
libclc amdgcn/fmax: fcanonicalize operands 2018-03-08 23:01:01 +00:00
libcxx [CMake] Copy the generated __config header into build directory 2018-03-10 01:20:11 +00:00
libcxxabi [demangler] Simplify printing of structured bindings. 2018-03-10 22:33:49 +00:00
libunwind [libunwind][MIPS]: Add support for unwinding in N32 processes. 2018-02-27 21:24:02 +00:00
lld [WebAssembly] Add test for imported ctor and fix indexing bug found 2018-03-12 16:04:04 +00:00
lldb [lldb] Unbreak lldb builds due to r327219 2018-03-10 21:13:55 +00:00
llgo
llvm [X86] Remove use of MVT class from the ShuffleDecode library. 2018-03-12 16:43:11 +00:00
openmp fix a typo on the website 2018-03-11 10:53:40 +00:00
parallel-libs
polly Revert untested changes in SCEVAffinator 2018-03-10 19:15:23 +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.