This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 28b9418b840 [PR c++/84962] ICE with anon-struct member
new 38705ca9201 This PR shows that we get the load/store_lanes logic wrong [...]
The 1 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:
gcc/config/arm/arm.c | 5 ++++-
gcc/testsuite/gcc.target/arm/pr82518.c | 29 +++++++++++++++++++++++++++++
gcc/testsuite/lib/target-supports.exp | 3 ++-
3 files changed, 35 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr82518.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a61bf37968d [LangRef] describe the default FP environment
new 5926c6d6fe8 [XRay] Lazily compute MachineLoopInfo instead of requiring it.
new b3bc29ae35c [Hexagon] Correct the computation of TopReadyCycle and BotR [...]
new f60cf82ca0e [LangRef] fix link formatting
new 119b4ed31aa Resubmit "Support embedding natvis files in PDBs."
new 645255bd306 MC: fix layering violation introduced in r325139.
The 5 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:
docs/LangRef.rst | 22 +--
.../CodeView/DebugStringTableSubsection.h | 14 +-
include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h | 4 +-
include/llvm/DebugInfo/PDB/Native/HashTable.h | 5 +-
include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h | 32 ++++-
.../DebugInfo/PDB/Native/PDBStringTableBuilder.h | 13 ++
include/llvm/DebugInfo/PDB/Native/RawConstants.h | 2 +
include/llvm/DebugInfo/PDB/Native/RawTypes.h | 28 ++++
include/llvm/MC/MCAsmMacro.h | 115 +++++++++++++++-
include/llvm/MC/MCParser/MCAsmLexer.h | 115 +---------------
lib/CodeGen/XRayInstrumentation.cpp | 20 ++-
.../CodeView/DebugChecksumsSubsection.cpp | 2 +-
lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp | 6 +-
.../CodeView/DebugStringTableSubsection.cpp | 25 ++--
lib/DebugInfo/PDB/DIA/DIAEnumInjectedSources.cpp | 6 +-
lib/DebugInfo/PDB/DIA/DIAInjectedSource.cpp | 5 +-
lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp | 1 +
lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp | 150 +++++++++++++++++++--
lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp | 23 ++++
lib/Target/Hexagon/HexagonMachineScheduler.cpp | 18 +--
test/CodeGen/Hexagon/swp-stages4.ll | 1 -
test/CodeGen/X86/O0-pipeline.ll | 2 -
tools/llvm-pdbutil/DumpOutputStyle.cpp | 29 ++++
tools/llvm-pdbutil/DumpOutputStyle.h | 1 +
tools/llvm-pdbutil/llvm-pdbutil.cpp | 4 +
tools/llvm-pdbutil/llvm-pdbutil.h | 1 +
26 files changed, 457 insertions(+), 187 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 34412fcf5 [ELF] - Make __start_/__stop_<section_name> symbols STV_PROTECTED
new 9133ca57b Resubmit "Support embedding natvis files in PDBs."
The 1 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:
COFF/Config.h | 1 +
COFF/Driver.cpp | 5 +-
COFF/Options.td | 2 +-
COFF/PDB.cpp | 23 +++-
test/COFF/Inputs/generic.yaml | 282 +++++++++++++++++++++++++++++++++++++++
test/COFF/Inputs/natvis-1.natvis | 1 +
test/COFF/Inputs/natvis-2.natvis | 1 +
test/COFF/Inputs/natvis-3.natvis | 1 +
test/COFF/pdb-file-static.test | 4 +-
test/COFF/pdb-natvis.test | 26 ++++
test/lit.cfg.py | 3 +
test/lit.site.cfg.py.in | 3 +
12 files changed, 347 insertions(+), 5 deletions(-)
create mode 100644 test/COFF/Inputs/generic.yaml
create mode 100644 test/COFF/Inputs/natvis-1.natvis
create mode 100644 test/COFF/Inputs/natvis-2.natvis
create mode 100644 test/COFF/Inputs/natvis-3.natvis
create mode 100644 test/COFF/pdb-natvis.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2215590bd6d [Hexagon] Check weak dependences when only 1 instruction is [...]
new a61bf37968d [LangRef] describe the default FP environment
The 1 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:
docs/LangRef.rst | 53 ++++++++++++++++++++++++++++++++++++++---------------
1 file changed, 38 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 90166272c16 [AArch64] add fabs tests for PR36600; NFC
new 2215590bd6d [Hexagon] Check weak dependences when only 1 instruction is [...]
The 1 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/Target/Hexagon/HexagonMachineScheduler.cpp | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 4ee89e903d Replace the linear search in find_pc_sect_line with a binary [...]
new 8c5b71ad6d Adjust testsuite/ld-plugin/pr22983.d
new 7cbe16e99d Fix misleading indentation error.
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:
gdb/ChangeLog | 4 ++++
gdb/symtab.c | 24 ++++++++++++------------
ld/ChangeLog | 5 +++++
ld/testsuite/ld-plugin/pr22983.d | 10 ++++++----
4 files changed, 27 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bb8af2f3334 [DEBUGINFO] Add flag -no-dwarf-pub-sections to disable pub [...]
new 90166272c16 [AArch64] add fabs tests for PR36600; NFC
The 1 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:
test/CodeGen/AArch64/fabs.ll | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
create mode 100644 test/CodeGen/AArch64/fabs.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 9a1c0bfae [LLDB] Fix TestTargetXMLArch's expected arch
new d1b7ca91d Move StringExtractorGDBRemote.h to the include folder
The 1 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:
{source => include/lldb}/Utility/StringExtractorGDBRemote.h | 6 +++---
.../Plugins/Process/Utility/RegisterContextMacOSXFrameBackchain.cpp | 2 +-
source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h | 2 +-
source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | 2 +-
source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp | 2 +-
.../Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | 2 +-
.../Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp | 2 +-
.../Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp | 2 +-
source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp | 2 +-
source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | 2 +-
source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp | 2 +-
source/Utility/StringExtractorGDBRemote.cpp | 2 +-
12 files changed, 14 insertions(+), 14 deletions(-)
rename {source => include/lldb}/Utility/StringExtractorGDBRemote.h (97%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3f86364e40e [X86][Haswell][Znver1] Fix typo in fldl instregexs
new bb8af2f3334 [DEBUGINFO] Add flag -no-dwarf-pub-sections to disable pub [...]
The 1 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/DwarfCompileUnit.cpp | 3 ++-
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 7 +++++++
lib/CodeGen/AsmPrinter/DwarfDebug.h | 6 ++++++
test/DebugInfo/X86/no-public-sections.ll | 31 +++++++++++++++++++++++++++++
4 files changed, 46 insertions(+), 1 deletion(-)
create mode 100644 test/DebugInfo/X86/no-public-sections.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 10ffc0c8146 2018-03-20 Richard Biener <rguenther(a)suse.de>
new 86a31b69a31 [PR c++/84970] lookup marking
new 28b9418b840 [PR c++/84962] ICE with anon-struct member
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:
gcc/cp/ChangeLog | 12 ++++++++++++
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl.c | 6 +++++-
gcc/cp/name-lookup.c | 32 +++++++++++++++++++++++---------
gcc/cp/tree.c | 18 +++++++++++++++---
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/lookup/pr84962.C | 14 ++++++++++++++
gcc/testsuite/g++.dg/lookup/pr84970.C | 21 +++++++++++++++++++++
8 files changed, 99 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lookup/pr84962.C
create mode 100644 gcc/testsuite/g++.dg/lookup/pr84970.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.