This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from da57ded77c9 Refactor check for dllimport in the Verifier. new c63c5c660f4 [PatternMatch] define m_Not using m_Xor and cst_pred_ty new 9ac1b3521a5 [CodeView] Emit UdtSourceLine information for enums
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/PatternMatch.h | 32 +++++++------------------ lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 40 +++++++++++++++++++++---------- lib/CodeGen/AsmPrinter/CodeViewDebug.h | 2 ++ test/DebugInfo/COFF/enum.ll | 11 +++++++++ test/DebugInfo/COFF/nested-types.ll | 2 +- test/Transforms/InstCombine/sub.ll | 5 +--- test/Transforms/InstCombine/vector-xor.ll | 16 +++++-------- 7 files changed, 56 insertions(+), 52 deletions(-)