This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3dba903 [CFLAA] Add more offset-sensitivity tracking. new 4758a25 [LoopDataPrefetch] Sort headers new 5781107 [LoopDataPrefetch] Include hotness of region in opt remark
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: include/llvm/Analysis/OptimizationDiagnosticInfo.h | 24 ++++++++++++++++++++++ lib/Transforms/Scalar/LoopDataPrefetch.cpp | 12 ++++++----- .../{opt-remark.ll => opt-remark-with-hotness.ll} | 12 +++++++---- 3 files changed, 39 insertions(+), 9 deletions(-) copy test/Transforms/LoopDataPrefetch/AArch64/{opt-remark.ll => opt-remark-with-ho [...]