This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b39c057b64e [LVU] set ppc64 blockage's length to zero
new 27b78e65511 2018-02-09 Paolo Carlini <paolo.carlini(a)oracle.com>
new d126e6234ac S/390: Fix PR84295
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/ChangeLog | 6 ++++++
gcc/config/s390/s390.c | 5 ++++-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/g++.dg/cpp1y/lambda-init16.C | 13 +++++++++++++
gcc/testsuite/gcc.target/s390/pr84295.c | 14 ++++++++++++++
5 files changed, 47 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-init16.C
create mode 100644 gcc/testsuite/gcc.target/s390/pr84295.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 gcc-7-branch
in repository gcc.
from 3f49f0067bf Daily bump.
new c166c9f576d S/390: Fix PR84295
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 | 9 +++++++++
gcc/config/s390/s390.c | 5 ++++-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/s390/pr84295.c | 14 ++++++++++++++
4 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/s390/pr84295.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 lldb.
from b3bada721 llgs-test: Parse and store register info recieved from lldb-server
new 52bd21f87 Fix some warnings in SymbolFilePDB.cpp
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:
source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp | 13 ++++++-------
1 file changed, 6 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 llvm.
from f1973366b74 [TargetSchedule] Fix r324582.
new be64cee9b56 [InstCombine] Add constant vector support for X udiv C, whe [...]
new 2e6bdcc7a80 [mips] UnXFAIL gprestore.ll test.
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/InstCombineMulDivRem.cpp | 14 +-
test/CodeGen/Mips/gprestore.ll | 221 +++++++++++++++++++--
.../InstCombine/udiv_select_to_select_shift.ll | 3 +-
test/Transforms/InstCombine/vector-udiv.ll | 10 +-
4 files changed, 221 insertions(+), 27 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 1de53f96cd8 * expr.c (optimize_bitfield_assignment_op): Remove obsolet [...]
new b39c057b64e [LVU] set ppc64 blockage's length to zero
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 | 4 ++++
gcc/config/rs6000/rs6000.md | 3 ++-
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 release_60
in repository llvm.
from 79e89d39eaf Merging r321911: ------------------------------------------ [...]
new de7871dcb32 [ReleaseNotes] Add SystemZ target section
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/ReleaseNotes.rst | 9 +++++++++
1 file changed, 9 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 cfb2d8c3014 [CodeGen] Optimize AccelTable
new f1973366b74 [TargetSchedule] Fix r324582.
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/TableGen/SubtargetEmitter.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 clang-tools-extra.
from ddca6ad5 [clangd] Update include guard in Annotations.h. NFC
new af74ff9c [clangd] Remove threading-related code from ClangdUnit.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:
clangd/ClangdServer.h | 1 +
clangd/ClangdUnit.cpp | 431 +++++++++++++------------------------------------
clangd/ClangdUnit.h | 150 +++--------------
clangd/TUScheduler.cpp | 58 ++++---
4 files changed, 169 insertions(+), 471 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 release_60
in repository llvm.
from 67a35414a65 fix sphinx warning
new 79e89d39eaf Merging r321911: ------------------------------------------ [...]
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/AsmPrinter/DebugHandlerBase.cpp | 3 +-
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 3 +-
test/DebugInfo/X86/void-typedef.ll | 88 +++++++++++++++++++++++++++++
3 files changed, 92 insertions(+), 2 deletions(-)
create mode 100644 test/DebugInfo/X86/void-typedef.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 llvm.
from 562d4e516ab [AArch64] Return true in enableMultipleCopyHints().
new cfb2d8c3014 [CodeGen] Optimize AccelTable
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/AccelTable.h | 32 +++++++++++-------------------
lib/CodeGen/AsmPrinter/AccelTable.cpp | 37 ++++++++++++++++-------------------
2 files changed, 28 insertions(+), 41 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.