llvm with tablegen backend for capstone disassembler
Go to file
Jonathan Peyton 4fe5271fa0 [OpenMP] Adding GOMP compatible cancellation
Remove fatal error messages from the cancellation API for GOMP
Add __kmp_barrier_gomp_cancel() to implement cancellation of parallel regions.
This new function uses the linear barrier algorithm with a cancellable
nonsleepable wait loop.

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

llvm-svn: 354367
2019-02-19 18:47:57 +00:00
clang Remove extraneous space in MSVC-style diagnostic output 2019-02-19 16:58:25 +00:00
clang-tools-extra [clangd] Add an option in the code to not display number of fixes 2019-02-19 16:50:37 +00:00
compiler-rt [sanitizer] fix a memory safety bug (!!!) in sanitizer suppressions code, discovered by Aaron Jacobs 2019-02-19 18:43:24 +00:00
debuginfo-tests
libclc
libcxx [compiler-rt] Build custom libcxx with libcxxabi 2019-02-17 12:16:20 +00:00
libcxxabi [libcxxabi][CMake] Drop unused HandleOutOfTreeLLVM include 2019-02-18 20:58:06 +00:00
libunwind
lld [mips] Fix indentations in the test. NFC 2019-02-19 16:00:07 +00:00
lldb Revert "minidump: Add ability to attach (breakpad) symbol files to placeholder modules" 2019-02-19 13:52:31 +00:00
llgo
llvm Annotate timeline in Instruments with passes and other timed regions. 2019-02-19 18:18:31 +00:00
openmp [OpenMP] Adding GOMP compatible cancellation 2019-02-19 18:47:57 +00:00
parallel-libs
polly
pstl
.arcconfig
.clang-format
.clang-tidy
README.md

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.