This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from 8744f36d0bb [llvm-mca] Refactor how execution is orchestrated by the Pipeline.
adds 5ede58d7d77 [MachineVerifier] Check if predecessor is jointly dominated [...]
No new revisions were added by this update.
Summary of changes:
lib/CodeGen/MachineVerifier.cpp | 12 +-
test/CodeGen/SystemZ/subregliveness-06.mir | 272 +++++++++++++++++++++++++++++
2 files changed, 283 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/SystemZ/subregliveness-06.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 llvm.
from 8744f36d0bb [llvm-mca] Refactor how execution is orchestrated by the Pipeline.
new 5ede58d7d77 [MachineVerifier] Check if predecessor is jointly dominated [...]
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/MachineVerifier.cpp | 12 +-
test/CodeGen/SystemZ/subregliveness-06.mir | 272 +++++++++++++++++++++++++++++
2 files changed, 283 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/SystemZ/subregliveness-06.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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-good
in repository toolchain/llvm/llvm.
from cb762f1f3dd [SelectionDAG] Improve the legalisation lowering of UMULO.
adds 8744f36d0bb [llvm-mca] Refactor how execution is orchestrated by the Pipeline.
No new revisions were added by this update.
Summary of changes:
tools/llvm-mca/Context.cpp | 22 +++++++--------
tools/llvm-mca/DispatchStage.cpp | 32 ++++++++++++---------
tools/llvm-mca/DispatchStage.h | 30 +++++++-------------
tools/llvm-mca/ExecuteStage.cpp | 37 ++++++++++++++++++------
tools/llvm-mca/ExecuteStage.h | 9 ++----
tools/llvm-mca/FetchStage.cpp | 46 ++++++++++++++++++++++++------
tools/llvm-mca/FetchStage.h | 12 ++++++--
tools/llvm-mca/InstructionTables.cpp | 4 +--
tools/llvm-mca/InstructionTables.h | 6 ++--
tools/llvm-mca/Pipeline.cpp | 55 +++++++++++-------------------------
tools/llvm-mca/Pipeline.h | 6 +---
tools/llvm-mca/RetireStage.cpp | 5 ++++
tools/llvm-mca/RetireStage.h | 3 +-
tools/llvm-mca/Stage.h | 53 ++++++++++++++++------------------
14 files changed, 171 insertions(+), 149 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/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from cb762f1f3dd [SelectionDAG] Improve the legalisation lowering of UMULO.
adds 8744f36d0bb [llvm-mca] Refactor how execution is orchestrated by the Pipeline.
No new revisions were added by this update.
Summary of changes:
tools/llvm-mca/Context.cpp | 22 +++++++--------
tools/llvm-mca/DispatchStage.cpp | 32 ++++++++++++---------
tools/llvm-mca/DispatchStage.h | 30 +++++++-------------
tools/llvm-mca/ExecuteStage.cpp | 37 ++++++++++++++++++------
tools/llvm-mca/ExecuteStage.h | 9 ++----
tools/llvm-mca/FetchStage.cpp | 46 ++++++++++++++++++++++++------
tools/llvm-mca/FetchStage.h | 12 ++++++--
tools/llvm-mca/InstructionTables.cpp | 4 +--
tools/llvm-mca/InstructionTables.h | 6 ++--
tools/llvm-mca/Pipeline.cpp | 55 +++++++++++-------------------------
tools/llvm-mca/Pipeline.h | 6 +---
tools/llvm-mca/RetireStage.cpp | 5 ++++
tools/llvm-mca/RetireStage.h | 3 +-
tools/llvm-mca/Stage.h | 53 ++++++++++++++++------------------
14 files changed, 171 insertions(+), 149 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 cb762f1f3dd [SelectionDAG] Improve the legalisation lowering of UMULO.
new 8744f36d0bb [llvm-mca] Refactor how execution is orchestrated by the Pipeline.
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:
tools/llvm-mca/Context.cpp | 22 +++++++--------
tools/llvm-mca/DispatchStage.cpp | 32 ++++++++++++---------
tools/llvm-mca/DispatchStage.h | 30 +++++++-------------
tools/llvm-mca/ExecuteStage.cpp | 37 ++++++++++++++++++------
tools/llvm-mca/ExecuteStage.h | 9 ++----
tools/llvm-mca/FetchStage.cpp | 46 ++++++++++++++++++++++++------
tools/llvm-mca/FetchStage.h | 12 ++++++--
tools/llvm-mca/InstructionTables.cpp | 4 +--
tools/llvm-mca/InstructionTables.h | 6 ++--
tools/llvm-mca/Pipeline.cpp | 55 +++++++++++-------------------------
tools/llvm-mca/Pipeline.h | 6 +---
tools/llvm-mca/RetireStage.cpp | 5 ++++
tools/llvm-mca/RetireStage.h | 3 +-
tools/llvm-mca/Stage.h | 53 ++++++++++++++++------------------
14 files changed, 171 insertions(+), 149 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 b899a13f022 Fix warning with -Wsign-compare -Wsystem-headers
new f439574fd1b PR testsuite/86745 * gcc.target/i386/avx-cvt-2.c: Loosen [...]
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 | 6 ++++++
gcc/testsuite/gcc.target/i386/avx-cvt-2.c | 12 ++++++------
gcc/testsuite/gcc.target/i386/avx2-cvt-2.c | 12 ++++++------
3 files changed, 18 insertions(+), 12 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/llvm-kernel-aarch64-good
in repository toolchain/llvm/clang.
from 19fc4718cc [AST] Store the OwnedTagDecl as a trailing object in Elabora [...]
adds a4b62b2f87 [ASTImporter] Add test for IndirectGotoStmt
adds ca47e8d86b [ASTImporter] Add test for WhileStmt
adds bd07b01749 [ASTImporter] Add test for DoStmt
adds 557c56b21e [ASTImporter] Add test for importing CompoundAssignOperators
adds 5bdeac6e50 [ASTImporter] Add test for member pointer types.
No new revisions were added by this update.
Summary of changes:
test/Import/compound-assign-op/Inputs/F.cpp | 18 +++++++++++
test/Import/compound-assign-op/test.cpp | 45 ++++++++++++++++++++++++++++
test/Import/cxx-member-pointers/Inputs/S.cpp | 7 +++++
test/Import/cxx-member-pointers/test.cpp | 16 ++++++++++
test/Import/do-stmt/Inputs/F.cpp | 7 +++++
test/Import/do-stmt/test.cpp | 15 ++++++++++
test/Import/indirect-goto/Inputs/F.cpp | 6 ++++
test/Import/indirect-goto/test.cpp | 10 +++++++
test/Import/while-stmt/Inputs/F.cpp | 8 +++++
test/Import/while-stmt/test.cpp | 23 ++++++++++++++
10 files changed, 155 insertions(+)
create mode 100644 test/Import/compound-assign-op/Inputs/F.cpp
create mode 100644 test/Import/compound-assign-op/test.cpp
create mode 100644 test/Import/cxx-member-pointers/Inputs/S.cpp
create mode 100644 test/Import/cxx-member-pointers/test.cpp
create mode 100644 test/Import/do-stmt/Inputs/F.cpp
create mode 100644 test/Import/do-stmt/test.cpp
create mode 100644 test/Import/indirect-goto/Inputs/F.cpp
create mode 100644 test/Import/indirect-goto/test.cpp
create mode 100644 test/Import/while-stmt/Inputs/F.cpp
create mode 100644 test/Import/while-stmt/test.cpp
--
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/llvm-kernel-aarch64-tested
in repository toolchain/llvm/clang.
from 19fc4718cc [AST] Store the OwnedTagDecl as a trailing object in Elabora [...]
adds a4b62b2f87 [ASTImporter] Add test for IndirectGotoStmt
adds ca47e8d86b [ASTImporter] Add test for WhileStmt
adds bd07b01749 [ASTImporter] Add test for DoStmt
adds 557c56b21e [ASTImporter] Add test for importing CompoundAssignOperators
adds 5bdeac6e50 [ASTImporter] Add test for member pointer types.
No new revisions were added by this update.
Summary of changes:
test/Import/compound-assign-op/Inputs/F.cpp | 18 +++++++++++
test/Import/compound-assign-op/test.cpp | 45 ++++++++++++++++++++++++++++
test/Import/cxx-member-pointers/Inputs/S.cpp | 7 +++++
test/Import/cxx-member-pointers/test.cpp | 16 ++++++++++
test/Import/do-stmt/Inputs/F.cpp | 7 +++++
test/Import/do-stmt/test.cpp | 15 ++++++++++
test/Import/indirect-goto/Inputs/F.cpp | 6 ++++
test/Import/indirect-goto/test.cpp | 10 +++++++
test/Import/while-stmt/Inputs/F.cpp | 8 +++++
test/Import/while-stmt/test.cpp | 23 ++++++++++++++
10 files changed, 155 insertions(+)
create mode 100644 test/Import/compound-assign-op/Inputs/F.cpp
create mode 100644 test/Import/compound-assign-op/test.cpp
create mode 100644 test/Import/cxx-member-pointers/Inputs/S.cpp
create mode 100644 test/Import/cxx-member-pointers/test.cpp
create mode 100644 test/Import/do-stmt/Inputs/F.cpp
create mode 100644 test/Import/do-stmt/test.cpp
create mode 100644 test/Import/indirect-goto/Inputs/F.cpp
create mode 100644 test/Import/indirect-goto/test.cpp
create mode 100644 test/Import/while-stmt/Inputs/F.cpp
create mode 100644 test/Import/while-stmt/test.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.