This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from c47c9bdc1 Optimise memchr for NEON-enabled processors
new c84697c25 Avoid decimal point localization in /proc/loadavg
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:
winsup/cygwin/fhandler_proc.cc | 11 ++++++++---
1 file changed, 8 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 llvm.
from 7bb46d80561 [InstCombine] Use commutable and/or/xor matchers to simplif [...]
new af6290684b9 [ARM] GlobalISel: Support G_FPOW for float and double
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/ARM/ARMLegalizerInfo.cpp | 5 +-
test/CodeGen/ARM/GlobalISel/arm-isel-fp.ll | 22 +++++-
test/CodeGen/ARM/GlobalISel/arm-legalize-fp.mir | 95 +++++++++++++++++++++++++
3 files changed, 117 insertions(+), 5 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 65b6677202b Evaluate a SAVE_EXPR before an UBSAN check (PR sanitizer/80350).
new 01e67f2d27a 2017-04-10 Richard Biener <rguenther(a)suse.de>
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 | 5 +++++
gcc/gimplify.c | 4 +++-
2 files changed, 8 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.
Charles Baylis pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 6f50c07 MakeRelease.job: use abe --list-artifacts option
new 9a2db1a Upgrade warning to error if ~/.aberc is present.
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:
tcwg-update-snapshots_ref.sh | 3 ++-
1 file changed, 2 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 aa80870703 WebAssembly disassembler support
new 37095d07b4 Clean elfvsb files left over from previous runs
new 6f9dbcd42f PR21287, Inconsistent section type for .init_array and .init [...]
new 62adc51030 Tidy ppc476 opcodes
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 | 7 +++
bfd/elf.c | 20 ++++-----
ld/ChangeLog | 16 +++++++
ld/testsuite/ld-elf/init-fini-arrays.d | 4 +-
ld/testsuite/ld-elf/init-fini-arrays.s | 13 +++---
ld/testsuite/ld-elfvsb/elfvsb.exp | 10 ++++-
ld/testsuite/lib/ld-lib.exp | 11 +++--
opcodes/ChangeLog | 7 +++
opcodes/ppc-dis.c | 4 +-
opcodes/ppc-opc.c | 82 +++++++++++++++++-----------------
10 files changed, 105 insertions(+), 69 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 72042d29c17 PR target/80324 * config/i386/avx512fintrin.h (_mm512_red [...]
new 65b6677202b Evaluate a SAVE_EXPR before an UBSAN check (PR sanitizer/80350).
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/c-family/ChangeLog | 6 ++++++
gcc/c-family/c-ubsan.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/ubsan/pr80350.c | 17 +++++++++++++++++
4 files changed, 29 insertions(+)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr80350.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 1fafa7b072d [SelectionDAG] TargetLowering::SimplifyDemandedBits how to [...]
new 7bb46d80561 [InstCombine] Use commutable and/or/xor matchers to simplif [...]
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/InstCombineAddSub.cpp | 13 ++++---------
1 file changed, 4 insertions(+), 9 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 dbe14483606 [InstCombine] use m_c_And and m_c_Xor to handle commuted ve [...]
new 17e3b0ef514 [InstCombine] Make sure we preserve fast math flags when fo [...]
new 1fafa7b072d [SelectionDAG] TargetLowering::SimplifyDemandedBits how to [...]
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/SelectionDAG/TargetLowering.cpp | 6 +++++-
.../InstCombine/InstructionCombining.cpp | 8 ++++++--
test/Transforms/InstCombine/fast-math.ll | 23 ++++++++++++++++++++++
3 files changed, 34 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.