This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5da49565c1 CodeGen: fix PPC Darwin variadics
new 1c6ec39fd7 Ignore implicity casts for zero-as-null-pointer-constant warning
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/Sema/Sema.cpp | 2 +-
test/SemaCXX/warn-zero-nullptr.cpp | 7 +++++++
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.
unknown user pushed a change to branch master
in repository llvm.
from ca37830df00 Make the combiner check if shifts are legal before creating them
new 3498a4cb172 Hexagon: Fold a single-use textual header into its use
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:
.../Hexagon/Disassembler/HexagonDisassembler.cpp | 71 +++++++++++++++++-----
lib/Target/Hexagon/HexagonDepDecoders.h | 64 -------------------
2 files changed, 56 insertions(+), 79 deletions(-)
delete mode 100644 lib/Target/Hexagon/HexagonDepDecoders.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 zorg.
from bf1bb2a [zorg] Disable internal symbolizer tests in compiler-rt
new f1d2189 [zorg] Update status reporting of reverse-iteration builder
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:
buildbot/osuosl/master/config/status.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 gcc.
from e9572275047 Update C++17 library status documentation
new 3bc5c95c984 match.c (gfc_match_type_is): Fix typo in error message
new 7916ad8f0c3 * i386.c (ix86_builtin_vectorization_cost): Compute scatte [...]
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:
gcc/ChangeLog | 8 ++++++
gcc/config/i386/i386.c | 18 +++++++++++--
gcc/config/i386/i386.h | 4 +++
gcc/config/i386/x86-tune-costs.h | 56 ++++++++++++++++++++++++++++++++++++++++
gcc/fortran/ChangeLog | 4 +++
gcc/fortran/match.c | 2 +-
6 files changed, 89 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 74a12b37401 Remove dead function declaration.
new c936ad38895 [Hexagon] Account for negative offset when limiting max deviation
new ca37830df00 Make the combiner check if shifts are legal before creating them
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:
.../llvm/CodeGen/GlobalISel/LegalizerCombiner.h | 28 +++++++++++---
include/llvm/CodeGen/GlobalISel/LegalizerHelper.h | 3 ++
lib/CodeGen/GlobalISel/Legalizer.cpp | 5 ++-
lib/Target/Hexagon/HexagonConstExtenders.cpp | 10 ++++-
test/CodeGen/Hexagon/cext-opt-range-offset.mir | 43 ++++++++++++++++++++++
5 files changed, 79 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/Hexagon/cext-opt-range-offset.mir
--
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 55a4332ef [ELF] - Implement --orphan-handling option.
new d483b824d Simplify.
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:
ELF/InputSection.cpp | 12 ++++--------
1 file changed, 4 insertions(+), 8 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 hjl/cet/property
in repository glibc.
discards 47d00dc7a9 i386: Add _dl_runtime_resolve_shstk/_dl_runtime_profile_shst [...]
discards 319cbb3efb x86: Support IBT and SHSTK in Intel CET
new 6628d23736 x86: Support IBT and SHSTK in Intel CET
new 1a746e5056 i386: Add _dl_runtime_resolve_shstk/_dl_runtime_profile_shst [...]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (47d00dc7a9)
\
N -- N -- N refs/heads/hjl/cet/property (1a746e5056)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
sysdeps/unix/sysv/linux/x86/Makefile | 12 ++++++------
sysdeps/unix/sysv/linux/x86/configure | 2 +-
sysdeps/unix/sysv/linux/x86/configure.ac | 2 +-
3 files changed, 8 insertions(+), 8 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 8dd1014922 [X86] Add avx512vpopcntdq to Knights Mill
new 5da49565c1 CodeGen: fix PPC Darwin variadics
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/TargetInfo.cpp | 38 +++++++++++++++++++++++++++++++++++++-
test/CodeGen/darwin-ppc-varargs.c | 28 ++++++++++++++++++++++++++++
2 files changed, 65 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/darwin-ppc-varargs.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 compiler-rt.
from e625e66b7 [sanitizer] Random shuffling of chunks for the 32-bit Primary [...]
new 27d88dffa Try to unbreak Linux sanitizers
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/sanitizer_common/sanitizer_syscall_linux_aarch64.inc | 3 +++
lib/sanitizer_common/sanitizer_syscall_linux_x86_64.inc | 3 +++
2 files changed, 6 insertions(+)
--
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 7f40466d3bb [cmake] Restrict resource file usage to Windows build hosts
new 74a12b37401 Remove dead function declaration.
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/llvm/Object/ELF.h | 2 --
1 file changed, 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.