This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8b2dee8975c Make it illegal for two Functions to point to the same DISu [...] new e32aebf2791 [codeview] Check for a DIExpression offset for local variables new bcfd2ccde0f [NewGVN] Simplify a DEBUG() statement. NFCI. new cf5da38c843 [InstCombine] clean up matchDeMorgansLaws(); NFCI
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/DebugInfoMetadata.h | 4 ++ lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 10 ++++- lib/IR/DebugInfoMetadata.cpp | 18 +++++++++ lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 45 +++++++--------------- lib/Transforms/Scalar/NewGVN.cpp | 3 +- test/DebugInfo/X86/dbg-declare-inalloca.ll | 41 ++++++++++++++++++++ 6 files changed, 86 insertions(+), 35 deletions(-)