This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9ad242e7fab [X86][AVX][AVX2]: Adding full coverage of MC encoding for t [...] new c04e9d0dbfc [ARM] Fix isRenamable flag setting on expanded VSTMDIA opcode. new 6b1df4d6a74 [COFF] Teach LLD to use the COFF .debug$H section.
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/DebugInfo/CodeView/TypeHashing.h | 28 ++++- include/llvm/DebugInfo/CodeView/TypeStreamMerger.h | 18 +++ include/llvm/Object/COFF.h | 6 + lib/DebugInfo/CodeView/TypeHashing.cpp | 2 +- lib/DebugInfo/CodeView/TypeStreamMerger.cpp | 127 +++++++++++++++++++-- lib/Target/ARM/ARMExpandPseudoInsts.cpp | 4 +- test/CodeGen/ARM/load_store_multiple.ll | 4 +- 7 files changed, 172 insertions(+), 17 deletions(-)