This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 11c1e438db0 [InstCombine] add tests for checking power-of-2; NFC
new 694307924e1 AMDGPU: Make test functions hidden
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/AMDGPU/callee-special-input-sgprs.ll | 46 +++++++++++------------
1 file changed, 23 insertions(+), 23 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 2eca76d86f Removing a helper function that was trivial to inline into i [...]
new 0b4099d384 AIX system headers need stdint.h and inttypes.h to be re-enterable
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/Headers/inttypes.h | 5 +++++
lib/Headers/stdint.h | 5 +++++
2 files changed, 10 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 libcxx.
from b82bfabdf [NFC][libc++] Remove stray semi-colon after function definition
new 681171bd1 AIX system headers need stdint.h and inttypes.h to be re-enterable
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/inttypes.h | 5 +
include/stdint.h | 5 +
test/std/depr/depr.c.headers/stdint_h.sh.cpp | 268 +++++++++++++++++++++++++++
3 files changed, 278 insertions(+)
create mode 100644 test/std/depr/depr.c.headers/stdint_h.sh.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 gcc.
from 28a179b9d50 * tree-ssa-alias.c (aliasing_component_refs_p): Remove ref [...]
new 44a1b3479b5 i386: Generate standard floating point scalar operation patterns
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 | 10 ++++
gcc/config/i386/i386-expand.c | 12 ++++
gcc/config/i386/sse.md | 88 ++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 14 +++++
gcc/testsuite/gcc.target/i386/pr54855-1.c | 16 ++++++
gcc/testsuite/gcc.target/i386/pr54855-10.c | 13 +++++
gcc/testsuite/gcc.target/i386/pr54855-2.c | 15 +++++
gcc/testsuite/gcc.target/i386/pr54855-3.c | 14 +++++
gcc/testsuite/gcc.target/i386/pr54855-4.c | 14 +++++
gcc/testsuite/gcc.target/i386/pr54855-5.c | 16 ++++++
gcc/testsuite/gcc.target/i386/pr54855-6.c | 14 +++++
gcc/testsuite/gcc.target/i386/pr54855-7.c | 14 +++++
gcc/testsuite/gcc.target/i386/pr54855-8.c | 14 +++++
gcc/testsuite/gcc.target/i386/pr54855-9.c | 14 +++++
14 files changed, 268 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr54855-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr54855-10.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr54855-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr54855-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr54855-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr54855-5.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr54855-6.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr54855-7.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr54855-8.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr54855-9.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 802da70d 6: update: llvm-linux: 17560
new e688e8da 6: update: llvm-linux: 17560
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 (802da70d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 216 +-
02-build_llvm/console.log | 11644 ++++++++++++------------
03-build_linux/console.log | 6212 +++++++------
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 60 +-
console.log | 18144 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
7 files changed, 18145 insertions(+), 18149 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 7925bcfc92f [NFC][SLP] Pre-commit unary FNeg test to X86/phi3.ll
new 11c1e438db0 [InstCombine] add tests for checking power-of-2; 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:
test/Transforms/InstCombine/ispow2.ll | 138 ++++++++++++++++++++++++++++++++++
1 file changed, 138 insertions(+)
create mode 100644 test/Transforms/InstCombine/ispow2.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.