This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ea3d2d7 [testsuite] PR70227, skip g++.dg/lto/pr69589_0.C on targets w [...]
new 92bf9b3 [AArch64] Remove an unused reload hook.
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:
ChangeLog | 8 +++
gcc/config/aarch64/aarch64-protos.h | 1 -
gcc/config/aarch64/aarch64.c | 114 ------------------------------------
gcc/config/aarch64/aarch64.h | 15 -----
4 files changed, 8 insertions(+), 130 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 116c133 Daily bump.
new ea3d2d7 [testsuite] PR70227, skip g++.dg/lto/pr69589_0.C on targets w [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/lto/pr69589_0.C | 4 +++-
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 binutils-gdb.
from 558e50b Automatic date update in version.in
new 69a1c85 ld/testsuite/ld-elf/flags1.d: Update the xfail list
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:
ld/ChangeLog | 4 ++++
ld/testsuite/ld-elf/flags1.d | 8 --------
2 files 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 master
in repository compiler-rt.
from 389c983 Use __builtin_alloca with __GNUC__
new 570ee9d [asan] Fix asan initialization failure with newer (2.23+) gli [...]
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/asan/asan_malloc_linux.cc | 42 ++++++++++++++++++++++++------------------
1 file changed, 24 insertions(+), 18 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 2f7ebc1 CodeGen: convert some const char * to StringRef
new da0ab60 [AVX512] Add typecasts to some intrinsics to avoid doing oper [...]
new b47ed0c [X86] Add typecasts to remove most assumptions about what __m [...]
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/Headers/__wmmintrin_aes.h | 10 +--
lib/Headers/avx2intrin.h | 50 ++++++-------
lib/Headers/avx512fintrin.h | 30 ++++----
lib/Headers/avxintrin.h | 48 ++++++------
lib/Headers/emmintrin.h | 158 ++++++++++++++++++++--------------------
lib/Headers/fma4intrin.h | 64 ++++++++--------
lib/Headers/fmaintrin.h | 64 ++++++++--------
lib/Headers/mmintrin.h | 17 +++--
lib/Headers/pmmintrin.h | 18 ++---
lib/Headers/xmmintrin.h | 144 ++++++++++++++++++------------------
lib/Headers/xopintrin.h | 4 +-
test/CodeGen/avx512f-builtins.c | 6 +-
12 files changed, 307 insertions(+), 306 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 eee1dcb Make this SourceLocation getter const LLVM_READONLY like othe [...]
new 2f7ebc1 CodeGen: convert some const char * to StringRef
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/CGObjCMac.cpp | 54 ++++++++++++++++++-----------------------------
1 file changed, 21 insertions(+), 33 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-6-branch
in repository gcc.
from c4a5676 Daily bump.
new d4ed167 [RS6000] Stop regrename twiddling with split-stack prologue
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/rs6000/rs6000.c | 5 +++++
gcc/config/rs6000/rs6000.md | 4 +++-
3 files changed, 18 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 d125b8b [PM] RewriterStatepointForGC: add missing dependency.
new efdbbba ThinLTO: fix non-determinism in bitcode writing
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/Bitcode/Writer/BitcodeWriter.cpp | 8 +++++++-
1 file changed, 7 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 lldb.
from 8b27222 Symbol: fix -Wcovered-switch warning
new 8dbcee7 test: add missing parameter
new 8aa5fcb test: add missing splat
new 787cdfd test: remove use of undefined variables
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:
packages/Python/lldbsuite/test/dotest.py | 7 +++----
1 file changed, 3 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.
from ea55554 Simple visualization of expressions
new eee1dcb Make this SourceLocation getter const LLVM_READONLY like othe [...]
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/clang/AST/StmtObjC.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.