This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 30552b9602d [ARM] FP16 VSEL codegen
new 3227db0643e Eliminate a bitwise 'not' op of 'not' min/max by inverting [...]
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/InstCombineAndOrXor.cpp | 30 +++++
test/Transforms/InstCombine/max-of-nots.ll | 7 +-
test/Transforms/InstCombine/xor.ll | 144 +++++++++++++++++++++
3 files changed, 177 insertions(+), 4 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 openacc-gcc-7-branch
in repository gcc.
from d394af079f7 Backport "[nvptx] Add memory_barrier insn"
new ab32acdeee8 Backport "[nvptx] Fix neutering of bb with only cond jump"
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.openacc | 15 +++++++++++++++
gcc/config/nvptx/nvptx.c | 35 ++++++-----------------------------
2 files changed, 21 insertions(+), 29 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 7d24c3846c9 [ARM] Fix PR85261: ICE with FPSCR setter builtin
new 9574a856d4c PR debug/85302 * dwarf2out.c (skip_loc_list_entry): Don'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:
gcc/ChangeLog | 10 ++++++++++
gcc/dwarf2out.c | 24 ++++++++++++++++++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/debug/dwarf2/pr85302.C | 14 ++++++++++++++
4 files changed, 47 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr85302.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 clang-tools-extra.
from 78ae36a3 [clang-tidy] add missing assignment operations in hicpp-signe [...]
new b91631e6 [clang-tidy] fix buildbots from hicpp-signed-bitwise
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/clang-tidy/hicpp-signed-bitwise-standard-types.cpp | 15 ++++++++++-----
1 file changed, 10 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 b3ed066d3a5 Update libstdc++ manual in preparation for GCC 8 release
new 7d24c3846c9 [ARM] Fix PR85261: ICE with FPSCR setter builtin
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 | 6 ++++++
gcc/config/arm/arm-builtins.c | 2 +-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/arm/fpscr.c | 9 ++++++---
4 files changed, 19 insertions(+), 4 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 clang-tools-extra.
from 0b5a0d7c [clang-tidy] Add a `android-comparison-in-temp-failure-retry` check
new 78ae36a3 [clang-tidy] add missing assignment operations in hicpp-signe [...]
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:
clang-tidy/hicpp/SignedBitwiseCheck.cpp | 18 +++----
docs/ReleaseNotes.rst | 3 ++
.../hicpp-signed-bitwise-standard-types.cpp | 62 ++++++++++++----------
test/clang-tidy/hicpp-signed-bitwise.cpp | 21 ++++++++
4 files changed, 66 insertions(+), 38 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 newlib.
from 8a9164618 Cygwin: add strtod fix to release notes
new 402d68af1 Cygwin: cpuinfo: report L3 cache on Intel CPUs
new 92f4e0500 Cygwin: wincap: expose more SYSTEM_INFO members and use as ap [...]
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:
winsup/cygwin/fhandler_proc.cc | 5 +++--
winsup/cygwin/loadavg.cc | 5 +----
winsup/cygwin/uname.cc | 12 ++++--------
winsup/cygwin/wincap.h | 5 +++++
4 files changed, 13 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 gcc-7-branch
in repository gcc.
from fe7774ee948 Daily bump.
new b09e27fea04 [ARM] Fix PR85203: cmse_nonsecure_caller returns wrong result
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 | 10 ++++++++++
gcc/config/arm/arm-builtins.c | 4 +++-
gcc/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/gcc.target/arm/cmse/cmse-1.c | 28 +++++++++++++++++++---------
gcc/testsuite/gcc.target/arm/cmse/cmse-16.c | 18 ++++++++++++++++++
5 files changed, 62 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/cmse-16.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 e7bb73e01b1 [Build][NFC] Split off libpfm detection to a separate module.
new 30552b9602d [ARM] FP16 VSEL codegen
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/ARMISelLowering.cpp | 14 +++-
test/CodeGen/ARM/fp16-instructions.ll | 154 +++++++++++++++++++++++++++++++---
2 files changed, 152 insertions(+), 16 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 clang.
from 1ab87cac0c [Tooling] Optimize memory usage in InMemoryToolResults.
new 45c3242e80 [Tooling] Correct the "-std" compile command option.
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/Tooling/InterpolatingCompilationDatabase.cpp | 4 ++--
unittests/Tooling/CompilationDatabaseTest.cpp | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.