This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d249e32 * doc/loop.texi (Loop manipulation): Remove nonexistent tre [...]
new c8a8b2c PR tree-optimization/79649 * tree-loop-distribution.c (clas [...]
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 | 6 ++++
gcc/testsuite/ChangeLog | 3 ++
gcc/testsuite/gcc.target/i386/pr79649.c | 53 +++++++++++++++++++++++++++++++++
gcc/tree-loop-distribution.c | 7 +++++
4 files changed, 69 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr79649.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 7a9a60c Revert "[tsan] Provide external tags (object types) via debug [...]
new f9ab05c [compiler-rt][asan] Add support for desallocation of unhandle [...]
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_allocator.cc | 10 ++++++++
lib/asan/asan_internal.h | 3 +++
lib/asan/asan_linux.cc | 1 +
lib/asan/asan_mac.cc | 1 +
lib/asan/asan_win.cc | 4 +++
test/asan/TestCases/Windows/dll_heap_allocation.cc | 30 ++++++++++++++++++++++
test/asan/lit.cfg | 22 ++++++++++------
7 files changed, 63 insertions(+), 8 deletions(-)
create mode 100644 test/asan/TestCases/Windows/dll_heap_allocation.cc
--
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 d14347a [X86][SSE] Prefer to combine shuffles to VZEXT over VZEXT_MOVL.
new a77fb33 [X86][AVX] Add tests showing missed VPBROADCASTQ folding on 3 [...]
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/CodeGen/X86/vector-shuffle-combining-avx2.ll | 36 ++++++++++++++++++++++
.../X86/vector-shuffle-combining-avx512bw.ll | 18 +++++++++++
2 files changed, 54 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 clang.
from 33c364f [clang-format] Remove unused member variables from BreakableToken
new b3210f2 [mips] Define macros related to -mabicalls in the preprocessor
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.cpp | 18 ++++++++++++++++--
test/Preprocessor/init.c | 45 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 61 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 lld.
from 3f92c90 Add a test for the feature introduced in r295240.
new dfa85c3 [ELF] - Do not segfault when using --gc-sections with linker script
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/LinkerScript.cpp | 2 ++
test/ELF/linkerscript/sections-gc.s | 19 +++++++++++++++++++
2 files changed, 21 insertions(+)
create mode 100644 test/ELF/linkerscript/sections-gc.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 lld.
from 506fdf3 [ELF] - Shortify at-addr.s testcase.
new 3f92c90 Add a test for the feature introduced in r295240.
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:
...xport-hidden.s => static-with-export-dynamic.s} | 33 +++++++++-------------
1 file changed, 13 insertions(+), 20 deletions(-)
copy test/ELF/{dont-export-hidden.s => static-with-export-dynamic.s} (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 gcc.
from a48b977 PR target/79494 * config/i386/i386.c (ix86_expand_split_sta [...]
new d249e32 * doc/loop.texi (Loop manipulation): Remove nonexistent tre [...]
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 | 6 ++++++
gcc/cfgloopmanip.c | 5 ++++-
gcc/doc/loop.texi | 11 +++++------
3 files changed, 15 insertions(+), 7 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 70dcac1 [X86][SSE] Added SSE41 shuffle combining test file.
new d14347a [X86][SSE] Prefer to combine shuffles to VZEXT over VZEXT_MOVL.
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 | 18 ++++++++--------
test/CodeGen/X86/vector-shuffle-combining-sse41.ll | 25 +++++-----------------
2 files changed, 14 insertions(+), 29 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 lld.
from 20685c0 [ELF] - Postpone evaluation of LMA offset.
new 506fdf3 [ELF] - Shortify at-addr.s testcase.
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/ELF/linkerscript/at-addr.s | 95 +++++++----------------------------------
1 file changed, 16 insertions(+), 79 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 lld.
from a438f8b [ELF] - Improve diagnostic messages for move location counter [...]
new 20685c0 [ELF] - Postpone evaluation of LMA offset.
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/LinkerScript.cpp | 6 +++--
ELF/LinkerScript.h | 2 +-
test/ELF/linkerscript/{at.s => at-addr.s} | 43 ++++++++++---------------------
3 files changed, 18 insertions(+), 33 deletions(-)
copy test/ELF/linkerscript/{at.s => at-addr.s} (80%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.