This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9c2e5e4f785 Fix LLVM IR check lines in utils/update_cc_test_checks.py
new 2671f80b2d1 [X86] Add back fast-isel code for handling i8 shifts.
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/X86/X86FastISel.cpp | 21 ++++++++++++++-------
test/CodeGen/X86/fast-isel-shift.ll | 12 ++++++++++++
2 files changed, 26 insertions(+), 7 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 9b3f6686 [clangd] Don't expose vfs in TUScheduler::runWithPreamble.
new 89323a46 [clangd] Fix indentation in the comment. 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:
clangd/TUScheduler.h | 5 +++--
1 file changed, 3 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 f446c68a19a [InstSimplify] [NFC] Add tests for peeking through unsigned [...]
new 9c2e5e4f785 Fix LLVM IR check lines in utils/update_cc_test_checks.py
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:
utils/UpdateTestChecks/common.py | 15 +++++++++------
utils/update_cc_test_checks.py | 3 +--
utils/update_test_checks.py | 2 +-
3 files changed, 11 insertions(+), 9 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 2949cf6f [clangd] Remove forceReparse, add a flag to addDocument instead
new 9b3f6686 [clangd] Don't expose vfs in TUScheduler::runWithPreamble.
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:
clangd/ClangdServer.cpp | 6 ++----
clangd/TUScheduler.cpp | 23 ++++++++++++++---------
clangd/TUScheduler.h | 16 ++++++++++------
unittests/clangd/TUSchedulerTests.cpp | 3 +--
4 files changed, 27 insertions(+), 21 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 b41cc85b9 [WebAssembly] Use DenseMapInfo traits from LLVM repo. NFC
new 96b6efc90 Reduce code duplication a bit.
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/Arch/SPARCV9.cpp | 2 +-
ELF/Arch/X86.cpp | 16 +++++++++-------
ELF/Arch/X86_64.cpp | 7 +++----
ELF/Symbols.cpp | 3 +--
ELF/Target.h | 4 ++++
5 files changed, 18 insertions(+), 14 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 f26d613753a Add test-case (PR ipa/84805).
new 6d164b204ba gcc/ChangeLog:
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 | 11 ++
gcc/config/rs6000/altivec.h | 1 +
gcc/config/rs6000/altivec.md | 23 +++++
gcc/config/rs6000/rs6000-builtin.def | 3 +
gcc/config/rs6000/rs6000-c.c | 10 ++
gcc/config/rs6000/rs6000-p8swap.c | 1 +
gcc/doc/extend.texi | 6 ++
gcc/testsuite/ChangeLog | 6 ++
.../gcc.target/powerpc/builtins-7-runnable.c | 112 +++++++++++++++++++++
9 files changed, 173 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/builtins-7-runnable.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 llvm.
from b34a8c964f3 [AArch64] Keep track of MIFlags in the LoadStoreOptimizer
new db67ae0928a [InstCombine] [NFC] Add tests for peeking through unsigned [...]
new f446c68a19a [InstSimplify] [NFC] Add tests for peeking through unsigned [...]
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:
.../InstCombine/cast-unsigned-icmp-eqcmp-0.ll | 243 ++++++++++++++++++++
.../InstSimplify/cast-unsigned-icmp-cmp-0.ll | 247 +++++++++++++++++++++
2 files changed, 490 insertions(+)
create mode 100644 test/Transforms/InstCombine/cast-unsigned-icmp-eqcmp-0.ll
create mode 100644 test/Transforms/InstSimplify/cast-unsigned-icmp-cmp-0.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 gcc.
from d73881b0ed1 Fix ICE for missing header fix-it hints with overlarge #lin [...]
new f26d613753a Add test-case (PR ipa/84805).
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/testsuite/ChangeLog | 7 ++
gcc/testsuite/g++.dg/lto/pr84805_0.C | 151 +++++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/lto/pr84805_1.C | 15 ++++
gcc/testsuite/g++.dg/lto/pr84805_2.C | 131 ++++++++++++++++++++++++++++++
4 files changed, 304 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/lto/pr84805_0.C
create mode 100644 gcc/testsuite/g++.dg/lto/pr84805_1.C
create mode 100644 gcc/testsuite/g++.dg/lto/pr84805_2.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 llvm.
from 3a48b7c274c [X86] Teach X86TargetLowering::targetShrinkDemandedConstant [...]
new b34a8c964f3 [AArch64] Keep track of MIFlags in the LoadStoreOptimizer
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/CodeGen/MachineInstr.h | 5 ++
lib/CodeGen/MachineInstr.cpp | 6 ++
lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | 21 +++--
test/CodeGen/AArch64/ldst-miflags.mir | 99 ++++++++++++++++++++++++
4 files changed, 124 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGen/AArch64/ldst-miflags.mir
--
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 f3511f89 [clangd] Add an interface that finds symbol by SymbolID in Sy [...]
new 2949cf6f [clangd] Remove forceReparse, add a flag to addDocument instead
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:
clangd/ClangdServer.cpp | 79 ++++++++++++++++------------------------
clangd/ClangdServer.h | 17 ++++-----
unittests/clangd/ClangdTests.cpp | 50 ++++++++++---------------
unittests/clangd/SyncAPI.cpp | 5 ++-
unittests/clangd/SyncAPI.h | 4 +-
5 files changed, 65 insertions(+), 90 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.