This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bcd8ea0e2d4 [InstCombine] Fix crashing from (icmp (bitcast ([su]itofp X)), Y)
new 04a78b6099a [LV] Remove unnecessary assignment to UserIC.
new ea1e928e56b gn build: Make check-{clang,lld,llvm} pass on FreeBSD.
new bf48dea5862 [InstCombine] Optimize `atomicrmw <op>, 0` into `load atomi [...]
The 3 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/InstCombine/CMakeLists.txt | 1 +
.../InstCombine/InstCombineAtomicRMW.cpp | 48 +++++++++++++
lib/Transforms/InstCombine/InstCombineInternal.h | 1 +
lib/Transforms/Vectorize/LoopVectorize.cpp | 1 -
test/Transforms/InstCombine/atomicrmw.ll | 84 ++++++++++++++++++++++
utils/gn/secondary/clang/tools/libclang/BUILD.gn | 4 +-
.../gn/secondary/llvm/include/llvm/Config/BUILD.gn | 6 +-
.../secondary/llvm/lib/Transforms/Hello/BUILD.gn | 4 +-
utils/gn/secondary/llvm/test/BUILD.gn | 34 +++++----
.../secondary/llvm/tools/bugpoint-passes/BUILD.gn | 4 +-
utils/gn/secondary/llvm/tools/bugpoint/BUILD.gn | 2 +-
utils/gn/secondary/llvm/tools/llc/BUILD.gn | 2 +-
utils/gn/secondary/llvm/tools/lli/BUILD.gn | 2 +-
utils/gn/secondary/llvm/tools/lto/BUILD.gn | 4 +-
utils/gn/secondary/llvm/tools/opt/BUILD.gn | 2 +-
utils/gn/secondary/llvm/triples.gni | 4 +-
utils/gn/secondary/llvm/unittests/Passes/BUILD.gn | 6 +-
.../llvm/unittests/Support/DynamicLibrary/BUILD.gn | 6 +-
18 files changed, 177 insertions(+), 38 deletions(-)
create mode 100644 lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp
create mode 100644 test/Transforms/InstCombine/atomicrmw.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 lldb.
from cc606d125 Add missing overrides
new e9df964e0 Silence fallthrough warnings in debugserver.
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/lldb/module.modulemap | 2 +-
tools/debugserver/source/debugserver.cpp | 5 ++++-
2 files changed, 5 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/gnu-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards f197ca562e linux-1ff5403385648b1554fd1aeffffdeec71d9cd41c: all
new 8d31fa036c gcc-c4438ee9bcb7379df6a556cde9f0335d9f42fbbf: 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 (f197ca562e)
\
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:
1-reset_artifacts/console.log | 13 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3516 +++++++++--------
4-build_abe-stage1/console.log | 4184 +++++++++++----------
5-count_linux_objs/console.log | 95 +-
console.log | 7716 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 7810 insertions(+), 7738 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 6e3888c2a45 Move SMTSolver dump() methods out-of-line.
new bcd8ea0e2d4 [InstCombine] Fix crashing from (icmp (bitcast ([su]itofp X)), Y)
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/InstCombine/InstCombineCompares.cpp | 62 ++++++++++++----------
test/Transforms/InstCombine/cast-int-icmp-eq-0.ll | 56 +++++++++++++++++++
2 files changed, 89 insertions(+), 29 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 release_80
in repository llvm.
from 89e0e7b123a Fix sphinx warning
new 90e9f529d6b Add external project LDC to release notes.
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:
docs/ReleaseNotes.rst | 15 +++++++++++++++
1 file changed, 15 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 e035747475d [cmake] Pass LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN to NATIVE [...]
new 37e240c2fef [CodeGen] Handle vector UADDO, SADDO, USUBO, SSUBO
new 6e3888c2a45 Move SMTSolver dump() methods out-of-line.
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/Support/SMTAPI.h | 6 +-
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 2 +-
lib/CodeGen/SelectionDAG/LegalizeTypes.h | 4 +
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 155 ++
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 8 +-
lib/Support/Z3Solver.cpp | 6 +
test/CodeGen/AArch64/vec_uaddo.ll | 319 ++++
test/CodeGen/AMDGPU/saddo.ll | 24 +-
test/CodeGen/AMDGPU/ssubo.ll | 22 +-
test/CodeGen/AMDGPU/uaddo.ll | 23 +-
test/CodeGen/AMDGPU/usubo.ll | 20 +-
test/CodeGen/X86/vec_saddo.ll | 2028 ++++++++++++++++++++
test/CodeGen/X86/vec_ssubo.ll | 2078 +++++++++++++++++++++
test/CodeGen/X86/vec_uaddo.ll | 1381 ++++++++++++++
test/CodeGen/X86/vec_usubo.ll | 1422 ++++++++++++++
15 files changed, 7489 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/AArch64/vec_uaddo.ll
create mode 100644 test/CodeGen/X86/vec_saddo.ll
create mode 100644 test/CodeGen/X86/vec_ssubo.ll
create mode 100644 test/CodeGen/X86/vec_uaddo.ll
create mode 100644 test/CodeGen/X86/vec_usubo.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 2307e6bb73 gcc-e4e0bd785cf535e84eb6976e08681ecd85cfe414: all
new f197ca562e linux-1ff5403385648b1554fd1aeffffdeec71d9cd41c: 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 (2307e6bb73)
\
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:
1-reset_artifacts/console.log | 15 +-
2-prepare_abe/console.log | 10 +-
3-build_abe-binutils/console.log | 3457 ++++++++--------
4-build_abe-stage1/console.log | 4599 +++++++++++----------
5-count_linux_objs/console.log | 135 +-
console.log | 8352 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 8319 insertions(+), 8271 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 6bed14d8a45 [LV] Prevent interleaving if computeMaxVF returned None.
new fdf00f35cb5 [InstCombine] refactor folds for (icmp (bitcast X), Y); NFCI
new e035747475d [cmake] Pass LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN to NATIVE [...]
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:
cmake/modules/CrossCompile.cmake | 1 +
lib/Transforms/InstCombine/InstCombineCompares.cpp | 144 ++++++++++-----------
lib/Transforms/InstCombine/InstCombineInternal.h | 2 -
3 files changed, 70 insertions(+), 77 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.