This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4a2d4c6d6cd Fixing NDEBUG typo in include/llvm/Support/raw_ostream.h
new 55fee71f49f AArch64/test: Add check for function name to machine-outlin [...]
new 350bc2910b0 [X86] Add test case to show missed opportunity to remove an [...]
new 9bba64895e8 Revert r354498 "[X86] Add test case to show missed opportun [...]
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:
test/CodeGen/AArch64/machine-outliner-bad-adrp.mir | 1 +
1 file changed, 1 insertion(+)
--
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 zorg.
from 0cd649f4 [green-dragon] unify directory layout
new 038a015a [green-dragon] disable modules in the LLVM build
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:
zorg/jenkins/jobs/jobs/lldb-cmake-standalone | 7 ++++---
1 file changed, 4 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/gcc.
from bc9ba4e2a03 Daily bump.
adds 6b22e790869 Daily bump.
adds 5369fb96af8 PR middle-end/89303 * g++.dg/torture/pr89303.C: Move ever [...]
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/g++.dg/torture/pr89303.C | 56 +++++++++++++++++-----------------
3 files changed, 35 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 0a20630b99 gcc-bc9ba4e2a03ef7e0b393437caf8b48998fa91f4b: -5
new a390f6b3b9 gcc-5369fb96af8139e9c37c1cef86731e73afc093d5: -5
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0a20630b99)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-aarch64- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 54 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-bootstrap_O3/console.log | 37945 ++++++++++++++++----------------
5-update_baseline/console.log | 2 +-
console.log | 38023 +++++++++++++++++----------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
7 files changed, 38028 insertions(+), 38026 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 e8f99139bba Add partial implementation of std::to_address() as llvm::to [...]
new 4da600182d0 [MCA][Scheduler] Correctly initialize field NumDispatchedTo [...]
new 4a2d4c6d6cd Fixing NDEBUG typo in include/llvm/Support/raw_ostream.h
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:
include/llvm/MCA/HardwareUnits/Scheduler.h | 3 ++-
include/llvm/Support/raw_ostream.h | 2 +-
2 files changed, 3 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 lldb.
from 4312bde31 [TestModuleCXX] Make this test Darwin-only.
new 48f5eccc7 [lldb-mi] Remove a test that uses pexpect().
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:
.../lldbsuite/test/tools/lldb-mi/TestMiFile.py | 82 ----------------------
1 file changed, 82 deletions(-)
delete mode 100644 packages/Python/lldbsuite/test/tools/lldb-mi/TestMiFile.py
--
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 c8eeeb6fc0b [X86][SSE] combineX86ShufflesRecursively - begin generalizi [...]
new 68782b8c5a3 [MCA][Scheduler] Collect resource pressure and memory depen [...]
new e8f99139bba Add partial implementation of std::to_address() as llvm::to [...]
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:
include/llvm/ADT/STLExtras.h | 13 ++++++++
include/llvm/MCA/HardwareUnits/Scheduler.h | 11 ++++---
include/llvm/MCA/Instruction.h | 13 +++++++-
lib/MCA/HardwareUnits/Scheduler.cpp | 50 ++++++++++++++++--------------
lib/MCA/Stages/DispatchStage.cpp | 3 ++
lib/MCA/Stages/ExecuteStage.cpp | 4 +--
unittests/ADT/STLExtrasTest.cpp | 23 ++++++++++++++
7 files changed, 85 insertions(+), 32 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 zorg.
from 36ce0ee9 [green-dragon] Fix missing backspace for previous commit
new 0cd649f4 [green-dragon] unify directory layout
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:
zorg/jenkins/jobs/jobs/lldb-cmake-standalone | 5 ++---
1 file changed, 2 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 gcc.
from 67811311e3e libsanitizer: Restore internal_readlink for x32
new 5a6149a37d0 * lib/target-supports.exp (check_effective_target_vect_usa [...]
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 | 7 +++++++
gcc/testsuite/gcc.dg/vect/slp-reduc-sad.c | 2 +-
gcc/testsuite/gcc.dg/vect/vect-reduc-sad.c | 2 +-
gcc/testsuite/lib/target-supports.exp | 4 +++-
4 files changed, 12 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 llvm.
from c5a9fd42692 [llvm-readelf]Test a couple of corner-cases for --section-mapping
new c8eeeb6fc0b [X86][SSE] combineX86ShufflesRecursively - begin generalizi [...]
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 +++++++-----------
1 file changed, 7 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.