This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1ab12510bbb [X86][Btver2] FMUL ymm instructions are double pumped on th [...] new 258782adb21 [GISel]: Fix incorrect IRTranslation while translating null [...] new 5a43e12ccb5 [Codeview/PDB] Rename some methods for clarity.
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: .../CodeView/DebugStringTableSubsection.h | 14 ++++++++---- include/llvm/DebugInfo/PDB/Native/HashTable.h | 1 + .../DebugInfo/PDB/Native/PDBStringTableBuilder.h | 3 +++ lib/CodeGen/GlobalISel/IRTranslator.cpp | 12 ++++++++--- .../CodeView/DebugChecksumsSubsection.cpp | 2 +- lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp | 6 +++--- .../CodeView/DebugStringTableSubsection.cpp | 25 +++++++++++++++------- lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp | 8 +++++++ test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 2 +- .../AArch64/GlobalISel/arm64-irtranslator.ll | 3 ++- test/CodeGen/AArch64/GlobalISel/call-translator.ll | 3 ++- .../AArch64/GlobalISel/irtranslator-exceptions.ll | 3 ++- test/CodeGen/AArch64/GlobalISel/translate-gep.ll | 3 ++- 13 files changed, 61 insertions(+), 24 deletions(-)