This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 627d409 Attempt to fix non-determinism in test.
new 5c72653 Include version in --reproduce.
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/Driver.cpp | 12 ++++++------
test/ELF/reproduce.s | 10 +++++++++-
2 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.
charles.baylis pushed a change to branch master
in repository toolchain/abe-tests.
discards 6fff398 Override user.name when committing in snapshots dir
new da30c3e Override user.name when committing in snapshots dir
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 (6fff398)
\
N -- N -- N refs/heads/master (da30c3e)
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:
test-manifest2.sh | 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.
charles.baylis pushed a change to branch master
in repository toolchain/abe-tests.
from 03d2a8d Report success when tests pass
new 6fff398 Override user.name when committing in snapshots dir
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-manifest2.sh | 4 ++--
1 file changed, 2 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 llvm.
from dd17bc5 [AVX512] Fix PANDN combining for v4i32/v8i32 when VLX is enabled.
new 4b35a62 [AVX512] Split command lines and regenerate a test to prepare [...]
new 3789c0f [AVX512] Add support for lowering PALIGNR for v64i8.
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:
lib/Target/X86/X86ISelLowering.cpp | 5 +++
test/CodeGen/X86/vector-shuffle-512-v64.ll | 49 +++++++++++++++++++++++++-----
2 files changed, 46 insertions(+), 8 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 bb45039 Fix wrong comment in header /NFC
new dd17bc5 [AVX512] Fix PANDN combining for v4i32/v8i32 when VLX is enabled.
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 | 3 ++-
test/CodeGen/X86/avx512vl-logic.ll | 48 ++++++++++++++++++++++++++++++++++++++
2 files changed, 50 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 llvm.
from 6b28333 [PM] Port GCOVProfiler pass to the new pass manager
new cb8e2c7 Fix pass declaration order /NFC
new bb45039 Fix wrong comment in header /NFC
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/Transforms/SampleProfile.h | 2 +-
lib/Passes/PassRegistry.def | 2 +-
2 files changed, 2 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 llvm.
from ae19ba5 [PM] code refactoring /NFC
new 6b28333 [PM] Port GCOVProfiler pass to the new pass manager
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:
.../Transforms/{SampleProfile.h => GCOVProfiler.h} | 18 +++++++++++-------
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/Instrumentation/GCOVProfiling.cpp | 14 +++++++++++++-
test/Transforms/GCOVProfiling/function-numbering.ll | 4 ++++
test/Transforms/GCOVProfiling/global-ctor.ll | 4 ++++
test/Transforms/GCOVProfiling/linezero.ll | 3 +++
test/Transforms/GCOVProfiling/linkagename.ll | 4 ++++
test/Transforms/GCOVProfiling/modules.ll | 1 +
test/Transforms/GCOVProfiling/return-block.ll | 9 +++++++++
test/Transforms/GCOVProfiling/version.ll | 8 ++++++++
11 files changed, 59 insertions(+), 8 deletions(-)
copy include/llvm/Transforms/{SampleProfile.h => GCOVProfiler.h} (51%)
--
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 68d9575 Disable the use of std::call_once on PowerPC due to an appare [...]
new ae19ba5 [PM] code refactoring /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:
include/llvm/InitializePasses.h | 2 +-
lib/Transforms/Instrumentation/GCOVProfiling.cpp | 154 +++++++++++----------
lib/Transforms/Instrumentation/Instrumentation.cpp | 2 +-
3 files changed, 84 insertions(+), 74 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 716efbd Threading.h: Update \param. [-Wdocumentation]
new 68d9575 Disable the use of std::call_once on PowerPC due to an appare [...]
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:
include/llvm/Support/Threading.h | 3 ++-
1 file changed, 2 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 lld.
from 812fef1 Implement gd to ie relaxation for aarch64.
new 627d409 Attempt to fix non-determinism in test.
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/lto/save-temps.ll | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.