This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1fbed43c3e9 [LV] Fix insertion point for shuffle vectors in first order [...] new 1f81185df27 Revert r302469 "Make it illegal for two Functions to point [...]
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: include/llvm/IR/DebugLoc.h | 16 ----- lib/IR/DebugLoc.cpp | 114 -------------------------------- lib/IR/Verifier.cpp | 13 +--- lib/Transforms/Utils/CloneFunction.cpp | 32 ++------- lib/Transforms/Utils/InlineFunction.cpp | 43 ++++++++++-- test/Verifier/metadata-function-dbg.ll | 16 ++--- unittests/Transforms/Utils/Cloning.cpp | 65 ++++++++---------- 7 files changed, 79 insertions(+), 220 deletions(-)