This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c335b4be870 Add test case for the regression caused by r344696
new 09aba6bcf00 [llvm-mca] Partially revert r346417.
new 2b6079de734 [NFC][BdVer2] Load and store throughput tests: also check s [...]
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:
test/tools/llvm-mca/X86/BdVer2/load-throughput.s | 121 +++++++++++++++++++++-
test/tools/llvm-mca/X86/BdVer2/store-throughput.s | 121 +++++++++++++++++++++-
tools/llvm-mca/llvm-mca.cpp | 35 ++++---
3 files changed, 259 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 llvm.
from 188cca3dd57 InstCombine: Avoid introducing poison values when lowering [...]
new c335b4be870 Add test case for the regression caused by r344696
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/AMDGPU/smrd.ll | 24 ++++++++++++++++++++++++
1 file changed, 24 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 gcc.
from 7e5a76c87d2 * builtin-types.def (BT_FN_VOID_BOOL, BT_FN_VOID_SIZE_SIZE [...]
new 7e866380f86 arm - Add support for aliases of CPU names
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 | 20 ++++++++++++
gcc/common/config/arm/arm-common.c | 21 ++++++++++++-
gcc/config/arm/arm-cpus.in | 23 +++-----------
gcc/config/arm/arm-generic.md | 6 ++--
gcc/config/arm/arm-protos.h | 15 +++++++++
gcc/config/arm/arm-tables.opt | 9 ------
gcc/config/arm/arm-tune.md | 1 -
gcc/config/arm/parsecpu.awk | 63 +++++++++++++++++++++++++++++++++++---
8 files changed, 120 insertions(+), 38 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allmodconfig
in repository toolchain/binutils-gdb.
from dd52bc8ea4 Automatic date update in version.in
adds c49a7a07f2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/binutils-gdb.
from dd52bc8ea4 Automatic date update in version.in
adds c49a7a07f2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 c6216b01cd2 [llvm-mca] Remove unneeded namespace qualifier. NFC.
new b665487bbc7 [llvm-mca] PR39261: Rename FetchStage to EntryStage.
new da31f7b6701 [CodeExtractor] Mark functions noreturn when applicable
new 188cca3dd57 InstCombine: Avoid introducing poison values when lowering [...]
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:
lib/Transforms/InstCombine/InstCombineCalls.cpp | 18 ++++---------
lib/Transforms/Utils/CodeExtractor.cpp | 7 +++++
test/Transforms/HotColdSplit/split-cold-2.ll | 3 +++
.../InstCombine/AMDGPU/amdgcn-intrinsics.ll | 30 +++++-----------------
.../include/Stages/{FetchStage.h => EntryStage.h} | 19 +++++++-------
tools/llvm-mca/lib/CMakeLists.txt | 2 +-
tools/llvm-mca/lib/Context.cpp | 4 +--
.../lib/Stages/{FetchStage.cpp => EntryStage.cpp} | 16 ++++++------
tools/llvm-mca/llvm-mca.cpp | 4 +--
9 files changed, 45 insertions(+), 58 deletions(-)
rename tools/llvm-mca/include/Stages/{FetchStage.h => EntryStage.h} (66%)
rename tools/llvm-mca/lib/Stages/{FetchStage.cpp => EntryStage.cpp} (82%)
--
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 2ac048ba8 [Profile] The test for gcov-fork seems to be ok on arm
new 99ee5b4d4 Introduce `sanitizer_malloc_introspect_t` for Darwin which is [...]
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_malloc_mac.inc | 24 +++++++++++++++++++++++-
1 file changed, 23 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 clang-tools-extra.
from de7076ec [clang-tidy] fix test after r346414
new 69f3a508 [clang-tidy] Untangle layering in ClangTidyDiagnosticConsumer [...]
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/ClangTidy.cpp | 4 +++-
clang-tidy/ClangTidyDiagnosticConsumer.cpp | 24 +++++++++---------------
clang-tidy/ClangTidyDiagnosticConsumer.h | 12 ++++++++----
clang-tidy/plugin/ClangTidyPlugin.cpp | 2 +-
unittests/clang-tidy/ClangTidyTest.h | 3 +++
5 files changed, 24 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.