This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 52db1f0 Allow attributes before union definition
new 7f8ee84 [ODRHash] Add basic support for CXXRecordDecl
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:
.../clang/Basic/DiagnosticSerializationKinds.td | 10 +++---
lib/AST/ODRHash.cpp | 9 +++++
lib/Serialization/ASTReader.cpp | 23 ++++++++++++
test/Modules/odr_hash.cpp | 41 ++++++++++++++++++++++
4 files changed, 79 insertions(+), 4 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 release_40
in repository llvm.
from 9e194fb Merging r296093 and r296260: -------------------------------- [...]
new 64bb2e1 ReleaseNotes: mention the versioning scheme change
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/ReleaseNotes.rst | 8 ++++++++
1 file changed, 8 insertions(+)
--
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 clang.
from 52db1f0 Allow attributes before union definition
new 7f8ee84 [ODRHash] Add basic support for CXXRecordDecl
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:
.../clang/Basic/DiagnosticSerializationKinds.td | 10 +++---
lib/AST/ODRHash.cpp | 9 +++++
lib/Serialization/ASTReader.cpp | 23 ++++++++++++
test/Modules/odr_hash.cpp | 41 ++++++++++++++++++++++
4 files changed, 79 insertions(+), 4 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 release_40
in repository llvm.
from 9e194fb Merging r296093 and r296260: -------------------------------- [...]
new 64bb2e1 ReleaseNotes: mention the versioning scheme change
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/ReleaseNotes.rst | 8 ++++++++
1 file changed, 8 insertions(+)
--
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 9fa4de7 Strip debug info when inlining into a nodebug function.
new b1d063d [AMDGPU] Change amd_kernel_code_t's minor version to 1 - We [...]
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/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 2 +-
test/MC/AMDGPU/hsa-exp.s | 2 +-
test/MC/AMDGPU/hsa.s | 2 +-
3 files changed, 3 insertions(+), 3 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 annotated tag newlib-snapshot-20170228
in repository newlib.
at 8843842 (tag)
tagging 226f69422a44bbd177da6d8f3e1771f3b786fb0c (commit)
replaces cygwin-2_7_0-release
tagged by Jeff Johnston
on Tue Feb 28 12:14:29 2017 -0500
- Log -----------------------------------------------------------------
Newlib snapshot for 02/28/2017.
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 b57bf30 [AMDGPU] Fix read-undef flags when schedule is reverted
new 79e90c5 [DAGISel] When checking if chain node is foldable, make sure [...]
new 09f10e7 [llvm-cov] Error-out when an unsupported format is used (PR32087)
new 9fa4de7 Strip debug info when inlining into a nodebug function.
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/SelectionDAG/SelectionDAGISel.cpp | 2 +-
lib/Transforms/Utils/InlineFunction.cpp | 42 ++-
test/CodeGen/X86/i256-add.ll | 336 +++++----------------
.../Inline/local-as-metadata-undominated-use.ll | 7 +-
test/Transforms/Inline/nodebug.ll | 36 +++
test/tools/llvm-cov/warnings.h | 2 +
tools/llvm-cov/CodeCoverage.cpp | 9 +-
7 files changed, 163 insertions(+), 271 deletions(-)
create mode 100644 test/Transforms/Inline/nodebug.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 510bda9 PR target/79729 * config/i386/i386.c (ix86_print_operand) < [...]
new 07ef3c6 PR tree-optimization/79691 - -Wformat-truncation suppressed b [...]
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/ChangeLog | 5 +++++
gcc/passes.def | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/pr79691.c | 37 +++++++++++++++++++++++++++++++++
4 files changed, 48 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr79691.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 clang.
from 0d05193 [Sema] Detect more array index out of bounds when C++ overloa [...]
new f222673 Driver: Update devtoolset usage for RHEL
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/Driver/ToolChains.cpp | 3 +--
1 file changed, 1 insertion(+), 2 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 3de43e7 PowerPC addpcis fix again
new 2979a88 Revert "Add symbol called __nm_<name> to exported symbols cre [...]
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:
binutils/ChangeLog | 7 -------
binutils/dlltool.c | 20 +-------------------
2 files changed, 1 insertion(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.