This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.12-branch
in repository binutils-gdb.
from 608bf99 Automatic date update in version.in
new 2b3eaab Allow resetting an empty inferior-tty
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:
gdb/ChangeLog | 7 ++++
gdb/doc/ChangeLog | 5 +++
gdb/doc/gdb.texinfo | 6 ++--
gdb/infcmd.c | 20 +++++++----
gdb/testsuite/ChangeLog | 5 +++
.../{break-fun-addr1.c => set-inferior-tty.c} | 4 ++-
.../set-inferior-tty.exp} | 42 +++++++++-------------
7 files changed, 53 insertions(+), 36 deletions(-)
copy gdb/testsuite/gdb.base/{break-fun-addr1.c => set-inferior-tty.c} (98%)
copy gdb/testsuite/{gdb.mi/mi-async-run.exp => gdb.base/set-inferior-tty.exp} (50%)
--
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 4e85e20 GlobalISel: fix cmp test to be in SSA form
new 96d3445 fix typo 'varaible' in assert
new dff4c00 [Hexagon] Remove the utilization of IMPLICIT_DEFs from expand [...]
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:
lib/IR/Verifier.cpp | 2 +-
lib/Target/Hexagon/HexagonExpandCondsets.cpp | 105 +--------------------------
2 files changed, 2 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 clang.
from aa5fc8f Add target REQUIRES directives to offload bundler test.
new 27c627e fix typo "varaible"
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/SemaCXX/warn-range-loop-analysis.cpp | 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 lld.
from 5e631e2 Canonicalize output section name for .ARM.exidx sections
new ea0b700 fix typo "varaibles"
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/Target.cpp | 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 clang.
from fcaa019 [Driver][OpenMP][CUDA] Add capability to bundle object files [...]
new aa5fc8f Add target REQUIRES directives to offload bundler test.
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/Driver/clang-offload-bundler.c | 3 +++
1 file changed, 3 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 57b248a [ThinLTO/gold] Add caching support to gold-plugin
new 4e85e20 GlobalISel: fix cmp test to be in SSA form
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/GlobalISel/legalize-cmp.mir | 39 ++++++++++++------------
1 file changed, 20 insertions(+), 19 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 37d6801 clang-offload-bundler - offload files bundling/unbundling tool
new fcaa019 [Driver][OpenMP][CUDA] Add capability to bundle object files [...]
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/Driver/clang-offload-bundler.c | 35 +++
test/Driver/clang-offload-bundler.c.o | Bin 0 -> 1921 bytes
.../clang-offload-bundler/ClangOffloadBundler.cpp | 303 ++++++++++++++++++++-
3 files changed, 331 insertions(+), 7 deletions(-)
create mode 100644 test/Driver/clang-offload-bundler.c.o
--
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 a298b69 [AST] Make InitListExpr::isExplicit const (NFC)
new 37d6801 clang-offload-bundler - offload files bundling/unbundling tool
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/CMakeLists.txt | 1 +
test/Driver/clang-offload-bundler.c | 222 +++++++
tools/CMakeLists.txt | 1 +
tools/clang-offload-bundler/CMakeLists.txt | 19 +
.../clang-offload-bundler/ClangOffloadBundler.cpp | 681 +++++++++++++++++++++
5 files changed, 924 insertions(+)
create mode 100644 test/Driver/clang-offload-bundler.c
create mode 100644 tools/clang-offload-bundler/CMakeLists.txt
create mode 100644 tools/clang-offload-bundler/ClangOffloadBundler.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 llvm.
from 25d826e AMDGPU : Add V_SAD_U32 instruction pattern.
new e2aca6b [X86][SSE] Regenerate scalar math load folding tests for 32 a [...]
new 57b248a [ThinLTO/gold] Add caching support to gold-plugin
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:
test/CodeGen/X86/vec_ss_load_fold.ll | 139 +++++++++++++--------
.../Inputs/{thinlto_internalize.ll => cache.ll} | 7 +-
test/tools/gold/X86/cache.ll | 18 +++
tools/gold/gold-plugin.cpp | 16 ++-
4 files changed, 126 insertions(+), 54 deletions(-)
copy test/tools/gold/X86/Inputs/{thinlto_internalize.ll => cache.ll} (52%)
create mode 100644 test/tools/gold/X86/cache.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 318550d Revert "Drop excess size used for run time allocated stack va [...]
new 8938d43 PR target/77270 * gcc.dg/tree-ssa/loop-28.c: Also compile o [...]
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/testsuite/ChangeLog | 15 +++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/loop-28.c | 4 ++--
gcc/testsuite/gcc.dg/tree-ssa/prefetch-3.c | 4 ++--
gcc/testsuite/gcc.dg/tree-ssa/prefetch-4.c | 4 ++--
gcc/testsuite/gcc.dg/tree-ssa/prefetch-5.c | 4 ++--
gcc/testsuite/gcc.dg/tree-ssa/prefetch-6.c | 9 ++-------
gcc/testsuite/gcc.dg/tree-ssa/prefetch-7.c | 11 ++---------
gcc/testsuite/gcc.dg/tree-ssa/prefetch-8.c | 10 ++--------
gcc/testsuite/gcc.dg/tree-ssa/prefetch-9.c | 11 ++---------
gcc/testsuite/gcc.dg/tree-ssa/update-unroll-1.c | 4 ++--
10 files changed, 33 insertions(+), 43 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.