Go to file
Tatyana Krasnukha 706a8095b3 Use GetItemAtIndexAsString overload for ConstString and move set rather than copy.
llvm-svn: 327549
2018-03-14 18:29:41 +00:00
clang Attempt to fix failure of deep-ast-tree.cpp on atom and s390 2018-03-14 18:24:38 +00:00
clang-tools-extra [clangd] Fix indentation in the comment. NFC 2018-03-14 17:49:19 +00:00
compiler-rt [scudo] Add Chunk::getSize, rework Chunk::getUsableSize 2018-03-14 15:50:32 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
libclc nan: Implement 2018-03-12 19:46:52 +00:00
libcxx [libcxx][test] Adding apple-clang-9 to UNSUPPORTED in iter_alloc_deduction.fail.cpp. 2018-03-12 18:06:37 +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 Error instead of producing broken binary. 2018-03-14 18:08:33 +00:00
lldb Use GetItemAtIndexAsString overload for ConstString and move set rather than copy. 2018-03-14 18:29:41 +00:00
llgo
llvm [InstSimplify] [NFC] cast-unsigned-icmp-cmp-0.ll - don't run instcombine 2018-03-14 17:59:12 +00:00
openmp [OpenMP][libomptarget] Add global memory data sharing support for master-worker sharing. 2018-03-13 19:44:53 +00:00
parallel-libs
polly [polly] Change std::sort to llvm::sort in response to r327219 2018-03-13 05:25: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.