This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-stable-allyesconfig
in repository toolchain/ci/llvm-monorepo.
from 8ba3b36421eb [NFC] Move block throw check inside allLoopPathsLeadToBlock
adds 3b7b30b1d675 [DebugInfo][LCSSA] Rewrite pre-existing debug values outside loop
adds 488eed50c9a6 [NFC] Encapsulate work with BlockColors in LoopSafetyInfo
No new revisions were added by this update.
Summary of changes:
llvm/include/llvm/Analysis/MustExecute.h | 16 ++++-
llvm/include/llvm/Transforms/Utils/SSAUpdater.h | 4 ++
.../include/llvm/Transforms/Utils/SSAUpdaterImpl.h | 7 +--
llvm/lib/Analysis/MustExecute.cpp | 17 +++++-
llvm/lib/Transforms/Scalar/LICM.cpp | 15 ++---
llvm/lib/Transforms/Utils/LCSSA.cpp | 16 +++++
llvm/lib/Transforms/Utils/SSAUpdater.cpp | 5 ++
.../LCSSA/rewrite-existing-dbg-values.ll | 69 ++++++++++++++++++++++
8 files changed, 132 insertions(+), 17 deletions(-)
create mode 100644 llvm/test/Transforms/LCSSA/rewrite-existing-dbg-values.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b22a1a5cdb2 [NFC] Introduce ICFLoopSafetyInfo
new 09fdf061bbf [LegalizeDAG] ExpandLegalINT_TO_FP - cleanup UINT_TO_FP i64 [...]
The 1 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:
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 37 +++++++++++++++-----------------
1 file changed, 17 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.