This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4b50cdffe57 [cmake] Resubmit Remove redundant call to cmake when buildi [...] new c4f204db88e [opt-remarks] If hotness threshold is set, ignore remarks w [...] new 8ad3e8644f2 [cmake] Revert (rL319574): Resubmit Remove redundant call t [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: cmake/modules/CrossCompile.cmake | 41 ++++++++++----- lib/Analysis/OptimizationRemarkEmitter.cpp | 9 ++-- lib/CodeGen/MachineOptimizationRemarkEmitter.cpp | 7 ++- .../arm64-spill-remarks-treshold-hotness.ll | 60 ++++++++++++++++++++++ ...l => optimization-remarks-hotness-threshold.ll} | 38 +++----------- 5 files changed, 103 insertions(+), 52 deletions(-) create mode 100644 test/CodeGen/AArch64/arm64-spill-remarks-treshold-hotness.ll copy test/Transforms/Inline/{optimization-remarks-passed-yaml.ll => optimization-r [...]