This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from df7385e [GlobalISel] track predecessor mapping during switch lowering.
new 57a16bc [LoopDeletion] (cleanup, NFC) Fix another variable name to ma [...]
new 1b2cd63 [LV] Add requires asserts to test case
new 1d3f429 [LoopDeletion] (cleanup, NFC) Use the dedicated helper to get [...]
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/Scalar/LoopDeletion.cpp | 22 +++++++++-------------
.../LoopVectorize/X86/consecutive-ptr-uniforms.ll | 1 +
2 files changed, 10 insertions(+), 13 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 libcxx.
from 37b2be9 Fix std::string assignment ambiguity from braced initializer lists.
new c8fc92c [libcxx] [test] Don't ask whether Incomplete& can be assigned to.
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:
.../std/utilities/meta/meta.unary/meta.unary.prop/is_assignable.pass.cpp | 1 -
1 file changed, 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 70e0d71 [LoopDeletion] (cleanup, NFC) Make simple helper functions st [...]
new ebd9341 [LoopDeletion] (cleanup, NFC) Remove a pointless comment.
new d3e09ec [X86][SSE] Split UMIN and UMAX known bits tests
new df7385e [GlobalISel] track predecessor mapping during switch 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:
include/llvm/CodeGen/GlobalISel/IRTranslator.h | 29 +++++++++++-
lib/CodeGen/GlobalISel/IRTranslator.cpp | 55 +++++++++++++++-------
lib/Transforms/Scalar/LoopDeletion.cpp | 3 +-
.../AArch64/GlobalISel/arm64-irtranslator.ll | 49 +++++++++++++++++++
test/CodeGen/X86/known-bits-vector.ll | 37 +++++++++++----
5 files changed, 143 insertions(+), 30 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 libcxx.
from a7ae303 Add ABI option to remove recently inlined __shared_count func [...]
new 37b2be9 Fix std::string assignment ambiguity from braced initializer lists.
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/string | 1 +
.../brace_assignment.pass.cpp} | 27 +++++++++++-----------
.../basic.string/string.cons/string_view.pass.cpp | 22 ++++++++++++++++++
3 files changed, 37 insertions(+), 13 deletions(-)
copy test/std/strings/basic.string/{string.modifiers/string_assign/initializer_lis [...]
--
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 067ba90 [PM] Clean up variable and parameter names to match modern LL [...]
new 40d8cc1 [LoopDeletion] (cleanup, NFC) Stop passing around reference t [...]
new 70e0d71 [LoopDeletion] (cleanup, NFC) Make simple helper functions st [...]
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/Scalar/LoopDeletion.h | 8 ----
lib/Transforms/Scalar/LoopDeletion.cpp | 53 +++++++++++++++------------
2 files changed, 30 insertions(+), 31 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 newlib.
from e02866a Add missing headers to fix implicit function defns
new 9626731 devctl.h: Use __restrict not restrict
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:
newlib/libc/include/devctl.h | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 e38a9b5 Silence some Sphinx diagnostics in an attempt to get the docu [...]
new 067ba90 [PM] Clean up variable and parameter names to match modern LL [...]
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/Transforms/Scalar/LoopDeletion.h | 8 ++---
lib/Transforms/Scalar/LoopDeletion.cpp | 46 +++++++++++++--------------
2 files changed, 27 insertions(+), 27 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 17d6172 * config/i386/i386.h (MASK_CLASS_P): New define. * config/i [...]
new 88db15f -mstack-protector-guard and friends (PR78875)
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 | 17 ++++++++++++++
gcc/config/rs6000/rs6000-opts.h | 6 +++++
gcc/config/rs6000/rs6000.c | 48 ++++++++++++++++++++++++++++++++++++++++
gcc/config/rs6000/rs6000.md | 49 ++++++++++++++++++++++++-----------------
gcc/config/rs6000/rs6000.opt | 28 +++++++++++++++++++++++
gcc/doc/invoke.texi | 19 ++++++++++++++++
gcc/testsuite/ChangeLog | 6 +++++
7 files changed, 153 insertions(+), 20 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 release_40
in repository llvm.
from eb0fbb2 Merging r292242: -------------------------------------------- [...]
new 36d5330 Drop 'if you're using released version' warning
new 449b4c3 Merging r292255: -------------------------------------------- [...]
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:
cmake/modules/AddLLVM.cmake | 8 +++-----
docs/index.rst | 5 -----
2 files changed, 3 insertions(+), 10 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 985d6ae Add a test case for LICM when promoting locals that may be re [...]
new e38a9b5 Silence some Sphinx diagnostics in an attempt to get the docu [...]
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:
docs/Extensions.rst | 2 +-
docs/LangRef.rst | 2 +-
docs/NVPTXUsage.rst | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.