This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5876201b64c PR c++/71546 - lambda init-capture with qualified-id.
new f4e3e4b13a0 PR translation/84207 - Hard coded plural in gimple-fold.c
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/diagnostic-core.h | 13 ++++++++-----
gcc/diagnostic.c | 35 ++++++++++++++++++++++-------------
gcc/gimple-ssa-sprintf.c | 5 +----
gcc/tree-ssa-strlen.c | 46 +++++++++++++++++++++++-----------------------
5 files changed, 64 insertions(+), 45 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 a2dabad6511 [AsmPrinter] Handle qualified unnamed types in CodeView printer
new 3f9418b9626 [Pipeliner] Drop memrefs instead of creating ones with size [...]
new c1836df55e5 Revert "[Pipeliner] Drop memrefs instead of creating ones w [...]
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:
--
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 0eb6dd76bf AMDGPU: Define FP_FAST_FMA{F} macros for amdgcn
new a953b90059 [analyzer] UndefinedAssignmentChecker: Better warning messag [...]
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:
.../Checkers/UndefinedAssignmentChecker.cpp | 31 +++++++--
test/Analysis/implicit-ctor-undef-value.cpp | 75 ++++++++++++++++++++++
2 files changed, 100 insertions(+), 6 deletions(-)
create mode 100644 test/Analysis/implicit-ctor-undef-value.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 lld.
from 512ef0792 Add `--dynamic-linker=foo` as an alias for `--dynamic-linker foo`.
new 3af4809db [ELF] Add llvm-readelf to the lit tool substitutions
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/lit.cfg.py | 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 llvm.
from b4b791692a1 [codeview] Remove unused variable
new a2dabad6511 [AsmPrinter] Handle qualified unnamed types in CodeView printer
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/CodeGen/AsmPrinter/CodeViewDebug.cpp | 27 +++++++++++--
test/DebugInfo/COFF/const-unnamed-member.ll | 61 +++++++++++++++++++++++++++++
2 files changed, 85 insertions(+), 3 deletions(-)
create mode 100644 test/DebugInfo/COFF/const-unnamed-member.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 baca9518bc3 [llvm-cvtres] Update the help test after SVN r326244.
new 3ec0e3212d9 AMDGPU: Add fast fmaf feature to gfx702
new b4b791692a1 [codeview] Remove unused variable
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/DebugInfo/CodeView/RecordName.cpp | 1 -
lib/Target/AMDGPU/AMDGPU.td | 3 ++-
2 files 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 clang.
from e273bc1916 [OPENMP] Emit warning for non-trivial types in map clauses.
new 0eb6dd76bf AMDGPU: Define FP_FAST_FMA{F} macros for amdgcn
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/Basic/Targets/AMDGPU.cpp | 124 +++++++++++---------
lib/Basic/Targets/AMDGPU.h | 218 ++++++++++++++++++++---------------
test/Driver/amdgpu-macros.cl | 222 ++++++++++++++++++++++++++++++------
test/Misc/target-invalid-cpu-note.c | 2 +-
4 files changed, 384 insertions(+), 182 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 libunwind.
from 2b0efb9 [libunwind] Permit additional compiler and linker flags to be [...]
new d550d63 [libunwind][MIPS]: Add support for unwinding in N32 processes.
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:
include/__libunwind_config.h | 8 ++++++--
src/AddressSpace.hpp | 17 ++++++++++++++++-
src/DwarfInstructions.hpp | 4 ++--
src/UnwindRegistersRestore.S | 5 +++--
src/UnwindRegistersSave.S | 5 +++--
src/libunwind.cpp | 5 +++--
6 files changed, 33 insertions(+), 11 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 8465e3a177 [analyzer] Fix trivial copy for empty objects.
new fa5cf4d663 [analyzer] MallocChecker: Suppress false positives in shared [...]
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/StaticAnalyzer/Checkers/MallocChecker.cpp | 63 ++++++++++++++++++++---
test/Analysis/NewDelete-atomics.cpp | 74 +++++++++++++++++++++++++++
2 files changed, 130 insertions(+), 7 deletions(-)
create mode 100644 test/Analysis/NewDelete-atomics.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.