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 66be918 gdb/c-exp.y: fprintf -> parser_fprintf
new f2ff9ac Document new hard requirement on GNU make
new 3b16525 Remove code that checks for GNU/non-GNU make
new 5443506 Makefile: Replace old suffix rules with pattern rules
new 470dd0a Makefile: Replace explicit subdir rules with pattern rules
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:
gdb/ChangeLog | 206 +++++++++++
gdb/Makefile.in | 835 +++++----------------------------------------
gdb/NEWS | 5 +
gdb/configure | 97 ------
gdb/configure.ac | 11 -
gdb/gdbserver/ChangeLog | 13 +
gdb/gdbserver/Makefile.in | 36 +-
gdb/gdbserver/configure | 97 ------
gdb/gdbserver/configure.ac | 11 -
gdb/testsuite/ChangeLog | 8 +
gdb/testsuite/Makefile.in | 88 +++--
gdb/testsuite/configure | 99 ------
gdb/testsuite/configure.ac | 11 -
13 files changed, 368 insertions(+), 1149 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 d5fb62a [SCEV] limit recursion depth of CompareSCEVComplexity
new 1d60951 Revert "AMDGPU: Enable ConstrainCopy DAG mutation"
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/AMDGPUTargetMachine.cpp | 3 ---
test/CodeGen/AMDGPU/indirect-addressing-si.ll | 6 +++---
test/CodeGen/AMDGPU/kernel-args.ll | 26 +++++++++++++-------------
test/CodeGen/AMDGPU/or.ll | 4 ++--
test/CodeGen/AMDGPU/sad.ll | 4 ++--
test/CodeGen/AMDGPU/select-vectors.ll | 6 +++---
test/CodeGen/AMDGPU/trunc.ll | 7 +++----
test/CodeGen/AMDGPU/xor.ll | 5 ++---
8 files changed, 28 insertions(+), 33 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 3898a36 Simplify. NFC.
new dcea8bc Pass StringRefs instead of StringMatcher because it's simpler.
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:
ELF/SymbolTable.cpp | 11 ++++++-----
ELF/SymbolTable.h | 4 ++--
2 files changed, 8 insertions(+), 7 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 ba41afe Wdocumentation fix
new d5fb62a [SCEV] limit recursion depth of CompareSCEVComplexity
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/Analysis/ScalarEvolution.cpp | 61 +++++++++++++++++++--------
unittests/Analysis/ScalarEvolutionTest.cpp | 67 ++++++++++++++++++++++++++++++
2 files changed, 111 insertions(+), 17 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 f9f2675 Fix locations within raw strings
new 8dc9f8d Fix PR78333 testcase for non-glibc systems.
new d7671d7 PR rtl-optimization/78355 * doc/tm.texi.in (SLOW_UNALIGNED_ [...]
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 | 10 ++++++++++
gcc/doc/tm.texi | 3 ++-
gcc/doc/tm.texi.in | 3 ++-
gcc/lra-constraints.c | 7 ++++---
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/pr78333.c | 13 +++++++++++++
6 files changed, 37 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 9794389 [AArch64] Expand DImode constant stores to two SImode stores [...]
new f9f2675 Fix locations within raw strings
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 | 9 +++
gcc/input.c | 74 ++++++++++++++++++++++
gcc/testsuite/ChangeLog | 6 ++
.../plugin/diagnostic-test-string-literals-1.c | 33 ++++++++++
libcpp/ChangeLog | 5 ++
libcpp/charset.c | 13 +++-
6 files changed, 139 insertions(+), 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 clang.
from cfa5d18 [OPENMP] Fixed codegen for 'omp cancel' construct.
new eec0daa Link include-fixer into libclang if clang-tools-extra is chec [...]
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/libclang/CIndex.cpp | 6 ++++++
tools/libclang/CMakeLists.txt | 1 +
2 files changed, 7 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-tools-extra.
from 9898b31 [include-fixer] Refactor include fixer to be usable as a plugin
new 758a448 [include-fixer] Add a test for the full round trip through li [...]
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/include-fixer/yamldb_plugin.cpp | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 test/include-fixer/yamldb_plugin.cpp
--
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 f4aad22 Avoid accessing an end() iterator.
new 3898a36 Simplify. 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:
ELF/Writer.cpp | 5 ++---
1 file changed, 2 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 branch master
in repository clang.
from f090048 Remove -Wsigned-enum-bitfield from -Wmost. On a wide set of A [...]
new cfa5d18 [OPENMP] Fixed codegen for 'omp cancel' construct.
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/CGStmtOpenMP.cpp | 32 +++++++++++----
lib/CodeGen/CodeGenFunction.h | 88 ++++++++++++++++++++++++++++++++++++++++++
test/OpenMP/cancel_codegen.cpp | 7 +++-
3 files changed, 118 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.