This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cb20a4fea92 Fix -Wreorder warnings. new 6437c35ae09 Reapply "[Cloning] Take another pass at properly cloning de [...] new 850e50d6baa Fix compiler_rt buildbot failure new 9cd1e1f867d Move GVNHoist to the right position in the new pass manager [...]
The 3 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/IR/DebugLoc.h | 6 -- include/llvm/Transforms/Utils/Cloning.h | 4 +- lib/IR/DebugLoc.cpp | 81 -------------------------- lib/Passes/PassBuilder.cpp | 6 +- lib/Transforms/Coroutines/CoroSplit.cpp | 2 +- lib/Transforms/Scalar/LowerExpectIntrinsic.cpp | 14 +++-- lib/Transforms/Utils/CloneFunction.cpp | 71 +++++++++++++--------- unittests/Transforms/Utils/Cloning.cpp | 2 +- 8 files changed, 62 insertions(+), 124 deletions(-)