This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d231d91 AArch64/optimizeCondBranch: Remove earlier kill flag when for [...]
new 97157e8 Remove unused header, 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:
tools/llvm-profdata/llvm-profdata.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 2d54216 test commit
new d231d91 AArch64/optimizeCondBranch: Remove earlier kill flag when for [...]
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/Target/AArch64/AArch64InstrInfo.cpp | 2 ++
test/CodeGen/AArch64/optimize-cond-branch.ll | 48 ++++++++++++++++++++++++++++
2 files changed, 50 insertions(+)
create mode 100644 test/CodeGen/AArch64/optimize-cond-branch.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 libcxx.
from 219406e [libcxx] [test] Replace non-Standard "atomic_flag f(false);" [...]
new 6aec020 Fix PR27538. Remove __is_convertible specializations for arra [...]
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/type_traits | 35 ----------------
.../meta/meta.rel/is_convertible.pass.cpp | 48 +++++++++++++++++++++-
2 files changed, 46 insertions(+), 37 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 67d4f30 [LoopUnroll] Unroll loops which have exit blocks to EH pads
new 2d54216 test commit
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/Transforms/SROA/address-spaces.ll | 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 a802e2a Change operation_not_supported to not_supported.
new 67d4f30 [LoopUnroll] Unroll loops which have exit blocks to EH pads
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/IR/CallSite.h | 8 +++++
lib/Analysis/LoopInfo.cpp | 19 ++----------
lib/Transforms/Scalar/LoopUnswitch.cpp | 5 ++++
test/Transforms/LoopUnroll/unroll-cleanuppad.ll | 40 +++++++++++++++++++++++++
4 files changed, 56 insertions(+), 16 deletions(-)
create mode 100644 test/Transforms/LoopUnroll/unroll-cleanuppad.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-tools-extra.
from fd58c1b [clang-tidy] ProTypeMemberInitCheck - check that field decls [...]
new 197372c [clang-tidy] Cleanup namespace in utils folder.
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:
.../ProBoundsConstantArrayIndexCheck.cpp | 6 +++---
.../cppcoreguidelines/ProBoundsConstantArrayIndexCheck.h | 4 ++--
clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp | 9 +++++----
clang-tidy/llvm/HeaderGuardCheck.h | 2 +-
clang-tidy/misc/MoveConstructorInitCheck.cpp | 9 +++++----
clang-tidy/misc/MoveConstructorInitCheck.h | 4 ++--
clang-tidy/misc/SuspiciousSemicolonCheck.cpp | 2 +-
clang-tidy/modernize/PassByValueCheck.cpp | 9 +++++----
clang-tidy/modernize/PassByValueCheck.h | 4 ++--
clang-tidy/modernize/ReplaceAutoPtrCheck.cpp | 9 +++++----
clang-tidy/modernize/ReplaceAutoPtrCheck.h | 4 ++--
clang-tidy/performance/ForRangeCopyCheck.cpp | 15 ++++++++-------
clang-tidy/performance/UnnecessaryCopyInitialization.cpp | 6 +++---
clang-tidy/performance/UnnecessaryValueParamCheck.cpp | 6 +++---
clang-tidy/utils/DeclRefExprUtils.cpp | 6 ++++--
clang-tidy/utils/DeclRefExprUtils.h | 6 ++++--
clang-tidy/utils/FixItHintUtils.cpp | 6 +++---
clang-tidy/utils/FixItHintUtils.h | 6 +++---
clang-tidy/utils/HeaderGuard.cpp | 2 ++
clang-tidy/utils/HeaderGuard.h | 2 ++
clang-tidy/utils/IncludeInserter.cpp | 2 ++
clang-tidy/utils/IncludeInserter.h | 2 ++
clang-tidy/utils/IncludeSorter.cpp | 2 ++
clang-tidy/utils/IncludeSorter.h | 2 ++
clang-tidy/utils/LexerUtils.cpp | 6 ++++--
clang-tidy/utils/LexerUtils.h | 6 ++++--
clang-tidy/utils/Matchers.h | 4 ++--
clang-tidy/utils/TypeTraits.cpp | 4 +++-
clang-tidy/utils/TypeTraits.h | 2 ++
unittests/clang-tidy/IncludeInserterTest.cpp | 9 +++++----
30 files changed, 93 insertions(+), 63 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 3ed38a9 Guard use of <unistd.h> in test.
new 0cf277c Don't use std::__clz in 'test/support/hexfloat.h'.
new 219406e [libcxx] [test] Replace non-Standard "atomic_flag f(false);" [...]
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/atomic | 2 +-
.../atomics/atomics.flag/init_bool.pass.cpp} | 10 ++++++++--
.../atomics/atomics.flag/atomic_flag_clear.pass.cpp | 4 ++--
.../atomics.flag/atomic_flag_clear_explicit.pass.cpp | 12 ++++++------
test/std/atomics/atomics.flag/clear.pass.cpp | 16 ++++++++--------
test/support/hexfloat.h | 20 ++++++++++++++++----
6 files changed, 41 insertions(+), 23 deletions(-)
rename test/{std/atomics/atomics.flag/init03.pass.cpp => libcxx/atomics/atomics.fl [...]
--
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 lld.
from de86945 Try harder to get the bots green.
new de69b4a ELF: Remove the function SymbolTable<ELFT>::findFile.
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:
ELF/SymbolTable.cpp | 17 -----------------
ELF/SymbolTable.h | 1 -
ELF/Writer.cpp | 2 +-
3 files changed, 1 insertion(+), 19 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 087b7ba [Clang-tidy] Fix Clang-tidy modernize-use-override and some I [...]
new fd58c1b [clang-tidy] ProTypeMemberInitCheck - check that field decls [...]
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/cppcoreguidelines/ProTypeMemberInitCheck.cpp | 2 ++
test/clang-tidy/cppcoreguidelines-pro-type-member-init.cpp | 8 ++++++++
2 files changed, 10 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 lld.
from ce88d7e ELF: Forbid all relative relocations to absolute symbols in P [...]
new de86945 Try harder to get the bots green.
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/ELF/reproduce.s | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.