This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_28-branch
in repository binutils-gdb.
from 4772c076bb Automatic date update in version.in
new ed41fefa0b Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 2cc0b076e87 [AVR] Enable the frame pointer for all functions
new 4c78c0e348e [CodeView] Write CodeView line information.
new 29f8995a43a Stylistic makeover of DWARFDebugLine before working on it. NFC
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/ModuleDebugFileChecksumFragment.h | 24 ++
.../llvm/DebugInfo/CodeView/ModuleDebugFragment.h | 15 +
.../DebugInfo/CodeView/ModuleDebugFragmentRecord.h | 16 +
.../DebugInfo/CodeView/ModuleDebugLineFragment.h | 45 ++-
include/llvm/DebugInfo/CodeView/TypeDatabase.h | 1 +
include/llvm/DebugInfo/DWARF/DWARFDebugLine.h | 181 +++++------
.../PDB/Native/DbiModuleDescriptorBuilder.h | 20 ++
.../llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h | 1 +
.../PDB/Native/ModuleDebugStreamBuilder.h | 0
.../llvm/DebugInfo/PDB/Native/StringTableBuilder.h | 1 +
.../CodeView/ModuleDebugFileChecksumFragment.cpp | 47 +++
lib/DebugInfo/CodeView/ModuleDebugFragment.cpp | 2 +
.../CodeView/ModuleDebugFragmentRecord.cpp | 38 ++-
lib/DebugInfo/CodeView/ModuleDebugLineFragment.cpp | 89 +++++
lib/DebugInfo/CodeView/TypeDatabase.cpp | 4 +
lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 357 ++++++++++-----------
.../PDB/Native/DbiModuleDescriptorBuilder.cpp | 59 +++-
lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp | 8 +
.../PDB/Native/ModuleDebugStreamBuilder.cpp | 0
lib/DebugInfo/PDB/Native/StringTableBuilder.cpp | 6 +
test/DebugInfo/PDB/Inputs/simple-line-info.yaml | 38 +++
test/DebugInfo/PDB/pdbdump-headers.test | 4 +-
.../DebugInfo/PDB/pdbdump-yaml-lineinfo-write.test | 52 +++
tools/llvm-pdbdump/LLVMOutputStyle.cpp | 5 +-
tools/llvm-pdbdump/YAMLOutputStyle.cpp | 3 +-
tools/llvm-pdbdump/llvm-pdbdump.cpp | 62 ++++
26 files changed, 790 insertions(+), 288 deletions(-)
copy bindings/python/llvm/__init__.py => include/llvm/DebugInfo/PDB/Native/ModuleD [...]
copy bindings/python/llvm/__init__.py => lib/DebugInfo/PDB/Native/ModuleDebugStrea [...]
create mode 100644 test/DebugInfo/PDB/Inputs/simple-line-info.yaml
create mode 100644 test/DebugInfo/PDB/pdbdump-yaml-lineinfo-write.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 zorg.
from 958820f Remove the source code as well if a clean build is requested [...]
new 82cba13 [ZORG] Update Jenkins/build.py to force SVN upgrade of the wo [...]
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:
zorg/jenkins/build.py | 50 +++++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 45 insertions(+), 5 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 gcc.
from bdc0c6a4455 libiberty/ChangeLog:
new 13ffb75d6b0 libiberty/ChangeLog:
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:
libiberty/ChangeLog | 7 ++
libiberty/d-demangle.c | 113 +++++++++++++++++---------------
libiberty/testsuite/d-demangle-expected | 20 +++++-
3 files changed, 86 insertions(+), 54 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 gcc.
from 7e4d48922fd libiberty/ChangeLog:
new b47bf17460b * calls.c (combine_pending_stack_adjustment_and_call): Rem [...]
new bdc0c6a4455 libiberty/ChangeLog:
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/ChangeLog | 5 ++
gcc/calls.c | 9 +--
libiberty/ChangeLog | 8 +++
libiberty/d-demangle.c | 104 ++++++++++++++-------------
libiberty/testsuite/d-demangle-expected | 120 ++++++++++++++++++++++++++++++++
5 files changed, 192 insertions(+), 54 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 214e3b8d645 [IR] Garbage collect unused variants. NFCI.
new c16e4224e1b Empty Space. NFC
new cf6b7526dc3 [X86] Reduce code for setting operations actions by merging [...]
new 8bd46914df1 [InstSimplify] Handle selects of GEPs with 0 offset
new 2cc0b076e87 [AVR] Enable the frame pointer for all functions
The 4 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/Analysis/InstructionSimplify.cpp | 13 ++
lib/Target/AVR/AVRFrameLowering.cpp | 5 +-
lib/Target/X86/X86ISelLowering.cpp | 197 +++++++++------------------
lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 2 +-
test/Transforms/InstSimplify/select.ll | 19 +++
5 files changed, 104 insertions(+), 132 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 e280c6ab3ec Fix a pessimising move warning.
new 214e3b8d645 [IR] Garbage collect unused variants. NFCI.
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:
include/llvm/IR/InstrTypes.h | 12 ------------
1 file changed, 12 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 5927be1ab43 MachineFrameInfo: Track whether MaxCallFrameSize is compute [...]
new e280c6ab3ec Fix a pessimising move warning.
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/Bitcode/Reader/BitcodeReader.cpp | 6 +-----
1 file changed, 1 insertion(+), 5 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 gcc.
from 5c9be3a4a64 Regenerate .pot files.
new 7e4d48922fd libiberty/ChangeLog:
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:
libiberty/ChangeLog | 14 +++
libiberty/d-demangle.c | 214 +++++++++++++++++---------------
libiberty/testsuite/d-demangle-expected | 12 ++
3 files changed, 142 insertions(+), 98 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 f1457bf0826 [NewGVN] Don't derive incorrect implications.
new 2bd505ef19e llvm-link: Add BitReader to deps corresponding to r301832.
new 5927be1ab43 MachineFrameInfo: Track whether MaxCallFrameSize is compute [...]
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/CodeGen/MIRYamlMapping.h | 4 ++--
include/llvm/CodeGen/MachineFrameInfo.h | 13 +++++++++++--
lib/CodeGen/MIRParser/MIRParser.cpp | 3 ++-
lib/CodeGen/MIRPrinter.cpp | 3 ++-
test/CodeGen/MIR/Generic/frame-info.mir | 1 -
test/CodeGen/X86/GlobalISel/irtranslator-call.ll | 1 -
tools/llvm-link/CMakeLists.txt | 1 +
7 files changed, 18 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.