Go to file
Alexey Bataev f9fc42e50b [OPENMP] Codegen for `target teams` directive.
Added codegen of the clauses for `target teams` directive.

llvm-svn: 318834
2017-11-22 14:25:55 +00:00
clang [OPENMP] Codegen for `target teams` directive. 2017-11-22 14:25:55 +00:00
clang-tools-extra Silence some MSVC warnings about not all control paths returning a value; NFC. 2017-11-21 22:24:13 +00:00
compiler-rt [scudo] Make getNumberOfCPUs Fuchsia compliant v2 2017-11-21 21:14:00 +00:00
debuginfo-tests Re-revert "Refactor debuginfo-tests." 2017-11-21 01:20:28 +00:00
libclc math: Implement minmag 2017-11-15 04:10:39 +00:00
libcxx Add another test_macros.h include I missed to tuple.by.type.pass.cpp 2017-11-22 12:29:17 +00:00
libcxxabi [demangler] Document some features that the demangler doesn't yet support, NFC 2017-11-21 15:04:08 +00:00
libunwind [libunwind][CMake] Provide option to disable instalation of the library 2017-11-17 23:29:46 +00:00
lld [MIPS] Write PLT0 entry in case of linking N64 ABI code 2017-11-22 12:34:29 +00:00
lldb Remove unused variable. 2017-11-22 13:35:04 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm AMDGPU: Consider memory dependencies with moved instructions in SILoadStoreOptimizer 2017-11-22 12:25:21 +00:00
openmp [Clang][OpenMP] New clang/libomptarget map interface: new function signatures, libomptarget-side 2017-11-21 18:26:41 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [CodeGen] Detect empty domain because of parameters context. 2017-11-21 22:11:10 +00:00
README.md Add an svn project to contain the files that appear at the root of the 2017-10-19 21:09:49 +00:00

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.