This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_90 in repository llvm.
from a829726d68c index.rst: Remove non-release warning new a5f635e437c Merging r369310: ------------------------------------------ [...] new 20e8d72470e Merging r370753: ------------------------------------------ [...] new c5d3eed5bcf Merging r370720 and r370721:
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: .../Vectorize/LoopVectorizationLegality.h | 4 +- lib/ExecutionEngine/Orc/CMakeLists.txt | 1 + lib/Target/SystemZ/SystemZInstrInfo.cpp | 4 +- .../Vectorize/LoopVectorizationLegality.cpp | 1 + test/CodeGen/SystemZ/asm-20.ll | 15 ++ .../LoopVectorize/pr43166-fold-tail-by-masking.ll | 165 +++++++++++++++++++++ tools/lli/CMakeLists.txt | 1 + unittests/ExecutionEngine/Orc/CMakeLists.txt | 1 + 8 files changed, 188 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/SystemZ/asm-20.ll create mode 100644 test/Transforms/LoopVectorize/pr43166-fold-tail-by-masking.ll