This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from cb7cb3889 [ELF] Fix rewriting of --sysroot in reproducer tars
new 0be60564e COFF: Stop requiring comdat sections to have an external lead [...]
new c89404822 COFF: Remove the SymbolBodies vector, and rename SparseSymbol [...]
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:
COFF/ICF.cpp | 6 ++----
COFF/InputFiles.cpp | 12 ++++--------
COFF/InputFiles.h | 13 +++++--------
COFF/MapFile.cpp | 2 +-
COFF/SymbolTable.cpp | 2 +-
test/COFF/icf-executable.s | 18 ++++++++++++++++++
6 files changed, 31 insertions(+), 22 deletions(-)
create mode 100644 test/COFF/icf-executable.s
--
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 7078f99f3b9 [X86] Avoid unecessary opsize byte in segment move to memory
new 61e813b1b59 Fix out-of-order stepping behavior in programs with sunk in [...]
new b9e74536d33 [SelectionDAG] Make sorting predicate stronger to remove no [...]
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/MachineSink.cpp | 11 ++++++
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 13 +++++--
test/CodeGen/X86/machinesink-debuginfo.ll | 49 ++++++++++++++++++++++++
3 files changed, 69 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/X86/machinesink-debuginfo.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 clang.
from 87ef79eb3b [Docs] Regenerate the command line option reference.
new 65fd43718c [AutoComplete] Use stronger sort predicate for autocomplete [...]
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/Driver/Driver.cpp | 6 +++++-
1 file changed, 5 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 8bd7380106a * Makefile.in (OBJS): Add gimple-ssa-evrp-analyze.o. * gi [...]
new dd008336e8f c-family: add name_hint/deferred_diagnostic
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 | 7 +++
gcc/c-family/c-common.h | 12 -----
gcc/c-family/name-hint.h | 121 +++++++++++++++++++++++++++++++++++++++++++++++
gcc/c/ChangeLog | 17 +++++++
gcc/c/c-decl.c | 37 ++++++++-------
gcc/c/c-parser.c | 18 ++++---
gcc/cp/ChangeLog | 15 ++++++
gcc/cp/name-lookup.c | 15 +++---
gcc/cp/parser.c | 12 +++--
9 files changed, 208 insertions(+), 46 deletions(-)
create mode 100644 gcc/c-family/name-hint.h
--
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 6bc93b9a3b2 [AMDGPU][MC][GFX8][GFX9] Corrected names of integer v_{add/ [...]
new bfeecfb5a03 [SROA] Correctly invalidate analyses when dead instructions [...]
new 7078f99f3b9 [X86] Avoid unecessary opsize byte in segment move to memory
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/Scalar/SROA.h | 2 +-
lib/Target/X86/MCTargetDesc/X86BaseInfo.h | 10 ++--
lib/Target/X86/X86InstrFormats.td | 8 ++-
lib/Target/X86/X86InstrInfo.td | 4 +-
lib/Target/X86/X86InstrSystem.td | 12 +---
lib/Target/X86/X86SchedSandyBridge.td | 2 +-
lib/Transforms/Scalar/SROA.cpp | 7 ++-
test/MC/Disassembler/X86/x86-16.txt | 4 +-
test/MC/X86/x86-16.s | 12 ++--
test/MC/X86/x86-32.s | 12 ++--
test/MC/X86/x86-64.s | 4 +-
test/Transforms/SROA/dead-inst.ll | 97 +++++++++++++++++++++++++++++++
12 files changed, 135 insertions(+), 39 deletions(-)
create mode 100644 test/Transforms/SROA/dead-inst.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 compiler-rt.
from 753dec076 Handle NetBSD specific indirection of libpthread functions
new c3efd8d45 Try to fix syntax for !NetBSD in TSAN_INTERCEPTORs
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/tsan/rtl/tsan_interceptors.h | 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 clang.
from e868ee4754 For Linux/gnu compatibility, preinclude <stdc-predef.h> if t [...]
new 87ef79eb3b [Docs] Regenerate the command line option reference.
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:
docs/ClangCommandLineReference.rst | 50 ++++++++++++++++++++++++++++++++++----
1 file changed, 45 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 clang-tools-extra.
from a766f4a9 extra test modifications for D34158
new 1072c7a9 [clang-tidy] revert hicpp-multiway-paths-covered
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/CMakeLists.txt | 1 -
clang-tidy/hicpp/HICPPTidyModule.cpp | 3 -
clang-tidy/hicpp/MultiwayPathsCoveredCheck.cpp | 179 --------
clang-tidy/hicpp/MultiwayPathsCoveredCheck.h | 51 ---
docs/ReleaseNotes.rst | 5 -
.../checks/hicpp-multiway-paths-covered.rst | 95 -----
docs/clang-tidy/checks/list.rst | 1 -
.../hicpp-multiway-paths-covered-else.cpp | 57 ---
test/clang-tidy/hicpp-multiway-paths-covered.cpp | 467 ---------------------
9 files changed, 859 deletions(-)
delete mode 100644 clang-tidy/hicpp/MultiwayPathsCoveredCheck.cpp
delete mode 100644 clang-tidy/hicpp/MultiwayPathsCoveredCheck.h
delete mode 100644 docs/clang-tidy/checks/hicpp-multiway-paths-covered.rst
delete mode 100644 test/clang-tidy/hicpp-multiway-paths-covered-else.cpp
delete mode 100644 test/clang-tidy/hicpp-multiway-paths-covered.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 compiler-rt.
from 44a36ad2c [asan] Use dynamic shadow on 32-bit Android, try 2.
new d97fca39c Add DemangleFunctionName for backtracing on NetBSD
new 753dec076 Handle NetBSD specific indirection of libpthread functions
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:
.../sanitizer_stacktrace_printer.cc | 81 +++++++++++++++++++++-
lib/tsan/rtl/tsan_interceptors.cc | 46 +++++++++++-
lib/tsan/rtl/tsan_interceptors.h | 12 ++++
3 files changed, 136 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.