This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 75eb01ba014 [AMDGPU] Allow abs/neg source modifiers on v_cndmask_b32
new 424f2598df4 [NFC][InstCombine] Redundant masking before left-shift (PR42563)
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:
...redundant-left-shift-input-masking-variant-a.ll | 432 +++++++++++++++++++++
...redundant-left-shift-input-masking-variant-b.ll | 407 +++++++++++++++++++
...redundant-left-shift-input-masking-variant-c.ll | 277 +++++++++++++
...redundant-left-shift-input-masking-variant-d.ll | 334 ++++++++++++++++
...redundant-left-shift-input-masking-variant-e.ll | 213 ++++++++++
...redundant-left-shift-input-masking-variant-f.ll | 213 ++++++++++
...g.ll => redundant-right-shift-input-masking.ll} | 0
7 files changed, 1876 insertions(+)
create mode 100644 test/Transforms/InstCombine/redundant-left-shift-input-masking- [...]
create mode 100644 test/Transforms/InstCombine/redundant-left-shift-input-masking- [...]
create mode 100644 test/Transforms/InstCombine/redundant-left-shift-input-masking- [...]
create mode 100644 test/Transforms/InstCombine/redundant-left-shift-input-masking- [...]
create mode 100644 test/Transforms/InstCombine/redundant-left-shift-input-masking- [...]
create mode 100644 test/Transforms/InstCombine/redundant-left-shift-input-masking- [...]
rename test/Transforms/InstCombine/{redundant-shift-input-masking.ll => redundant- [...]
--
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 openmp.
from 3a22f66 [OPENMP]Rename loopTripCnt member data to LoopTripCnt, NFC.
new 201ba9e NFC: fixed typo #ifdef --> #if to allow macro set to 0 work c [...]
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:
runtime/src/kmp.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.
unknown user pushed a change to branch master
in repository clang.
from 8375cd8bfb [analyzer]Add user docs rst
new 31644ca03b [AMDGPU] Increased the number of implicit argument bytes for [...]
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/TargetInfo.cpp | 2 +-
test/CodeGenCUDA/amdgpu-hip-implicit-kernarg.cu | 2 +-
test/CodeGenOpenCL/amdgpu-attrs.cl | 50 ++++++++++++-------------
3 files changed, 27 insertions(+), 27 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 d1678ed7a7b [InstCombine] pow(C,x) -> exp2(log2(C)*x)
new 75eb01ba014 [AMDGPU] Allow abs/neg source modifiers on v_cndmask_b32
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/Target/AMDGPU/SIInstructions.td | 15 +++----
test/CodeGen/AMDGPU/fneg-combines.ll | 2 +-
test/CodeGen/AMDGPU/select-fabs-fneg-extract.ll | 52 ++++++++-----------------
test/CodeGen/AMDGPU/sint_to_fp.i64.ll | 6 +--
4 files changed, 28 insertions(+), 47 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-aarch64-next-defconfig
in repository toolchain/ci/gcc.
from b33668e1bb8 Daily bump.
adds 86f93ecc77c Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-next-defconfig
in repository toolchain/ci/binutils-gdb.
from c3f9d95f92 Automatic date update in version.in
adds 696fde8af3 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 8565118 0: update: binutils-gcc-linux: boot
new 1a41c98 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 (8565118)
\
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 | 130 +-
02-prepare_abe/console.log | 368 +-
03-build_abe-binutils/console.log | 10384 ++++++-------
04-build_abe-stage1/console.log | 13752 ++++++++---------
05-build_linux/console.log | 3298 ++++-
06-boot_linux/console.log | 436 +-
07-check_regression/console.log | 8 +-
console.log | 28376 ++++++++++++++++++++----------------
jenkins/manifest.sh | 16 +-
results | 2 +-
10 files changed, 31069 insertions(+), 25701 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 ce208493523 gn build: Merge r365585
new 094a0526ac9 [InferFunctionAttrs] add/adjust tests for dereferenceable; NFC
new d1678ed7a7b [InstCombine] pow(C,x) -> exp2(log2(C)*x)
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/Transforms/Utils/SimplifyLibCalls.cpp | 25 ++++++++++-
.../InferFunctionAttrs/dereferenceable.ll | 41 ++++++++++++++++--
test/Transforms/InstCombine/pow-exp.ll | 49 ++++++++++++++--------
test/Transforms/InstCombine/pow_fp_int.ll | 15 ++++---
4 files changed, 102 insertions(+), 28 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 f6bbaa19bc Loop pragma parsing. NFC.
new 83f76fa3a5 Remove two unused member variables.
new 8375cd8bfb [analyzer]Add user docs rst
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:
docs/ClangStaticAnalyzer.rst | 7 ++++---
docs/analyzer/user-docs.rst | 4 ++++
include/clang/Driver/Driver.h | 3 ---
3 files changed, 8 insertions(+), 6 deletions(-)
create mode 100644 docs/analyzer/user-docs.rst
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.