llvm with tablegen backend for capstone disassembler
Go to file
Adam Nemet fc9e246463 With LTO and profile-use, enable hotness info in opt remarks
This is to match the behavior of non-LTO;
when -fsave-optimization-record is passed and PGO is available we enable
the generation of hotness information in the optimization records.

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

llvm-svn: 288520
2016-12-02 17:54:34 +00:00
clang With LTO and profile-use, enable hotness info in opt remarks 2016-12-02 17:54:34 +00:00
clang-tools-extra [clang-tidy] Do not trigger unnecessary-value-param check on methods marked as final 2016-12-02 14:44:16 +00:00
compiler-rt Revert "Compiler-rt part of D26230: Add (constant) masked load/store support (Try #2)" 2016-12-02 16:19:14 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Protect sequences test under libcpp-no-exceptions 2016-12-01 17:36:41 +00:00
libcxxabi Update implementation of ABI support for throwing noexcept function pointers 2016-12-02 02:06:53 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld Removed a wrong assertion about non-colorable sections. 2016-12-02 17:23:58 +00:00
lldb Replace __ANDROID_NDK__ with __ANDROID__ 2016-12-02 11:15:15 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [LTOs] Allow generation of hotness information 2016-12-02 17:53:56 +00:00
openmp fixed type in Windows-specific code 2016-12-01 16:08:52 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Do not allow multiple possibly aliasing ptrs in an expression 2016-12-02 17:49:52 +00:00