This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ecc582a8ce4 DebugInfo: Add a CU metadata attribute for use of DWARF ran [...] new 57f3c629372 [AsmPrinter] Rename a comment of .debug_gnu_pubnames entry new 65bbccae60d [MS Demangler] Print public:, protected:, private: if set i [...] new c0ca57801c5 Fixed DAGTypeLegalizer::SplitVecOp_EXTRACT_VECTOR_ELT i1 handling
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: lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 4 ++-- lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 9 ++++++++ lib/Demangle/MicrosoftDemangleNodes.cpp | 19 ++++++++++++---- test/CodeGen/AMDGPU/extract_vector_dynelt.ll | 28 ++++++++++++++++++++++++ test/DebugInfo/X86/gnu-public-names.ll | 2 +- test/Demangle/ms-cxx11.test | 6 ++--- test/Demangle/ms-cxx14.test | 4 ++-- test/Demangle/ms-nested-scopes.test | 18 +++++++-------- test/Demangle/ms-operators.test | 4 ++-- test/Demangle/ms-template-callback.test | 4 ++-- test/Demangle/ms-templates-memptrs.test | 8 +++---- test/Demangle/ms-templates.test | 4 ++-- test/Demangle/ms-thunks.test | 6 ++--- 13 files changed, 82 insertions(+), 34 deletions(-) create mode 100644 test/CodeGen/AMDGPU/extract_vector_dynelt.ll