This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4ae5d74 0: update: binutils-gcc-linux: all
new a6572fc 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (4ae5d74)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 76 +-
02-prepare_abe/console.log | 368 +-
03-build_abe-binutils/console.log | 10512 ++++++------
04-build_abe-stage1/console.log | 18571 +++++++++++-----------
05-build_linux/console.log | 1230 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30792 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 30781 insertions(+), 30798 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-tools-extra.
from 77bdfd7e [clang-doc] Fix bitcode writer for access specifiers
new 554de982 [clang-doc] Fix use of source-root flag
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-doc/Representation.cpp | 8 ++++++--
clang-doc/tool/ClangDocMain.cpp | 8 +-------
2 files changed, 7 insertions(+), 9 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 37d05935eda Move isPointerOffset function to ValueTracking (NFC).
new 24baf1839a0 [Support] Re-introduce the RWMutexImpl for macOS < 10.12
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/Support/RWMutex.h | 247 ++++++++++++++++++++++++++++-------------
lib/Support/CMakeLists.txt | 1 +
lib/Support/RWMutex.cpp | 136 +++++++++++++++++++++++
3 files changed, 306 insertions(+), 78 deletions(-)
create mode 100644 lib/Support/RWMutex.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 clang-tools-extra.
from 39c0cf21 [clangd] Don't use Bind() where C++14 move capture works
new 77bdfd7e [clang-doc] Fix bitcode writer for access specifiers
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-doc/BitcodeWriter.cpp | 1 +
clang-doc/Representation.h | 14 +++++++++-----
clang-doc/Serialize.cpp | 3 +--
clang-doc/YAMLGenerator.cpp | 6 ++++++
test/clang-doc/single-file-public.cpp | 1 +
unittests/clang-doc/BitcodeTest.cpp | 5 +++--
unittests/clang-doc/HTMLGeneratorTest.cpp | 6 +++++-
unittests/clang-doc/MDGeneratorTest.cpp | 6 +++++-
unittests/clang-doc/SerializeTest.cpp | 5 +++++
unittests/clang-doc/YAMLGeneratorTest.cpp | 5 +++++
10 files changed, 41 insertions(+), 11 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 b0c0a8ea4a9 PR c++/90393 - ICE with thow in ?:
new 73b1787f09a 2019-08-15 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 20 ++++-
gcc/fortran/frontend-passes.c | 98 +++++++++++++++++++++-
gcc/fortran/gfortran.h | 3 +
gcc/fortran/interface.c | 24 ++++--
gcc/fortran/parse.c | 6 ++
gcc/fortran/resolve.c | 16 +---
gcc/testsuite/ChangeLog | 14 ++++
gcc/testsuite/gfortran.dg/altreturn_10.f90 | 2 +-
gcc/testsuite/gfortran.dg/argument_checking_19.f90 | 18 ++++
gcc/testsuite/gfortran.dg/dec_union_11.f90 | 2 +-
gcc/testsuite/gfortran.dg/hollerith8.f90 | 6 +-
.../gfortran.dg/integer_exponentiation_2.f90 | 24 +++---
gcc/testsuite/gfortran.dg/pr41011.f | 2 +-
gcc/testsuite/gfortran.dg/whole_file_1.f90 | 4 +-
gcc/testsuite/gfortran.dg/whole_file_2.f90 | 4 +-
15 files changed, 202 insertions(+), 41 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/argument_checking_19.f90
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from ff97da8abe Automatic date update in version.in
adds 7fe7d5d979 Automatic date update in version.in
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 92bc218 0: update: binutils-gcc-linux: boot
new b0720ee 0: update: binutils-gcc-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (92bc218)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 114 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 10964 +++++++--------
04-build_abe-stage1/console.log | 14039 ++++++++++---------
05-build_linux/console.log | 596 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 26143 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
9 files changed, 26142 insertions(+), 26168 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 218112228c4 [Bugpoint redesign] Output option can now print to STDOUT
new d2ce08c7fe2 [Bugpoint redesign] Added Pass to Remove Global Variables
new 37d05935eda Move isPointerOffset function to ValueTracking (NFC).
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:
include/llvm/Analysis/ValueTracking.h | 6 ++
lib/Analysis/ValueTracking.cpp | 83 ++++++++++++++++++++
lib/Transforms/Scalar/MemCpyOptimizer.cpp | 88 +---------------------
.../{remove-funcs.py => remove-global-vars.py} | 2 +-
test/Reduce/remove-global-vars.ll | 29 +++++++
tools/llvm-reduce/CMakeLists.txt | 1 +
tools/llvm-reduce/DeltaManager.h | 5 ++
tools/llvm-reduce/deltas/ReduceGlobalVars.cpp | 72 ++++++++++++++++++
.../{ReduceFunctions.h => ReduceGlobalVars.h} | 8 +-
9 files changed, 203 insertions(+), 91 deletions(-)
copy test/Reduce/Inputs/{remove-funcs.py => remove-global-vars.py} (78%)
create mode 100644 test/Reduce/remove-global-vars.ll
create mode 100644 tools/llvm-reduce/deltas/ReduceGlobalVars.cpp
copy tools/llvm-reduce/deltas/{ReduceFunctions.h => ReduceGlobalVars.h} (73%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.