This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 7d0a7e9 clang-format: [JS] supports casts to types starting with punc [...]
new 9ca8bbb Remove redundant test
new b6cce47 PR29086: DebugInfo: Improve support for fixed array dimension [...]
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/CGDebugInfo.cpp | 5 +++++
test/CodeGenCXX/debug-info-flex-member.cpp | 9 ---------
test/CodeGenCXX/debug-info-vla.cpp | 14 ++++++++++++++
3 files changed, 19 insertions(+), 9 deletions(-)
delete mode 100644 test/CodeGenCXX/debug-info-flex-member.cpp
create mode 100644 test/CodeGenCXX/debug-info-vla.cpp
--
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 8d91e9a [X86][AVX] Don't use SubVectorBroadcast if there are addition [...]
new e093ba3 [SimplifyCFG] Rewrite SinkThenElseCodeToEnd
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/Utils/SimplifyCFG.cpp | 386 +++++++++++++--------
test/CodeGen/ARM/avoid-cpsr-rmw.ll | 2 +-
.../ARM/single-constant-use-preserves-dbgloc.ll | 3 +-
test/Transforms/SimplifyCFG/AArch64/prefer-fma.ll | 3 +-
test/Transforms/SimplifyCFG/sink-common-code.ll | 229 ++++++++++++
5 files changed, 470 insertions(+), 153 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 d5570e8 Update links to libstdc++ Doxygen pages
new cce8e59 libstdc++/68297 avoid throw/catch in make_exception_ptr
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:
libstdc++-v3/ChangeLog | 27 ++++++++
.../config/abi/pre/gnu-versioned-namespace.ver | 2 +
libstdc++-v3/config/abi/pre/gnu.ver | 7 +++
libstdc++-v3/include/Makefile.am | 2 +
libstdc++-v3/include/Makefile.in | 2 +
libstdc++-v3/libsupc++/Makefile.am | 2 +-
libstdc++-v3/libsupc++/Makefile.in | 2 +-
libstdc++-v3/libsupc++/cxxabi.h | 9 +--
.../{cxxabi_forced.h => cxxabi_init_exception.h} | 71 ++++++++++++++--------
libstdc++-v3/libsupc++/eh_throw.cc | 27 +++++---
libstdc++-v3/libsupc++/exception | 29 +--------
.../libsupc++/{cxxabi_forced.h => exception.h} | 64 ++++++++++++-------
libstdc++-v3/libsupc++/exception_ptr.h | 25 +++++++-
libstdc++-v3/libsupc++/typeinfo | 2 +-
libstdc++-v3/testsuite/util/testsuite_abi.cc | 3 +-
15 files changed, 173 insertions(+), 101 deletions(-)
copy libstdc++-v3/libsupc++/{cxxabi_forced.h => cxxabi_init_exception.h} (53%)
copy libstdc++-v3/libsupc++/{cxxabi_forced.h => exception.h} (50%)
--
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 c13e3b2 minor header guards and help messages cleanup
new 9ea95c1 [clang-tidy docs] Further cleanup of options
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:
.../checks/cppcoreguidelines-pro-type-member-init.rst | 13 +++++++------
docs/clang-tidy/checks/modernize-use-emplace.rst | 14 ++++++++------
docs/clang-tidy/checks/modernize-use-nullptr.rst | 7 +++----
.../checks/performance-faster-string-find.rst | 18 ++++++++++++------
.../checks/readability-simplify-boolean-expr.rst | 17 +++++++++++------
5 files changed, 41 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 llvm.
from b41bec0 Fix Gold Plugin after API change in the LTO API (constify cal [...]
new 8d91e9a [X86][AVX] Don't use SubVectorBroadcast if there are addition [...]
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 | 10 ++++++----
test/CodeGen/X86/avx-vbroadcastf128.ll | 24 ++++++++++++++++++++++++
test/CodeGen/X86/avx2-vbroadcasti128.ll | 24 ++++++++++++++++++++++++
test/CodeGen/X86/avx512-vbroadcasti128.ll | 30 ++++++++++++++++++++++++++++++
4 files changed, 84 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.
yvan.roux pushed a change to branch master
in repository toolchain/backports.
at 6e0d8f6 First empty commit.
This branch includes the following new commits:
new 6e0d8f6 First empty commit.
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.
--
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 b469a38 [mips][ias] Support .dtprel[d]word and .tprel[d]word directives
new b41bec0 Fix Gold Plugin after API change in the LTO API (constify cal [...]
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 | 4 ++--
1 file changed, 2 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 gcc.
from 2567808 Improve readability of debug_tree() dumps for SSA_NAME and VE [...]
new 226f37b Add noexcept to std::function swap
new d5570e8 Update links to libstdc++ Doxygen pages
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 | 12 ++++
libstdc++-v3/doc/html/api.html | 44 +++---------
libstdc++-v3/doc/html/manual/bugs.html | 3 +
libstdc++-v3/doc/xml/api.xml | 78 ++--------------------
libstdc++-v3/doc/xml/manual/intro.xml | 6 ++
libstdc++-v3/include/std/functional | 6 +-
.../20_util/function/{cons/refqual.cc => 77322.cc} | 14 ++--
7 files changed, 44 insertions(+), 119 deletions(-)
copy libstdc++-v3/testsuite/20_util/function/{cons/refqual.cc => 77322.cc} (81%)
--
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 b24532b Reset isUndef when removing subreg from a def operand
new 5c13456 [LTO] Constify the Module Hook function (NFC)
new b469a38 [mips][ias] Support .dtprel[d]word and .tprel[d]word directives
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/LTO/Config.h | 6 +-
include/llvm/MC/MCAsmInfo.h | 12 +++
include/llvm/MC/MCFixup.h | 4 +
include/llvm/MC/MCObjectStreamer.h | 4 +
include/llvm/MC/MCStreamer.h | 28 +++++++
lib/LTO/LTOBackend.cpp | 2 +-
lib/MC/MCAsmBackend.cpp | 4 +
lib/MC/MCAsmStreamer.cpp | 33 ++++++++
lib/MC/MCObjectStreamer.cpp | 42 +++++++++-
lib/MC/MCStreamer.cpp | 16 ++++
lib/Target/Mips/AsmParser/MipsAsmParser.cpp | 98 +++++++++++++++++++++-
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp | 4 +
.../Mips/MCTargetDesc/MipsELFObjectWriter.cpp | 8 ++
lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp | 4 +
test/MC/Mips/relocation.s | 18 ++--
15 files changed, 271 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 1cd22e7 Add .gitreview
new 5a5e4c9 spec2xxx-install: Update to only work in local environment
new 24a346f spec2xxx-prepare: Rework for local running
new d4bc138 spec2xxx-prepare: Rename to spec2xxx-config
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:
spec2xxx-prepare => spec2xxx-config | 72 ++++++++++++++-------------
spec2xxx-install | 99 ++++++++++++++++++-------------------
2 files changed, 84 insertions(+), 87 deletions(-)
rename spec2xxx-prepare => spec2xxx-config (72%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.