Go to file
Tobias Grosser 4beb2f964b [PerfMonitor] Fix rdtscp callsites
Summary:
Update all rdtscp callsites in PerfMonitor so that they conform with the signature changes introduced in r341698.

Reviewers: grosser, bollu

Subscribers: llvm-commits

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

llvm-svn: 341946
2018-09-11 14:17:44 +00:00
clang [OPENMP] Simplified checks for declarations in declare target regions. 2018-09-11 13:59:10 +00:00
clang-tools-extra Remove unnecessary semicolon to silence -Wpedantic warning. NFCI. 2018-09-11 13:42:15 +00:00
compiler-rt [Msan] Fix unit test linkage issue on FreeBSD 2018-09-11 10:35:32 +00:00
debuginfo-tests Revert "(Retry) Add a basic integration test for C++ smart pointers" 2018-08-20 19:53:33 +00:00
libclc amdgcn: Use __constant AS for amdgcn builtins. 2018-08-03 15:14:08 +00:00
libcxx ReleaseNotes: update links to use https 2018-09-10 08:57:12 +00:00
libcxxabi Port my recent changes from LLVM copy of the demangler: 2018-08-24 23:30:26 +00:00
libunwind [CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs. 2018-09-04 20:57:50 +00:00
lld Style fix. 2018-09-11 13:41:58 +00:00
lldb [PDB] Fix problems after rL341782 2018-09-11 14:03:12 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm pdb output: Initialize padding in PublicsStreamHeader. 2018-09-11 14:11:52 +00:00
openmp [OMPT] Update types according to TR7 2018-09-10 14:34:54 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [PerfMonitor] Fix rdtscp callsites 2018-09-11 14:17: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.