This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d5783cbc203 [X86] Add MOVZPQILo2PQIrr to the Sandy Bridge scheduler model
new 6a7cae6e89c [IR] Change std::sort to llvm::sort in response to r327219
new efb0b0966de [X86] Separate CDQ and CDQE in the scheduler model.
new 396d590dbf7 [RuntimeDyld][PowerPC] Add a test case for r329335.
new 32d2ff0d0ff X86 Tests: Add a case for combining sdiv by a splatted pow2 [...]
The 4 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/IR/AsmWriter.cpp | 2 +-
lib/IR/Attributes.cpp | 2 +-
lib/IR/Metadata.cpp | 4 +-
lib/IR/Verifier.cpp | 4 +-
lib/Target/X86/X86SchedBroadwell.td | 6 +--
lib/Target/X86/X86SchedHaswell.td | 6 +--
lib/Target/X86/X86SchedSandyBridge.td | 6 +--
lib/Target/X86/X86SchedSkylakeClient.td | 6 +--
lib/Target/X86/X86SchedSkylakeServer.td | 6 +--
test/CodeGen/X86/combine-sdiv.ll | 25 ++++++++++++
test/CodeGen/X86/schedule-x86_64.ll | 12 +++---
.../PowerPC/Inputs/ppc64_elf_module_b.s | 42 +++++++++++++++++++
.../RuntimeDyld/PowerPC/ppc64_elf.s | 47 ++++++++++++++++++++++
13 files changed, 136 insertions(+), 32 deletions(-)
create mode 100644 test/ExecutionEngine/RuntimeDyld/PowerPC/Inputs/ppc64_elf_module_b.s
create mode 100644 test/ExecutionEngine/RuntimeDyld/PowerPC/ppc64_elf.s
--
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 eb25fa3277 [Sema] Fix some Clang-tidy modernize and Include What You Us [...]
new 4e8e3513a4 Add a couple more tests for DR372.
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/CXX/drs/dr3xx.cpp | 19 +++++++++++++++++++
1 file 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 binutils-gdb.
from 2d8c1a2318 MIPS/binutils/testsuite: Fix `.dc.l' typo in `strip-13mips64.s'
new c54b27d1c0 Improve warnings for relocations referring to discarded sections.
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:
gold/ChangeLog | 6 ++++++
gold/target-reloc.h | 23 +++++++++++++++++++----
2 files changed, 25 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 llvm.
from bd62cc1c783 [InstCombine] nsz: -(X - Y) --> Y - X
new d5783cbc203 [X86] Add MOVZPQILo2PQIrr to the Sandy Bridge scheduler model
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/X86SchedSandyBridge.td | 2 +-
test/CodeGen/X86/sse2-schedule.ll | 4 ++--
2 files changed, 3 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 f828e9316d4 [X86] Add LEAVE instruction to the scheduler models using t [...]
new 3e2bf90543f [InstCombine] [NFC] Add more tests for getting rid of selec [...]
new c6db24a1e00 [InstCombine][NFC] Regenerate select-of-bittest.ll with ins [...]
new bd62cc1c783 [InstCombine] nsz: -(X - Y) --> Y - X
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/Transforms/InstCombine/InstCombineAddSub.cpp | 15 +-
test/Transforms/InstCombine/fsub.ll | 3 +-
test/Transforms/InstCombine/select-of-bittest.ll | 858 ++++++++++++++---------
3 files changed, 521 insertions(+), 355 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 binutils-gdb.
from 494e49c985 Revert previous patch and apply revised patch.
new 2d8c1a2318 MIPS/binutils/testsuite: Fix `.dc.l' typo in `strip-13mips64.s'
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:
binutils/ChangeLog | 5 +++++
binutils/testsuite/binutils-all/strip-13mips64.s | 2 +-
2 files changed, 6 insertions(+), 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 gcc.
from a463ca37a35 PR c++/85136 - ICE with designated init in template.
new f5062a5867f PR c++/85208 * decl.c (start_decl): For DECL_DECOMPOSITIO [...]
new dbbb4d0543f PR c++/85209 * pt.c (tsubst_decomp_names): Don't fail or [...]
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:
gcc/cp/ChangeLog | 11 +++++++++++
gcc/cp/decl.c | 3 ++-
gcc/cp/pt.c | 3 ++-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/g++.dg/cpp1z/decomp39.C | 16 ++++++++++++++++
gcc/testsuite/g++.dg/cpp1z/decomp40.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/cpp1z/decomp41.C | 9 +++++++++
7 files changed, 65 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp39.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp40.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp41.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 57bcc004a15 [DWARF v5][NFC]: Refactor DebugRnglists to prepare for the [...]
new f828e9316d4 [X86] Add LEAVE instruction to the scheduler models using t [...]
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/X86SchedBroadwell.td | 7 ++-----
lib/Target/X86/X86SchedHaswell.td | 7 ++-----
lib/Target/X86/X86SchedSandyBridge.td | 10 ++++++++--
lib/Target/X86/X86SchedSkylakeClient.td | 7 ++-----
lib/Target/X86/X86SchedSkylakeServer.td | 7 ++-----
test/CodeGen/X86/schedule-x86_32.ll | 10 +++++-----
test/CodeGen/X86/schedule-x86_64.ll | 4 ++--
7 files changed, 23 insertions(+), 29 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 783fea1302 PR36992: do not store beyond the dsize of a class object unl [...]
new eb25fa3277 [Sema] Fix some Clang-tidy modernize and Include What You Us [...]
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/Sema/DeclSpec.h | 354 ++++++++++++++++++++++--------------
include/clang/Sema/SemaFixItUtils.h | 46 ++---
include/clang/Sema/SemaInternal.h | 72 ++++++--
include/clang/Sema/Weak.h | 30 +--
lib/Sema/CodeCompleteConsumer.cpp | 20 +-
lib/Sema/DeclSpec.cpp | 39 ++--
lib/Sema/IdentifierResolver.cpp | 22 +--
lib/Sema/SemaFixItUtils.cpp | 29 ++-
8 files changed, 384 insertions(+), 228 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.