This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fc170d8 [CodeGenPrepare] Sink and duplicate more 'and' instructions.
new fb2cee9 Teach the IR verifier to reject conflicting debug info for fu [...]
new fbff24d More comments for getUniqueExitBlocks. NFCI
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/LoopInfo.h | 3 ++-
lib/IR/Verifier.cpp | 38 ++++++++++++++++++++++++++++++++++++++
test/Verifier/fnarg-debuginfo.ll | 26 ++++++++++++++++++++++++++
3 files changed, 66 insertions(+), 1 deletion(-)
create mode 100644 test/Verifier/fnarg-debuginfo.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 llvm.
from 8d22e6f AMDGPU : AMDGPU : Update AMDGPU Trap Handler ABI.
new fc170d8 [CodeGenPrepare] Sink and duplicate more 'and' instructions.
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/Target/TargetLowering.h | 13 +--
lib/CodeGen/CodeGenPrepare.cpp | 167 +++++++++++++-------------
lib/CodeGen/TargetLoweringBase.cpp | 1 -
lib/Target/AArch64/AArch64ISelLowering.cpp | 15 ++-
lib/Target/AArch64/AArch64ISelLowering.h | 2 +
lib/Target/X86/X86ISelLowering.cpp | 5 +
lib/Target/X86/X86ISelLowering.h | 2 +
test/CodeGen/AArch64/and-sink.ll | 90 ++++++++++++++
test/CodeGen/AArch64/fast-isel-tbz.ll | 18 ++-
test/CodeGen/X86/and-sink.ll | 181 +++++++++++++++++++++++++++++
10 files changed, 403 insertions(+), 91 deletions(-)
create mode 100644 test/CodeGen/AArch64/and-sink.ll
create mode 100644 test/CodeGen/X86/and-sink.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 release_40
in repository llvm.
from ceb30dd Merging r293124: -------------------------------------------- [...]
new 292135c ReleaseNotes: GVNHoist; by Sepastian Pop
new eb6d6dd Merging r295512: -------------------------------------------- [...]
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/ReleaseNotes.rst | 7 +++++++
lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | 6 ++++--
test/CodeGen/AArch64/ldst-opt.mir | 26 ++++++++++++++++++------
3 files changed, 31 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 master
in repository llvm.
from b335225 Test commit
new 8d22e6f AMDGPU : AMDGPU : Update AMDGPU Trap Handler ABI.
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/AMDGPUUsage.rst | 90 ++++++++++++++++++++++++++++------------------------
1 file changed, 49 insertions(+), 41 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 users/palves/dwarf5-regression-for-jan
in repository binutils-gdb.
at 187a941 Fix DWARF5 regression
This branch includes the following new commits:
new 187a941 Fix DWARF5 regression
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.
--
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 c209618 PR c++/79654 * decl.c (cp_finish_decomp): Don't set decl's [...]
new 94faef6 PR target/79593 * config/i386/i386.md (standard_x87sse_cons [...]
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/config/i386/i386.md | 4 ++--
gcc/testsuite/gcc.target/i386/pr79593.c | 17 +++++++++++++++++
2 files changed, 19 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr79593.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 zorg.
from d561f8e Revert "[sanitizers] Use ccache on sanitizers bots"
new dfdbc78 [Polly] Enable DeLICM for -polly-position=before-vectorizer 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:
buildbot/osuosl/master/config/builders.py | 4 ++--
1 file changed, 2 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.
unknown user pushed a change to branch master
in repository llvm.
from 2ffda75 [X86] EltsFromConsecutiveLoads SDLoc argument should be const&.
new b335225 Test commit
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/MC/AMDGPU/gfx7_asm_all.s | 2 ++
test/MC/AMDGPU/gfx8_asm_all.s | 2 ++
2 files changed, 4 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 glibc.
from 2f78098 powerpc: Update powerpc-fpu libm-test-ulps
new 72aaa20 Add IP_RECVFRAGSIZE from Linux 4.10.
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 | 4 ++++
sysdeps/unix/sysv/linux/bits/in.h | 1 +
2 files changed, 5 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 gcc.
from 1a78fcf PR target/79633 * tree-chkp-opt.c (chkp_optimize_string_fun [...]
new 6993e70 PR c++/79639 * constexpr.c (cxx_eval_store_expression): If [...]
new 0acc634 PR c++/79655 * constexpr.c (cxx_eval_array_reference): Diag [...]
new 2f21b5f PR tree-optimization/79621 * gimple-ssa-isolate-paths.c (fi [...]
new 6966c20 PR sanitizer/79589 * decl.c: Include gimplify.h. (cp_finis [...]
new c209618 PR c++/79654 * decl.c (cp_finish_decomp): Don't set decl's [...]
The 5 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 | 6 +++++
gcc/cp/ChangeLog | 25 ++++++++++++++++++++
gcc/cp/constexpr.c | 16 +++++++------
gcc/cp/decl.c | 11 +++++----
gcc/cp/decl2.c | 2 +-
gcc/cp/pt.c | 5 ++++
gcc/gimple-ssa-isolate-paths.c | 11 +++++++++
gcc/testsuite/ChangeLog | 19 +++++++++++++++
gcc/testsuite/g++.dg/cpp1y/constexpr-79639.C | 27 ++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1y/constexpr-79655.C | 18 +++++++++++++++
gcc/testsuite/g++.dg/cpp1z/decomp26.C | 6 +++++
.../g++.dg/{cpp1z/decomp18.C => ubsan/pr79589.C} | 7 +++---
gcc/testsuite/gcc.c-torture/compile/pr79621.c | 18 +++++++++++++++
13 files changed, 155 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-79639.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-79655.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp26.C
copy gcc/testsuite/g++.dg/{cpp1z/decomp18.C => ubsan/pr79589.C} (61%)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr79621.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.