Go to file
Alexey Bataev 3994bafbc7 [OPENMP, NVPTX] Sync threads before start ordered loops.
Summary: Threads must be synchronized before starting ordered construct.

Reviewers: grokos

Subscribers: guansong, openmp-commits

Differential Revision: https://reviews.llvm.org/D48732

llvm-svn: 335987
2018-06-29 16:16:00 +00:00
clang [clang-format/ObjC] Fix NS_SWIFT_NAME(foo(bar:baz:)) after ObjC method decl 2018-06-29 15:26:37 +00:00
clang-tools-extra [clangd] codeComplete returns more structured completion items, LSP. NFC. 2018-06-29 14:47:57 +00:00
compiler-rt [scs] Disable negative test in shadowcallstack. 2018-06-29 15:16:45 +00:00
debuginfo-tests [debuginfo-tests] Always use the system python to invoke llgdb.py. 2018-06-10 19:38:26 +00:00
libclc atom: Use volatile pointers for cl_khr_{global,local}_int32_{base,extended}_atomics 2018-06-21 19:27:39 +00:00
libcxx Configure ELAST for MinGW 2018-06-28 20:16:45 +00:00
libcxxabi Support for multiarch runtimes layout 2018-06-28 03:11:52 +00:00
libunwind Support for multiarch runtimes layout 2018-06-28 03:11:52 +00:00
lld [lld] Address post-commit review of r335848 2018-06-29 15:34:36 +00:00
lldb Add a test for reading lld-generated build-ids 2018-06-29 12:15:54 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [MachineOutliner] Add always and never options to -enable-machine-outliner 2018-06-29 16:12:45 +00:00
openmp [OPENMP, NVPTX] Sync threads before start ordered loops. 2018-06-29 16:16:00 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly Use range for in normalizeValInst [NFCI] 2018-06-29 13:06:44 +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.