This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6f6a939 Fix wrong comment
new e82e4dd Remove dead TLI arg of isKnownNonNull and propagate deadness. 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/Analysis/Loads.h | 9 +++------
include/llvm/Analysis/ValueTracking.h | 8 +++-----
lib/Analysis/InstructionSimplify.cpp | 7 +++----
lib/Analysis/Loads.cpp | 27 +++++++++++--------------
lib/Analysis/ValueTracking.cpp | 13 ++++++------
lib/Transforms/IPO/FunctionAttrs.cpp | 27 ++++++-------------------
lib/Transforms/InstCombine/InstCombineCalls.cpp | 4 ++--
lib/Transforms/Scalar/LICM.cpp | 13 +++++-------
test/Transforms/FunctionAttrs/norecurse.ll | 2 +-
test/Transforms/FunctionAttrs/readattrs.ll | 2 +-
10 files changed, 42 insertions(+), 70 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 clang.
from d65c23f fix two typos in the doc
new be27412 [Refactor NFC] Rename the (non-CCE, fold-failure) Diag during [...]
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/AST/ExprConstant.cpp | 214 +++++++++++++++++++++++++----------------------
1 file changed, 112 insertions(+), 102 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 10b22c8 [PM] Port LoopAccessInfo analysis to new PM
new 6f6a939 Fix wrong comment
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/Analysis/LoopAccessAnalysis.h | 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.
unknown user pushed a change to branch master
in repository llvm.
from bbe7316 Fix spelling.
new 10b22c8 [PM] Port LoopAccessInfo analysis to new PM
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/Analysis/LoopAccessAnalysis.h | 22 +++++++++++++++++
lib/Analysis/LoopAccessAnalysis.cpp | 28 ++++++++++++++++++++++
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 2 ++
.../backward-dep-different-types.ll | 1 +
.../LoopAccessAnalysis/forward-loop-carried.ll | 1 +
.../LoopAccessAnalysis/forward-loop-independent.ll | 1 +
.../LoopAccessAnalysis/independent-interleaved.ll | 1 +
.../memcheck-for-loop-invariant.ll | 1 +
.../multiple-strides-rt-memory-checks.ll | 1 +
.../LoopAccessAnalysis/non-wrapping-pointer.ll | 1 +
test/Analysis/LoopAccessAnalysis/nullptr.ll | 1 +
.../LoopAccessAnalysis/number-of-memchecks.ll | 1 +
.../pointer-with-unknown-bounds.ll | 1 +
.../LoopAccessAnalysis/resort-to-memchecks-only.ll | 1 +
.../LoopAccessAnalysis/reverse-memcheck-bounds.ll | 1 +
test/Analysis/LoopAccessAnalysis/safe-no-checks.ll | 1 +
.../LoopAccessAnalysis/safe-with-dep-distance.ll | 1 +
.../store-to-invariant-check2.ll | 1 +
.../store-to-invariant-check3.ll | 1 +
.../LoopAccessAnalysis/stride-access-dependence.ll | 3 ++-
.../LoopAccessAnalysis/underlying-objects-1.ll | 1 +
.../LoopAccessAnalysis/underlying-objects-2.ll | 1 +
.../LoopAccessAnalysis/unsafe-and-rt-checks.ll | 1 +
.../wrapping-pointer-versioning.ll | 1 +
25 files changed, 75 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 e0f2f60 fix some various typos in the doc
new c032bad [X86][AVX512] Add support for lowering shuffles to VPERMILPD
new bbe7316 Fix spelling.
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 | 15 +++++-
test/CodeGen/X86/vector-shuffle-512-v8.ll | 78 +++++++++++--------------------
2 files changed, 39 insertions(+), 54 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 3e60eea [X86][AVX512VL] Add fast-isel MOVDDUP/MOVSLDUP/MOVSHDUP shuff [...]
new e0f2f60 fix some various typos in the doc
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/Atomics.rst | 2 +-
docs/LangRef.rst | 4 ++--
docs/ReportingGuide.rst | 2 +-
docs/TableGen/LangRef.rst | 2 +-
docs/tutorial/BuildingAJIT1.rst | 4 ++--
docs/tutorial/BuildingAJIT2.rst | 2 +-
docs/tutorial/LangImpl08.rst | 4 ++--
7 files changed, 10 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 2cea4e6 [PM] Some preparatory refactoring to minimize the diff of D21921
new 3e60eea [X86][AVX512VL] Add fast-isel MOVDDUP/MOVSLDUP/MOVSHDUP shuff [...]
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/avx512vl-intrinsics-fast-isel.ll | 407 ++++++++++++++++++++++
1 file changed, 407 insertions(+)
create mode 100644 test/CodeGen/X86/avx512vl-intrinsics-fast-isel.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 4c6708e [X86][AVX512] Converted the MOVDDUP/MOVSLDUP/MOVSHDUP masked [...]
new d65c23f fix two typos in the doc
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/SourceBasedCodeCoverage.rst | 2 +-
docs/doxygen.cfg.in | 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 197a751 [PM] Preparatory cleanups to ArgumentPromotion.
new 2cea4e6 [PM] Some preparatory refactoring to minimize the diff of D21921
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/Transforms/IPO/PruneEH.cpp | 32 +++++++++++++++++---------------
1 file changed, 17 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.