This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e34d6c6de73 [Cloning] Take another pass at properly cloning debug info new 4ef46c32766 ARM: Add missing flags to TBB_[JH]T pseudo instructions new 26b413581c7 Revert "[Cloning] Take another pass at properly cloning deb [...]
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/IR/DebugLoc.h | 6 +++ include/llvm/Transforms/Utils/Cloning.h | 4 +- lib/IR/DebugLoc.cpp | 81 +++++++++++++++++++++++++++++++++ lib/Target/ARM/ARMInstrThumb.td | 3 +- lib/Target/ARM/ARMInstrThumb2.td | 3 +- lib/Transforms/Coroutines/CoroSplit.cpp | 2 +- lib/Transforms/Utils/CloneFunction.cpp | 71 ++++++++++++----------------- unittests/Transforms/Utils/Cloning.cpp | 2 +- 8 files changed, 122 insertions(+), 50 deletions(-)