This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f8e0835 [ProfileData] Propagate an error from InstrProfSymtab
new 692cb17 [IPO/IPCP] Convert to use static functions. 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:
lib/Transforms/IPO/IPConstantPropagation.cpp | 67 +++++++++++++---------------
1 file changed, 32 insertions(+), 35 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-tools-extra.
from 91e8ca7 Fix cppcoreguidelines-pro-type-member-init failure test on Windows.
new b9a137a [clang-tidy] Speedup misc-static-assert.
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:
clang-tidy/misc/StaticAssertCheck.cpp | 10 +++++++---
1 file changed, 7 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 llvm.
from 82cad6f [IPO/GlobalDCE] Port to the new pass manager.
new f8e0835 [ProfileData] Propagate an error from InstrProfSymtab
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/ProfileData/Coverage/CoverageMappingReader.cpp | 12 ++++++++----
1 file changed, 8 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 compiler-rt.
from be916c3 tsan: update tsan_analyze to what tip clang generates
new e3884fe [esan] Use do-while rather than braces for empty interceptors
new 4e4d430 [CMake] NFC. Add support for testing the compiler without tes [...]
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/BuiltinTests.cmake | 60 ++++++++++++
cmake/Modules/CompilerRTDarwinUtils.cmake | 32 +++---
cmake/Modules/CompilerRTUtils.cmake | 2 +
lib/esan/esan_interceptors.cpp | 157 ++++++++++++++++++++++++------
4 files changed, 210 insertions(+), 41 deletions(-)
create mode 100644 cmake/Modules/BuiltinTests.cmake
--
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 8185ccb [SROA] Function canConvertValue needs to check whether both N [...]
new 82cad6f [IPO/GlobalDCE] Port to the new pass manager.
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/InitializePasses.h | 2 +-
include/llvm/Transforms/IPO/GlobalDCE.h | 46 +++++++++++++++++++++
lib/LTO/LTOCodeGenerator.cpp | 2 +-
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/IPO/GlobalDCE.cpp | 55 +++++++++++++-------------
lib/Transforms/IPO/IPO.cpp | 2 +-
test/Transforms/GlobalDCE/basicvariabletest.ll | 2 +-
8 files changed, 80 insertions(+), 31 deletions(-)
create mode 100644 include/llvm/Transforms/IPO/GlobalDCE.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 gcc.
from 0754a74 * cgraph.c (symbol_table::create_edge): Set inline_failed. [...]
new 2e063de PR tree-optimization/70916 * tree-if-conv.c: Include cfgana [...]
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 | 8 ++++++++
gcc/tree-if-conv.c | 11 +++++++++++
2 files changed, 19 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 llvm.
from 9fd5cab Revert 268409 due to missing comment.
new 8185ccb [SROA] Function canConvertValue needs to check whether both N [...]
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/SROA.cpp | 6 ++++--
test/Transforms/SROA/address-spaces.ll | 19 ++++++++++++++++++-
2 files changed, 22 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 clang.
from aef162c AArch64: simplify illegal vector check. NFC.
new e5f7c6d AArch64: fixup comment after change
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/TargetInfo.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 78d69af [ProfileData] Assert NoError in CoverageMappingTest
new 9fd5cab Revert 268409 due to missing 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:
lib/Transforms/Scalar/SROA.cpp | 6 ++----
test/Transforms/SROA/address-spaces.ll | 19 +------------------
2 files changed, 3 insertions(+), 22 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 9da623d Fix use of LLVM IR names in lit test
new aef162c AArch64: simplify illegal vector check. 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:
lib/CodeGen/TargetInfo.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.