This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1e9194315ce Reapply: DebugInfo: Assume an absence of ranges or high_pc [...] new 001ab10906b [llvm] API for encoding/decoding DWARF discriminators.
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/DebugInfoMetadata.h | 94 ++++++++++++++++++--------- lib/IR/DebugInfoMetadata.cpp | 43 ++++++++++++ lib/Target/X86/X86DiscriminateMemOps.cpp | 40 +++++++----- lib/Transforms/Utils/AddDiscriminators.cpp | 29 +++++++-- lib/Transforms/Utils/LoopUnroll.cpp | 11 +++- lib/Transforms/Utils/LoopUnrollAndJam.cpp | 11 +++- lib/Transforms/Vectorize/LoopVectorize.cpp | 11 +++- unittests/IR/MetadataTest.cpp | 101 +++++++++++++++++++++++++++++ 8 files changed, 284 insertions(+), 56 deletions(-)