This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7bee1ceb03a [CodeGen][NFC] Rename IsVerbose to IsStandalone in Machine*::print new c8ec2e99bb1 Speed up iteration of CodeView record streams. new cd579cf70b0 [X86][AVX] Add 256/512-bit slow PMULLD tests new 24f3a274df1 Add a -no-libcxxabi option to the test-release.sh script.
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/CVRecord.h | 24 + lib/DebugInfo/CodeView/TypeStreamMerger.cpp | 10 +- test/CodeGen/X86/slow-pmulld.ll | 792 +++++++++++++++++++++++++++- utils/release/test-release.sh | 9 +- 4 files changed, 806 insertions(+), 29 deletions(-)