This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4855e775ff0 PR tree-optimization/83359 * tree-cfg.h (fold_loop_intern [...]
new d398aa5956b PR rtl-optimization/83363 PR rtl-optimization/83364 * gc [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr83363.c | 26 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr83364.c | 22 ++++++++++++++++++++++
3 files changed, 53 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr83363.c
create mode 100644 gcc/testsuite/gcc.dg/pr83364.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 583d0ddac60 [ThinLTO] Remove unused code from thinLTOInternalizeModule
new f4f60186a0d [NFC][SafepointIRVerifier] Add alias for set of available values
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/IR/SafepointIRVerifier.cpp | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 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 fdf409493d2 PR tree-optimization/80631 * tree-vect-loop.c (get_initia [...]
new 4855e775ff0 PR tree-optimization/83359 * tree-cfg.h (fold_loop_intern [...]
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 | 9 +++
gcc/testsuite/ChangeLog | 3 +
gcc/testsuite/gcc.dg/graphite/pr83359.c | 40 ++++++++++++
gcc/tree-cfg.c | 108 ++++++++++++++++++++++++++++++--
gcc/tree-cfg.h | 1 +
gcc/tree-vectorizer.c | 21 -------
6 files changed, 156 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr83359.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 330c5d954fa [LV] Ignore the cost of values that will not appear in the [...]
new 583d0ddac60 [ThinLTO] Remove unused code from thinLTOInternalizeModule
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/IPO/FunctionImport.cpp | 14 --------------
1 file changed, 14 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 179e639c030 Enable VAES support [2/5]
new 0b840c3855d 2017-12-12 Richard Biener <rguenther(a)suse.de>
new fdf409493d2 PR tree-optimization/80631 * tree-vect-loop.c (get_initia [...]
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:
gcc/ChangeLog | 22 +++++
gcc/testsuite/ChangeLog | 14 ++++
gcc/testsuite/gcc.dg/tree-ssa/pr64183.c | 2 +-
gcc/testsuite/gcc.dg/vect/pr65947-13.c | 5 +-
gcc/testsuite/gcc.dg/vect/pr80631-1.c | 76 +++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr80631-2.c | 76 +++++++++++++++++
gcc/testsuite/gfortran.dg/pr81889.f90 | 29 +++++++
gcc/tree-ssa-loop-niter.c | 6 ++
gcc/tree-vect-loop.c | 139 +++++++++++++++++++++++---------
9 files changed, 329 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr80631-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr80631-2.c
create mode 100644 gcc/testsuite/gfortran.dg/pr81889.f90
--
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 315da3f2f72 [X86] Use regular expressions more aggressively to reduce t [...]
new 330c5d954fa [LV] Ignore the cost of values that will not appear in the [...]
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/Vectorize/LoopVectorize.cpp | 3 +-
.../LoopVectorize/X86/reduction-small-size.ll | 80 ++++++++++++++++++++++
2 files changed, 82 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/LoopVectorize/X86/reduction-small-size.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 lld.
from 942cd89c7 Compact symbols from 96 to 88 bytes.
new b6bf45c83 [COFF] Don't error out on undefined references to __enclave_config
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:
COFF/Driver.cpp | 2 ++
test/COFF/guardcf.test | 6 ++++++
2 files changed, 8 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 1aa233defa8 [CallSiteSplitting] Don't let debug intrinsics affect optim [...]
new 315da3f2f72 [X86] Use regular expressions more aggressively to reduce t [...]
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/X86SchedBroadwell.td | 200 +------------
lib/Target/X86/X86SchedHaswell.td | 201 +-------------
lib/Target/X86/X86SchedSkylakeClient.td | 202 +-------------
lib/Target/X86/X86SchedSkylakeServer.td | 477 ++------------------------------
4 files changed, 48 insertions(+), 1032 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 d70b230f0af [X86] Use Ld scheduler classes for instructions with folded loads.
new 1aa233defa8 [CallSiteSplitting] Don't let debug intrinsics affect optim [...]
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/Scalar/CallSiteSplitting.cpp | 9 ++--
.../CallSiteSplitting/callsite-split-debug.ll | 57 ++++++++++++++++++++++
2 files changed, 62 insertions(+), 4 deletions(-)
create mode 100644 test/Transforms/CallSiteSplitting/callsite-split-debug.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 9d223a1998d [AMDGPU] Rename Bonaire target to be gfx704; remove gfx800 [...]
new 16c39159292 [X86] Correct the FMA3 regular expressions in the znver1 sc [...]
new d70b230f0af [X86] Use Ld scheduler classes for instructions with folded loads.
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/Target/X86/X86InstrAVX512.td | 16 ++---
lib/Target/X86/X86InstrFMA.td | 30 ++++-----
lib/Target/X86/X86InstrXOP.td | 36 +++++-----
lib/Target/X86/X86ScheduleZnver1.td | 8 +--
test/CodeGen/X86/fma-schedule.ll | 128 ++++++++++++++++++------------------
5 files changed, 109 insertions(+), 109 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.