Go to file
Alex Langford 39bf7d551b Fix typo in CMake comments
llvm-svn: 333299
2018-05-25 18:59:21 +00:00
clang Follow-up fix for nonnull atomic non-member functions 2018-05-25 17:36:49 +00:00
clang-tools-extra [clangd] Temporarily disable the test that crashes under asan. 2018-05-25 14:55:18 +00:00
compiler-rt [libFuzzer] Avoid optimization of "abs(x) < 0" 2018-05-25 18:27:12 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
libclc Add initial support for half precision builtins 2018-05-17 22:55:30 +00:00
libcxx Add one more test for optional 2018-05-25 02:22:54 +00:00
libcxxabi private_typeinfo: limit is_dst_type_derived_from_static_type optimization 2018-05-18 20:51:38 +00:00
libunwind [OR1K] Add the EPCR special-purpose register to register state. 2018-05-16 19:09:48 +00:00
lld Fix a bug that we truncated GOTPLT entries to 32 bits. 2018-05-25 18:26:14 +00:00
lldb Fix typo in CMake comments 2018-05-25 18:59:21 +00:00
llgo
llvm [AMDGPU] Fixed test failure with AMDGPUPerfHint 2018-05-25 18:46:58 +00:00
openmp [libomptarget-nvptx] loop: Determine if runtime uninitialized 2018-05-25 15:56:48 +00:00
parallel-libs
polly [Acc] Followup for r333105: Fix one additional testcase 2018-05-24 10:18:09 +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.