This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c882f76 Statistic: Add machine parseable json output new 2df18c8 [x86] add folds for x86 vector compare nodes (PR27924) new f07202a [codeview] Move deserialization methods out of line new 0fadb1f Axe some trailing whitespace from my last commit
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/DebugInfo/CodeView/TypeRecord.h | 339 +++---------------------- lib/DebugInfo/CodeView/TypeRecord.cpp | 356 +++++++++++++++++++++++++++ lib/Target/X86/X86ISelLowering.cpp | 18 ++ test/CodeGen/X86/vector-compare-combines.ll | 10 +- 4 files changed, 407 insertions(+), 316 deletions(-)