This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7aa61615deb [FunctionAttrs] Infer WriteOnly Function Attribute
new 48d2b81f7a1 [InstCombine] Fold Select with binary op - FP opcodes
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/InstCombineSelect.cpp | 25 +-
test/Transforms/InstCombine/select-binop-cmp.ll | 320 ++++++++++++++++++++---
2 files changed, 304 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 master
in repository binutils-gdb.
from 12a0d0f661 Darwin: fix bad loop incrementation
new b0ceb98aec Avoid problems with plugins being loaded multiple times.
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:
bfd/ChangeLog | 8 ++++++++
bfd/plugin.c | 51 +++++++++++++++++++++++++++++++++++++--------------
2 files changed, 45 insertions(+), 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 gdb-8.2-branch
in repository binutils-gdb.
from afd1472811 Automatic date update in version.in
new 6354b65193 Darwin: fix bad loop incrementation
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:
gdb/ChangeLog | 5 +++++
gdb/machoread.c | 2 +-
2 files changed, 6 insertions(+), 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 binutils-gdb.
from 2cd65cb935 PR23566, false uninitialized warning
new 12a0d0f661 Darwin: fix bad loop incrementation
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:
gdb/ChangeLog | 5 +++++
gdb/machoread.c | 2 +-
2 files changed, 6 insertions(+), 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 gcc.
from dcea420d552 * tree-vrp.c (abs_extent_range): Remove. (extract_range_i [...]
new 8a1e94a50d6 Fix comments in testsuite script
new 217f241d110 Fix C++98 tests to not use C++11 features.
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:
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/scripts/check_compile | 6 +++---
libstdc++-v3/testsuite/25_algorithms/fill_n/2.cc | 2 +-
.../25_algorithms/partial_sort_copy/debug/irreflexive_neg.cc | 4 ++--
4 files changed, 12 insertions(+), 6 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 36609924999 [GVN] Invalidate cached info for phis when setting dead pre [...]
new 069b9180add [llvm-mca] Allow the definition of custom strategies for se [...]
new 7aa61615deb [FunctionAttrs] Infer WriteOnly Function Attribute
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/Transforms/IPO/FunctionAttrs.h | 3 +-
lib/Transforms/IPO/FunctionAttrs.cpp | 48 ++++--
.../TypeBasedAliasAnalysis/functionattrs.ll | 7 +-
tools/llvm-mca/Scheduler.cpp | 118 ++++++++-----
tools/llvm-mca/Scheduler.h | 188 ++++++++++++---------
5 files changed, 226 insertions(+), 138 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 7dd36a6f1c Prune BFD warnings for unknown GNU properties
new 14732552e7 PowerPC64 st_other decoding in readelf
new f53ad3cf2b PowerPC64 "call lacks nop"
new 2cd65cb935 PR23566, false uninitialized warning
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:
bfd/ChangeLog | 5 +++++
bfd/elf64-ppc.c | 4 ++--
binutils/ChangeLog | 6 ++++++
binutils/readelf.c | 11 ++++++++---
ld/ChangeLog | 5 +++++
ld/emultempl/elf32.em | 13 +++----------
6 files changed, 29 insertions(+), 15 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v2
in repository toolchain/jenkins-scripts.
discards 9d853cf tcwg-bisect-llvm-kernel.sh: New job script
new d19c673 tcwg-bisect-llvm-kernel.sh: New job script
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 (9d853cf)
\
N -- N -- N refs/heads/llvm-kernel-v2 (d19c673)
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:
jenkins-helpers.sh | 4 +---
1 file changed, 1 insertion(+), 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v2
in repository toolchain/jenkins-scripts.
discards fbf0b7a tcwg-bisect-llvm-kernel.sh: New job script
new 9d853cf tcwg-bisect-llvm-kernel.sh: New job script
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 (fbf0b7a)
\
N -- N -- N refs/heads/llvm-kernel-v2 (9d853cf)
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:
jenkins-helpers.sh | 1 +
1 file changed, 1 insertion(+)
--
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 7d82e91b9df [AARCH64] use "arch_enabled" attribute for aarch64.
new dcea420d552 * tree-vrp.c (abs_extent_range): Remove. (extract_range_i [...]
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 | 12 ++++
gcc/tree-vrp.c | 195 ++++++++++++++------------------------------------
gcc/wide-int-range.cc | 73 +++++++++++++++++++
gcc/wide-int-range.h | 29 ++++++++
4 files changed, 168 insertions(+), 141 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.