This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 47a09f5 Update documentation of AArch64 options for GCC6 to be more a [...]
new 769a334 [PR 70857] Copy RESULT_DECL of HSA outlined kernel function
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/omp-low.c | 3 +++
2 files changed, 9 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 3b0d377 [llc] New diagnostic handler
new 20ebcfc [LV] Ensure safe VF for loops with interleaved accesses
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/Transforms/Vectorize/LoopVectorize.cpp | 24 +++++++++-
.../AArch64/max-vf-for-interleaved.ll | 56 ++++++++++++++++++++++
2 files changed, 79 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/LoopVectorize/AArch64/max-vf-for-interleaved.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 release_38
in repository llvm.
from 9f5deb6 Merging r265097:
new be2e600 Merging r263139:
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/X86FrameLowering.cpp | 4 +++-
test/CodeGen/X86/pop-stack-cleanup.ll | 11 +++++++++++
2 files changed, 14 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 compiler-rt.
from 570ee9d [asan] Fix asan initialization failure with newer (2.23+) gli [...]
new 4659e36 [compiler-rt] Fix multi-configuration output paths
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:
cmake/Modules/AddCompilerRT.cmake | 35 +++++++++++++++++++++------
lib/asan/tests/CMakeLists.txt | 39 ++++++++++++++++++++++++++-----
lib/sanitizer_common/tests/CMakeLists.txt | 15 +++++++++---
3 files changed, 73 insertions(+), 16 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 7432464 Enable LSA/DLSA for MSA.
new 47a09f5 Update documentation of AArch64 options for GCC6 to be more a [...]
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 | 4 +++
gcc/doc/invoke.texi | 72 ++++++++++++++++++++++++-----------------------------
2 files changed, 36 insertions(+), 40 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 16e7557 * config/nvptx/nvptx.c (nvptx_mangle_decl_assembler_name): R [...]
new 691fc4a Correct the latency of loads in M5100
new 7432464 Enable LSA/DLSA for MSA.
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 | 9 +++++++++
gcc/config/mips/m5100.md | 2 +-
gcc/config/mips/mips.h | 6 ++++--
3 files changed, 14 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 clang-tools-extra.
from 64c4a78 [clang-tidy] TypeTraits - Type is not expensive to copy when [...]
new 5a8e0be [clang-tidy] Cleanups utils files
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/utils/DeclRefExprUtils.cpp | 2 +-
clang-tidy/utils/HeaderFileExtensionsUtils.cpp | 1 +
clang-tidy/utils/HeaderFileExtensionsUtils.h | 3 ---
clang-tidy/utils/HeaderGuard.cpp | 21 ++++-----------------
clang-tidy/utils/IncludeInserter.cpp | 8 ++++----
clang-tidy/utils/IncludeInserter.h | 4 ++--
clang-tidy/utils/IncludeSorter.cpp | 17 ++++-------------
clang-tidy/utils/IncludeSorter.h | 6 +-----
clang-tidy/utils/TypeTraits.cpp | 3 ++-
9 files changed, 19 insertions(+), 46 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 a31dc8e Use proper capitalization and punctuation per coding standards. NFC.
new 5c1f236 [LAA] Add option to disable conflict detection (NFC)
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/Analysis/LoopAccessAnalysis.cpp | 11 +++++++++--
1 file changed, 9 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 lnt.
from c22a782 Fixup to previous checkbox commit to get Javascript to agree
new e48a68f [profile] Document how to use and create profile data
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/contents.rst | 3 +
docs/importing_data.rst | 3 +-
docs/profiles.rst | 130 +++++++++++++++++++
lnt/server/ui/static/docs/index.html | 236 +++++++++++++++++++++++++++++++++--
lnt/testing/profile/profile.py | 23 ++--
lnt/testing/profile/profilev1impl.py | 28 ++---
lnt/testing/util/commands.py | 7 +-
7 files changed, 393 insertions(+), 37 deletions(-)
create mode 100644 docs/profiles.rst
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.