llvm with tablegen backend for capstone disassembler
Go to file
Joachim Protze 489cdb783a [OMPT] Update types according to TR7
Some types and callback signatures have changed from TR6 to TR7.
Major changes (only adding signatures and stubs):
(-remove idle callback) done by D48362
-add reduction and dispatch callback
-add get_task_memory and finalize_tool runtime entry points
-ompt_invoker_t  becomes ompt_parallel_flag_t
-more types of sync_regions

Patch provided by Simon Convent

Reviewers: hbae, protze.joachim

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

llvm-svn: 341834
2018-09-10 14:34:54 +00:00
clang Prevent cpu-specific/cpu-dispatch from giong on a lambda. 2018-09-10 14:31:56 +00:00
clang-tools-extra [clangd] Unbreak buildbots after r341802 2018-09-10 14:31:38 +00:00
compiler-rt [hwasan] rename two .cc tests into .c 2018-09-08 01:27:10 +00:00
debuginfo-tests
libclc
libcxx ReleaseNotes: update links to use https 2018-09-10 08:57:12 +00:00
libcxxabi
libunwind [CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs. 2018-09-04 20:57:50 +00:00
lld Buildfix for r341825 2018-09-10 14:07:11 +00:00
lldb [PDB] Restore AST from PDB symbols 2018-09-10 08:08:43 +00:00
llgo
llvm InstCombine: move hasOneUse check to the top of foldICmpAddConstant 2018-09-10 14:26:44 +00:00
openmp [OMPT] Update types according to TR7 2018-09-10 14:34:54 +00:00
parallel-libs
polly
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.