Go to file
Jonathan Peyton 4ba3b0cda9 Reduce perf impact of redundant ittnotify calls
Improved performance of ittnotify calls by request from ittnotify
owner: calls to __itt_string_handle_create made unique (it was
called multiple times).

Patch by Andrey Churbanov

Differential Revision: http://reviews.llvm.org/D21353

llvm-svn: 272945
2016-06-16 20:11:51 +00:00
clang [DebugInfo] Put the vftable index in the debug info 2016-06-16 20:08:51 +00:00
clang-tools-extra [clang-tidy] misc-move-const-arg: Fix typos 2016-06-16 14:32:54 +00:00
compiler-rt [sanitizers] introduce yet another API function: __sanitizer_install_malloc_and_free_hooks 2016-06-16 20:06:06 +00:00
debuginfo-tests
libclc math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Remove CloudABI specific workaround. 2016-06-16 11:53:11 +00:00
libcxxabi Fix [libcxxabi] Fix warning about uninitialized const member. 2016-06-15 19:59:16 +00:00
libunwind [libunwind] Improve unwinder stack usage - III 2016-06-14 15:51:01 +00:00
lld Simplify *(x+y) to x[y]. NFC. 2016-06-16 19:48:07 +00:00
lldb Allow installing watchpoints at less than 8-byte alligned addresses for AArch64 targets 2016-06-16 16:41:22 +00:00
llgo
llvm Fix strip-dead-debug-info test if path contains "bar". 2016-06-16 19:39:55 +00:00
openmp Reduce perf impact of redundant ittnotify calls 2016-06-16 20:11:51 +00:00
polly Replace ScalarReplAggregatesPass by SROAPass. 2016-06-15 13:21:28 +00:00