Go to file
Joachim Protze 2b46d30fc7 [OMPT] Second chunk of final OMPT 5.0 interface updates
The omp-tools.h file is generated from the OpenMP spec to ensure that the interface
is implemented as specified.
The other changes are necessary to update the interface implementation to the
final version as published in 5.0.
The omp-tools.h header was previously called ompt.h, currently a copy under this name
is installed for legacy tools.

Patch partially perpared by @sconvent

Reviewers: AndreyChurbanov, hbae, Hahnfeld

Reviewed By: hbae

Tags: #openmp, #ompt

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

llvm-svn: 351197
2019-01-15 15:36:53 +00:00
clang Reduce ASTMatchers stack footprint. Addresses http://llvm.org/PR38851 2019-01-15 15:34:26 +00:00
clang-tools-extra Update year in license files 2019-01-15 15:10:32 +00:00
compiler-rt Update year in license files 2019-01-15 15:10:32 +00:00
debuginfo-tests Set config.lit_tools_dir, which is needed by lit.llvm.initialize. 2018-11-06 21:54:27 +00:00
libclc Update year in license files 2019-01-15 15:10:32 +00:00
libcxx Update year in license files 2019-01-15 15:10:32 +00:00
libcxxabi Update year in license files 2019-01-15 15:10:32 +00:00
libunwind Update year in license files 2019-01-15 15:10:32 +00:00
lld Update year in license files 2019-01-15 15:10:32 +00:00
lldb [LLDB] Remove the unused variable oso_dwarf. 2019-01-15 03:27:54 +00:00
llgo Update year in license files 2019-01-15 15:10:32 +00:00
llvm Revert r351138 "[ORC] Move ORC Core symbol map and set types into their own 2019-01-15 15:21:13 +00:00
openmp [OMPT] Second chunk of final OMPT 5.0 interface updates 2019-01-15 15:36:53 +00:00
parallel-libs Update year in license files 2019-01-15 15:10:32 +00:00
polly Update year in license files 2019-01-15 15:10:32 +00:00
pstl Update year in license files 2019-01-15 15:10:32 +00:00
.arcconfig Add an .arcconfig for the top of the git monorepo. 2019-01-11 16:27:14 +00:00
README.md

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.