This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 23d7748 Daily bump.
new 1d80868 PR target/76342 * config/i386/avx512fintrin.h (_mm512_undef [...]
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 | 7 ++
gcc/config/i386/avx512bwintrin.h | 9 +-
gcc/config/i386/avx512dqintrin.h | 15 +--
gcc/config/i386/avx512fintrin.h | 212 ++++++++++++++++----------------
gcc/config/i386/avx512vbmiintrin.h | 4 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.target/i386/pr76342.c | 11 ++
7 files changed, 142 insertions(+), 121 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr76342.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 llvm.
from bf57b01 [AVX512] Fix insertelement i1 lowering. 1. Use shuffle to ins [...]
new 96cefd6 autogenerate checks
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/X86/avx512-i1test.ll | 23 ++++++++++++++++++++---
1 file changed, 20 insertions(+), 3 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 binutils-gdb.
from 527aaa4 sim: m68hc11: fix up various prototype related warnings
new 6f64fd4 sim: m68hc11: standardize sim_cpu naming
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:
sim/m68hc11/ChangeLog | 19 +++
sim/m68hc11/dv-m68hc11.c | 2 +-
sim/m68hc11/dv-m68hc11spi.c | 2 +-
sim/m68hc11/dv-m68hc11tim.c | 2 +-
sim/m68hc11/emulos.c | 22 +--
sim/m68hc11/gencode.c | 354 ++++++++++++++++++++++----------------------
sim/m68hc11/interrupts.c | 6 +-
sim/m68hc11/interrupts.h | 4 +-
sim/m68hc11/m68hc11_sim.c | 26 ++--
sim/m68hc11/sim-main.h | 276 +++++++++++++++++-----------------
10 files changed, 366 insertions(+), 347 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 binutils-gdb.
from 4c171e2 sim: cgen: constify mode_names
new 527aaa4 sim: m68hc11: fix up various prototype related warnings
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:
sim/m68hc11/ChangeLog | 17 +++++++++++++++++
sim/m68hc11/dv-m68hc11eepr.c | 2 +-
sim/m68hc11/dv-m68hc11sio.c | 4 ++--
sim/m68hc11/dv-m68hc11spi.c | 2 +-
sim/m68hc11/dv-m68hc11tim.c | 2 +-
sim/m68hc11/dv-nvram.c | 2 +-
sim/m68hc11/emulos.c | 6 +++---
sim/m68hc11/gencode.c | 6 +++---
8 files changed, 29 insertions(+), 12 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 5724bf57 Revert "gold: add a cast to appease std::max NFC"
new bf57b01 [AVX512] Fix insertelement i1 lowering. 1. Use shuffle to ins [...]
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/X86/X86ISelLowering.cpp | 54 +++++++++++--
lib/Target/X86/X86InstrAVX512.td | 27 +++++--
test/CodeGen/X86/avx512-ext.ll | 2 +
test/CodeGen/X86/avx512-insert-extract.ll | 110 ++++++++++++++++++++++++---
test/CodeGen/X86/avx512-mask-op.ll | 59 +++++++++-----
test/CodeGen/X86/avx512-skx-insert-subvec.ll | 3 +-
test/CodeGen/X86/vector-shuffle-v1.ll | 41 ++++------
7 files changed, 222 insertions(+), 74 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 binutils-gdb.
from 78d983e Automatic date update in version.in
new 4c171e2 sim: cgen: constify mode_names
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:
sim/common/ChangeLog | 5 +++++
sim/common/cgen-types.h | 2 +-
sim/common/cgen-utils.c | 2 +-
3 files changed, 7 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 12fc232 Revert "CodeGen: If Convert blocks that would form a diamond [...]
new 5724bf57 Revert "gold: add a cast to appease std::max 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:
tools/gold/gold-plugin.cpp | 3 +--
1 file changed, 1 insertion(+), 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 d330744 [IRCE] Change variable grouping; NFC
new 281da4f Revert "Codegen: Don't tail-duplicate blocks with un-analyzab [...]
new 12fc232 Revert "CodeGen: If Convert blocks that would form a diamond [...]
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/IfConversion.cpp | 416 ++++-----------------
lib/CodeGen/TailDuplicator.cpp | 10 -
.../CodeGen/PowerPC/ifcvt-forked-bug-2016-08-08.ll | 36 --
.../PowerPC/tail-dup-analyzable-fallthrough.ll | 34 --
test/CodeGen/Thumb2/thumb2-ifcvt1.ll | 47 +--
5 files changed, 69 insertions(+), 474 deletions(-)
delete mode 100644 test/CodeGen/PowerPC/ifcvt-forked-bug-2016-08-08.ll
delete mode 100644 test/CodeGen/PowerPC/tail-dup-analyzable-fallthrough.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 2c1c0b4 Fix bitcode auto-upgrade when using bitcode lazy loading
new abf7d54 [IRCE] Add better DEBUG diagnostic; NFC
new 300cd13 [IRCE] Don't iterate on loops that were cloned out
new 39b5545 [IRCE] Create llvm::Loop instances for cloned out loops
new d330744 [IRCE] Change variable grouping; NFC
The 4 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:
.../Scalar/InductiveRangeCheckElimination.cpp | 73 ++++++++++++++++++----
.../IRCE/bug-loop-varying-upper-limit.ll | 2 +-
test/Transforms/IRCE/bug-mismatched-types.ll | 4 +-
test/Transforms/IRCE/conjunctive-checks.ll | 6 +-
test/Transforms/IRCE/decrementing-loop.ll | 2 +-
test/Transforms/IRCE/low-becount.ll | 2 +-
test/Transforms/IRCE/multiple-access-no-preloop.ll | 2 +-
test/Transforms/IRCE/only-lower-check.ll | 2 +-
test/Transforms/IRCE/only-upper-check.ll | 2 +-
test/Transforms/IRCE/single-access-no-preloop.ll | 2 +-
test/Transforms/IRCE/single-access-with-preloop.ll | 4 +-
test/Transforms/IRCE/skip-profitability-checks.ll | 2 +-
test/Transforms/IRCE/unhandled.ll | 27 +++++++-
13 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 gcc.
from 0249b7a * inclhack.def (hpux_longjmp): New fix. * fixincl.x: Regene [...]
new 23d7748 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.