This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 273215d0f92 [GISel]: Add legalization support for widening bit counting [...]
new 2bd592d05d4 [MemorySSA] Move two simple getters; NFC
new 9dc624a9ade [llvm-mca] Clean up a comment about the Context class. 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/Analysis/MemorySSA.h | 9 +++++++--
lib/Analysis/MemorySSA.cpp | 8 --------
tools/llvm-mca/Context.cpp | 2 +-
tools/llvm-mca/Context.h | 2 +-
4 files changed, 9 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.
unknown user pushed a change to branch master
in repository llvm.
from c82aef23c4a [x86] add tests for load scalar + insertelement; NFC
new 273215d0f92 [GISel]: Add legalization support for widening bit counting [...]
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/GlobalISel/LegalizerHelper.cpp | 36 +++++
.../CodeGen/GlobalISel/LegalizerHelperTest.cpp | 157 +++++++++++++++++++++
2 files changed, 193 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 lld.
from 64321153b lld-link: Emit warning if one each of {main,wmain} and {WinMa [...]
new 2babcb422 [WebAssembly] Optimise relocation processing. 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:
wasm/InputChunks.cpp | 12 +-----------
wasm/InputChunks.h | 25 +++++++++++--------------
wasm/InputFiles.cpp | 52 ++++++++++++++++++++++++++++++++++++++++------------
3 files changed, 52 insertions(+), 37 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 b4dc85b780e [WebAssembly] Ensure relocation entries are ordered by offset
new c82aef23c4a [x86] add tests for load scalar + insertelement; 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:
test/CodeGen/X86/insert-loaded-scalar.ll | 814 +++++++++++++++++++++++++++++++
1 file changed, 814 insertions(+)
create mode 100644 test/CodeGen/X86/insert-loaded-scalar.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 master
in repository clang.
from 0b363e9e82 [Tooling] Allow -flto flags and filter out -Wa, flags
new 6b133f8fc6 [Android] Default to -fno-math-errno
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/Driver/ToolChains/Linux.cpp | 6 ++++++
lib/Driver/ToolChains/Linux.h | 1 +
test/Driver/fast-math.c | 2 ++
3 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 release_70
in repository libcxx.
from d2482584d Merging r339816: -------------------------------------------- [...]
new 833b8f68b Merging r340406: -------------------------------------------- [...]
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:
utils/libcxx/test/target_info.py | 7 ++++++-
1 file changed, 6 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 libcxx.
from 1e22fa5b1 Attempt to unbreak filesystem tests on certain linux distros.
new c39fe08b2 Add diagnostics for min/max algorithms when a InputIterator is used.
new ed6c20e48 Disable the aligned allocation test on old mac versions inste [...]
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/algorithm | 6 ++++
.../memory/aligned_allocation_macro.pass.cpp | 12 +++----
.../alg.min.max/requires_forward_iterator.fail.cpp | 37 ++++++++++++++++++++++
3 files changed, 49 insertions(+), 6 deletions(-)
create mode 100644 test/std/algorithms/alg.sorting/alg.min.max/requires_forward_it [...]
--
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 2fbfb5cf379 fix PR 86888
new dafb1a52eaa Update write after approval list
new c540cc1b99f 2018-08-22 Andrew Benson <abensonca(a)gmail.com>
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:
MAINTAINERS | 1 +
gcc/fortran/ChangeLog | 5 +++++
gcc/fortran/module.c | 6 +++---
3 files changed, 9 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 binutils-gdb.
from ae739fe7b8 Fix restoring of inferior terminal settings
new 9eef060895 bfd/development.sh: Add experimental
new 4e2aa47284 Restore behavior of disabling address randomization by defau [...]
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:
bfd/ChangeLog | 5 +++++
bfd/development.sh | 3 +++
gdb/gdbserver/ChangeLog | 7 +++++++
gdb/gdbserver/server.h | 2 +-
4 files changed, 16 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v2
in repository toolchain/jenkins-scripts.
discards 3c523ef tcwg-rr-llvm-kernel: Update kernel repo
new a91805a tcwg-rr-llvm-kernel: Update kernel repo
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 (3c523ef)
\
N -- N -- N refs/heads/llvm-kernel-v2 (a91805a)
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:
tcwg-rr-llvm-kernel.sh | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.