This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 41f8084 Fix build of DebugInfoPDBTests.
new 94ee5ea "Reapply r268521 "[InstCombine] Canonicalize icmp instruction [...]
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/ConstantRange.h | 10 ++
lib/IR/ConstantRange.cpp | 12 +++
lib/Transforms/InstCombine/InstCombineCompares.cpp | 45 ++++++++
test/Transforms/InstCombine/icmp.ll | 118 +++++++++++++++++++++
test/Transforms/InstCombine/select-implied.ll | 6 +-
5 files changed, 189 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 lld.
from 06263d7 Use early return. NFC.
new dd2fc55 Rename isRelRelative.
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/Writer.cpp | 7 ++++---
1 file changed, 4 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-tools-extra.
from efb05a5 [clang-tidy] Remove STL dependency from a test.
new a813862 [clang-tidy] Apply NOLINT filtering to Clang warnings.
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/ClangTidyDiagnosticConsumer.cpp | 37 +++++++++++++++++++-----------
test/clang-tidy/nolint.cpp | 11 +++++++--
2 files changed, 32 insertions(+), 16 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 gcc.
from f8b7332 shrink-wrap: Remove complicated simple_return manipulations
new ab5982a PR target/70873 * config/i386/i386.md (TARGET_SSE_PARTIAL_ [...]
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 | 32 +++++++++++++--
gcc/config/i386/i386.md | 101 +++++++++++++++++++++++-------------------------
2 files changed, 77 insertions(+), 56 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 609f4dd [SimplifyCFG] propagate branch metadata when creating select
new 41f8084 Fix build of DebugInfoPDBTests.
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:
unittests/DebugInfo/PDB/PDBApiTest.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 dfe2be4 Fix the doc extraction script to work with hasAnyName and wit [...]
new ce6d6c2 Add the Pure attribute to C99 builtin functions from ctype.h. [...]
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/clang/Basic/Builtins.def | 17 +
include/clang/Basic/Builtins.h | 9 +-
lib/Sema/SemaDecl.cpp | 544 ++++++++++++++++----------------
test/FixIt/typo.m | 2 -
test/Sema/enable_if.c | 4 +-
test/Sema/libbuiltins-ctype-powerpc64.c | 65 ++++
test/Sema/libbuiltins-ctype-x86_64.c | 65 ++++
7 files changed, 429 insertions(+), 277 deletions(-)
create mode 100644 test/Sema/libbuiltins-ctype-powerpc64.c
create mode 100644 test/Sema/libbuiltins-ctype-x86_64.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 lld.
from 1ac1d7c Don't depend on dynamic relocatinos in ro sections.
new b00a34b Handle errors on file opening as soft error.
new 06263d7 Use early return. NFC.
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:
ELF/Driver.cpp | 9 ++++--
ELF/Writer.cpp | 95 +++++++++++++++++++++++++++++-----------------------------
2 files changed, 54 insertions(+), 50 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 gcc.
from 858c947 PR c++/70906 PR c++/70933 * tree-core.h (enum operand_equa [...]
new 0989c85 cfgcleanup: Bugfix in try_simplify_condjump
new 01b8ebb cfgcleanup: Fold jumps and conditional branches with returns
new f8b7332 shrink-wrap: Remove complicated simple_return manipulations
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:
gcc/ChangeLog | 28 +++++++
gcc/cfgcleanup.c | 122 +++++++++++++++++++++++++++++++
gcc/function.c | 213 +-----------------------------------------------------
gcc/shrink-wrap.c | 171 ++++---------------------------------------
gcc/shrink-wrap.h | 6 --
5 files changed, 166 insertions(+), 374 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 c95df94 Move pdb code into pdb namespace.
new 18c0216 [libFuzzer] print stats after running individual inputs
new 00ed93a [AArch64] Add cheap as move instructions for Exynos M1
new 609f4dd [SimplifyCFG] propagate branch metadata when creating select
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:
lib/Fuzzer/FuzzerDriver.cpp | 3 +-
lib/Fuzzer/FuzzerInternal.h | 2 +-
lib/Fuzzer/test/fuzzer.test | 4 ++
lib/Target/AArch64/AArch64InstrInfo.cpp | 35 +++++++++++++++-
lib/Transforms/Utils/SimplifyCFG.cpp | 42 ++++++++++++-------
.../SimplifyCFG/preserve-branchweights.ll | 47 ++++++++++++++++++----
6 files changed, 107 insertions(+), 26 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 fb730fa fix docs
new dfe2be4 Fix the doc extraction script to work with hasAnyName and wit [...]
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/LibASTMatchersReference.html | 37 ++++++++++++++++++++++++++++++++++---
docs/tools/dump_ast_matchers.py | 6 +++---
2 files changed, 37 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.