This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch tcwg_bmk
in repository toolchain/jenkins-scripts.
from 7d018f1 tcwg_bmk-build: Fix typo
new 7f4add7 tcwg_kernel-bisect.sh: Fix requirement of rr[ci_config] rr[ci [...]
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:
tcwg_kernel-bisect.sh | 7 +++----
1 file changed, 3 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 master
in repository llvm.
from 511f143e385 Properly use DT.verify in LoopSimplifyCFG
new dc78263c749 [llvm-readobj] - Simplify the code.
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/llvm-readobj/ELFDumper.cpp | 248 +++++++++++++++------------------------
1 file changed, 96 insertions(+), 152 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 gcc-8-branch
in repository gcc.
from 6d6383b499c 2019-01-30 Kewen Lin <linkw(a)gcc.gnu.org> Backport fro [...]
new 33fac9a50ba 2019-01-30 Manfred Schwarb <manfred99(a)gmx.ch>
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 | 5 +++++
gcc/testsuite/gfortran.dg/{newunit_5.f90.f90 => newunit_5.f90} | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
rename gcc/testsuite/gfortran.dg/{newunit_5.f90.f90 => newunit_5.f90} (96%)
--
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 23d1a861c4 [HIP] Fix size_t for MSVC environment
new 3935744422 [clang-format] Fix line parsing for noexcept lambdas
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/Format/UnwrappedLineParser.cpp | 1 +
unittests/Format/FormatTest.cpp | 2 ++
2 files 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 gcc.
from 7617d72de2f Cache effective-target llvm_binutils result.
new a657d4f2881 2019-01-30 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/testsuite/ChangeLog | 6 +++++-
gcc/testsuite/gcc.dg/torture/pr89111.c | 30 ++++++++++++++++++++++++++++++
gcc/tree-ssa-loop-im.c | 5 +++++
4 files changed, 46 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr89111.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 llvm.
from 431f5d79d89 Enable IRCE for narrow latch by defailt
new 511f143e385 Properly use DT.verify in LoopSimplifyCFG
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/Transforms/Scalar/LoopSimplifyCFG.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 9808aa2d75 [OpenGL] Fix test on PPC after r352540
new 23d1a861c4 [HIP] Fix size_t for MSVC environment
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/clang/Basic/TargetInfo.h | 164 +++++++++++++++++++++-----------------
lib/Basic/TargetInfo.cpp | 6 ++
lib/Basic/Targets/AMDGPU.cpp | 4 +
lib/Basic/Targets/AMDGPU.h | 2 +
lib/Frontend/CompilerInstance.cpp | 3 +
test/SemaCUDA/amdgpu-size_t.cu | 7 ++
6 files changed, 111 insertions(+), 75 deletions(-)
create mode 100644 test/SemaCUDA/amdgpu-size_t.cu
--
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 cc4ffc4c17b PR c++/89105 * config/i386/i386.c (ix86_warn_parameter_pa [...]
new 7617d72de2f Cache effective-target llvm_binutils result.
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 | 6 ++++++
gcc/testsuite/lib/target-supports.exp | 5 +++--
2 files changed, 9 insertions(+), 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 llvm.
from 71f99915f3c [RISCV] Insert R_RISCV_ALIGN relocation type and Nops for c [...]
new 431f5d79d89 Enable IRCE for narrow latch by defailt
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/Transforms/Scalar/InductiveRangeCheckElimination.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 b198751157 [OpenCL] Add generic addr space to the return of implicit as [...]
new 9808aa2d75 [OpenGL] Fix test on PPC after r352540
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/SemaOpenCL/format-strings-fixit.cl | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.