This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 829ba42 Update doxygen description for `WriteBitcodeToFile()` API (NFC)
new e7eb2d5 [PM] Convert Loop Strength Reduce pass 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:
.../llvm/Transforms/Scalar/LoopStrengthReduce.h | 37 ++++++++++++
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/Scalar/LoopStrengthReduce.cpp | 68 ++++++++++++++--------
test/Transforms/LoopStrengthReduce/ivchain.ll | 1 +
5 files changed, 84 insertions(+), 24 deletions(-)
create mode 100644 include/llvm/Transforms/Scalar/LoopStrengthReduce.h
--
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 385d706 [PM] Port FunctionImport Pass to new PM
new 829ba42 Update doxygen description for `WriteBitcodeToFile()` API (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/Bitcode/ReaderWriter.h | 7 +++++--
1 file changed, 5 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 1938056 Use uniforms set to populate VecValuesToIgnore.
new fba236f Revert rL275912.
new 385d706 [PM] Port FunctionImport Pass to new PM
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/InitializePasses.h | 2 +-
include/llvm/Transforms/IPO/FunctionImport.h | 12 +++
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/IPO/FunctionImport.cpp | 99 ++++++++++++----------
lib/Transforms/IPO/IPO.cpp | 2 +-
lib/Transforms/Vectorize/LoopVectorize.cpp | 89 ++++++++++---------
test/Transforms/FunctionImport/funcimport.ll | 2 +
.../LoopVectorize/PowerPC/vsx-tsvc-s173.ll | 2 +-
test/Transforms/LoopVectorize/X86/avx512.ll | 2 +-
test/Transforms/LoopVectorize/X86/reg-usage.ll | 76 +----------------
test/Transforms/LoopVectorize/reverse_induction.ll | 27 ++----
12 files changed, 135 insertions(+), 180 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 lldb.
from c1fa41d make macOS 'launch in terminal' bring terminal to the front d [...]
new 286cd22 Add missing headers after header cleanup in r275882.
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:
source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp | 2 ++
1 file changed, 2 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_39
in repository llvm.
from 1d1ac94 Merging r275898: -------------------------------------------- [...]
new 2cefe50 Merging r275879: -------------------------------------------- [...]
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/Scalar/GVNHoist.cpp | 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 dd7a28e Write isUInt using template specializations to work around an [...]
new dba9c32 refactor SimplifySelectInst; NFCI
new 1938056 Use uniforms set to populate VecValuesToIgnore.
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/Analysis/InstructionSimplify.cpp | 212 +++++++++++----------
lib/Transforms/Vectorize/LoopVectorize.cpp | 89 ++++-----
.../LoopVectorize/PowerPC/vsx-tsvc-s173.ll | 2 +-
test/Transforms/LoopVectorize/X86/avx512.ll | 2 +-
test/Transforms/LoopVectorize/X86/reg-usage.ll | 76 +++++++-
test/Transforms/LoopVectorize/reverse_induction.ll | 27 ++-
6 files changed, 248 insertions(+), 160 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 5de4c50 [Sema] Create a separate group for incompatible function poin [...]
new bca87a6 [Coverage] Normalize '..' out of filename strings
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/CoverageMappingGen.cpp | 22 ++++++++++++++--------
test/CoverageMapping/abspath.cpp | 7 +++++++
2 files changed, 21 insertions(+), 8 deletions(-)
create mode 100644 test/CoverageMapping/abspath.cpp
--
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 9beed53 build_llvm_package.bat: update version to 4.0.0
new cc7cb1c add tests for missed sext transform
new dd7a28e Write isUInt using template specializations to work around an [...]
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/Support/MathExtras.h | 19 +++++++++++++++----
test/Transforms/InstCombine/apint-add.ll | 26 ++++++++++++++++++++++++++
2 files changed, 41 insertions(+), 4 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 9328098 Allow iOS and tvOS version numbers with 2-digit major version [...]
new 238b19c Add missing header in ClangFuzzer (after r275882 cleanup)
new 5de4c50 [Sema] Create a separate group for incompatible function poin [...]
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/clang/Basic/DiagnosticGroups.td | 5 ++++-
include/clang/Basic/DiagnosticSemaKinds.td | 18 ++++++++++++++++++
lib/Sema/SemaExpr.cpp | 12 ++++++++----
test/Sema/incompatible-function-pointer-types.c | 14 ++++++++++++++
test/Sema/initialize-noreturn.c | 2 +-
test/Sema/overloadable.c | 2 +-
tools/clang-fuzzer/ClangFuzzer.cpp | 1 +
7 files changed, 47 insertions(+), 7 deletions(-)
create mode 100644 test/Sema/incompatible-function-pointer-types.c
--
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 glibc.
from cbf8886 Fix cos computation for multiple precision fallback (bz #20357)
new 41d0365 elf: Define missing Meta architecture specific relocations
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:
ChangeLog | 17 +++++++++++++++++
elf/elf.h | 47 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 64 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.