This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from f9eec03ea76 Daily bump.
new a534521f043 Daily bump.
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/DATESTAMP | 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 9b112a76541 [PartialInlining] Code Refactoring
new f391f226bc9 [llvm-pdbutil] Add a function for iterating over debug subs [...]
new 68e216b09a8 [llvm-pdbutil] Add support for dumping cross module imports [...]
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:
tools/llvm-pdbutil/FormatUtil.cpp | 2 +-
tools/llvm-pdbutil/RawOutputStyle.cpp | 266 +++++++++++++++++++++-------------
tools/llvm-pdbutil/RawOutputStyle.h | 2 +
tools/llvm-pdbutil/llvm-pdbutil.cpp | 12 ++
tools/llvm-pdbutil/llvm-pdbutil.h | 2 +
5 files changed, 179 insertions(+), 105 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 75e06f9753 Correct "ld --help" to display "-z stack-size=SIZE"
new 00fd923b24 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 gdb-8.0-branch
in repository binutils-gdb.
from dd5547c07f Automatic date update in version.in
new ba59ff0408 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 binutils-2_28-branch
in repository binutils-gdb.
from fbb27afdd1 Automatic date update in version.in
new 6e02d4424b 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 ae75a98ae92 Try to fix uninitialized read reported by msan.
new 7b1eb002e93 [llvm-pdbutil] Add support for dumping lines and inlinee lines.
new 9b112a76541 [PartialInlining] Code Refactoring
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/DebugInlineeLinesSubsection.h | 2 +-
.../llvm/DebugInfo/CodeView/StringsAndChecksums.h | 2 +
.../llvm/DebugInfo/PDB/Native/ModuleDebugStream.h | 6 +-
include/llvm/DebugInfo/PDB/Native/PDBFile.h | 2 +
lib/DebugInfo/CodeView/StringsAndChecksums.cpp | 7 +
lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp | 9 -
lib/DebugInfo/PDB/Native/PDBFile.cpp | 10 +
lib/Transforms/IPO/PartialInlining.cpp | 414 +++++++++++----------
test/DebugInfo/PDB/pdbdump-headers.test | 11 +
tools/llvm-pdbutil/RawOutputStyle.cpp | 307 ++++++++++++---
tools/llvm-pdbutil/RawOutputStyle.h | 2 +
tools/llvm-pdbutil/llvm-pdbutil.cpp | 12 +-
tools/llvm-pdbutil/llvm-pdbutil.h | 3 +
13 files changed, 531 insertions(+), 256 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 8a6e29803a7 Revert "[DAG] Allow truncated and extend memory operations [...]
new ae75a98ae92 Try to fix uninitialized read reported by msan.
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:
tools/yaml2obj/yaml2obj.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 e6f0d3c25c5 [llvm-pdbutil] Add back support for dumping file checksums.
new 8a6e29803a7 Revert "[DAG] Allow truncated and extend memory operations [...]
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/SelectionDAG/DAGCombiner.cpp | 31 ++++++++++---------------------
1 file changed, 10 insertions(+), 21 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 aa27e87c451 test-release.sh: Run the test-suite using phase3 clang
new e6f0d3c25c5 [llvm-pdbutil] Add back support for dumping file checksums.
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/DebugInfo/PDB/Native/DbiModuleList.h | 2 +
.../llvm/DebugInfo/PDB/Native/ModuleDebugStream.h | 1 +
lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp | 9 +
test/DebugInfo/PDB/pdbdump-headers.test | 770 ++++++++++-----------
tools/llvm-pdbutil/RawOutputStyle.cpp | 111 ++-
tools/llvm-pdbutil/RawOutputStyle.h | 1 +
6 files changed, 489 insertions(+), 405 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 dcb4305b6f4 UnitTests: Followup to 305519
new 975d465bad0 [AMDGPU] Testing commit access only, no real change
new 4d56b5f5fd4 [llvm-pdbutil] Add back the ability to dump hashes and inde [...]
new aa27e87c451 test-release.sh: Run the test-suite using phase3 clang
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/DebugInfo/PDB/Native/TpiHashing.cpp | 1 +
lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp | 2 +-
test/DebugInfo/PDB/pdbdump-headers.test | 186 ++++++++++++++-------------
tools/llvm-pdbutil/MinimalTypeDumper.cpp | 17 ++-
tools/llvm-pdbutil/MinimalTypeDumper.h | 9 +-
tools/llvm-pdbutil/RawOutputStyle.cpp | 55 ++++++--
tools/llvm-pdbutil/llvm-pdbutil.cpp | 11 +-
tools/llvm-pdbutil/llvm-pdbutil.h | 3 +-
utils/release/test-release.sh | 5 +-
9 files changed, 178 insertions(+), 111 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.