This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e5a6b5fca20 [Evaluator] Walk initial elements when handling load throug [...]
new 2d0f20640c8 [SelectionDAG][X86] Use stack load/store in PromoteIntRes_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:
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 33 +-
test/CodeGen/X86/bitcast-vector-bool.ll | 777 ++++++++++-
test/CodeGen/X86/vector-half-conversions.ll | 1477 +++++----------------
3 files changed, 1102 insertions(+), 1185 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 compiler-rt.
from b59c91240 [NFC][Sanitizer] Extract GetFuncAddr from GetRealFunctionAddress
new 05464958c [compiler-rt] Build custom libc++abi without exceptions.
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:
cmake/Modules/CustomLibcxx/CMakeLists.txt | 1 +
test/fuzzer/libcxx.test | 15 +++++++++++++++
2 files changed, 16 insertions(+)
create mode 100644 test/fuzzer/libcxx.test
--
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-9-branch
in repository gcc.
from 951b824ec8e Create gcc-9-branch
new 8f04deb20ef * DEV-PHASE: Set to prerelease.
new 9215c177a5e PR tree-optimization/90240 Revert: 2019-04-23 Bin Cheng [...]
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 | 14 +++
gcc/DEV-PHASE | 2 +-
gcc/testsuite/ChangeLog | 9 ++
gcc/testsuite/g++.dg/tree-ssa/pr90078.C | 199 --------------------------------
gcc/tree-ssa-loop-ivopts.c | 13 ---
5 files changed, 24 insertions(+), 213 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr90078.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 dd0d6d707d creduce-clang-crash: add -F flag to grep to avoid interpreti [...]
new 1bddf67ac3 DebugInfo: Fix bitrotted test case
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/CodeGenCXX/debug-info-class.cpp | 15 +++++++--------
1 file changed, 7 insertions(+), 8 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-9-branch
in repository gcc.
at 951b824ec8e Create gcc-9-branch
This branch includes the following new commits:
new 6977c762966 PR middle-end/89765 * gimplify.c (gimplify_expr): Avoid t [...]
new 951b824ec8e Create gcc-9-branch
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.
--
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 760cb209d81 x86: Update message for target_clones and unsupported ISAs
new 6977c762966 PR middle-end/89765 * gimplify.c (gimplify_expr): Avoid t [...]
new 70f448fa534 * BASE-VER: Set to 10.0.0.
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/BASE-VER | 2 +-
gcc/ChangeLog | 10 ++++++++++
gcc/gimplify.c | 3 ++-
3 files changed, 13 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 7fe0a868 0: update: llvm-linux: boot
new e7297131 0: update: llvm-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 (7fe0a868)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 68 +-
02-build_llvm/console.log | 11572 ++++++++++++++++----------------
03-build_linux/console.log | 1567 ++---
04-boot_linux/console.log | 464 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 13702 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13715 insertions(+), 13680 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 glibc.
from b5ffdc48c2 benchtests: Enable BIND_NOW if configured with --enable-bind-now
new deacca0054 riscv: remove DL_RO_DYN_SECTION
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:
ChangeLog | 5 +++++
sysdeps/riscv/ldsodefs.h | 4 ----
2 files changed, 5 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 clang.
from 59463dbce1 Fix bug 37903:MS ABI: handle inline static data member and i [...]
new 212171e928 [PGO] Enable InstrProf lowering for Clang PGO instrumentatio [...]
new dd0d6d707d creduce-clang-crash: add -F flag to grep to avoid interpreti [...]
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/CodeGen/BackendUtil.cpp | 37 +++++++++++++++++++++++++++----------
test/CodeGen/pgo-instrumentation.c | 20 ++++++++++++++++++--
test/Profile/c-general.c | 2 ++
utils/creduce-clang-crash.py | 2 +-
4 files changed, 48 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.