This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 5b97e3623 rtems/.../dirent.h: Add alphasort() prototype
new e186dc866 towctrans_l: Always return a value from helper functions
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:
newlib/libc/ctype/towctrans_l.c | 68 +++++++++++++++++++++++++++++------------
1 file changed, 49 insertions(+), 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.
from 4bf513aa22 [OpenMP] Add flag for linking runtime bitcode library
new edf8cedd1b Revert revision 327438.
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/DiagnosticDriverKinds.td | 3 --
lib/Driver/ToolChains/Cuda.cpp | 38 ----------------------
.../libomptarget/libomptarget-nvptx-sm_20.bc | 0
test/Driver/openmp-offload-gpu.c | 20 ------------
4 files changed, 61 deletions(-)
delete mode 100644 test/Driver/Inputs/libomptarget/libomptarget-nvptx-sm_20.bc
--
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 a6eb1b34eb0 PR c++/84843 * decl.c (duplicate_decls): For redefinition [...]
new 6a4bc24ef4c 2018-03-13 Vladimir Makarov <vmakarov(a)redhat.com>
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 | 22 +++++
gcc/lra-assigns.c | 232 ++++++++++++++++++++++++++++++++++++--------------
gcc/lra-constraints.c | 80 ++++++++++++-----
gcc/lra-int.h | 5 +-
gcc/lra.c | 68 +++++++++------
5 files changed, 292 insertions(+), 115 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 fc9466dd054 Update modulemap to exclude new DIA headers.
new 0d74daca01d [DAGCombiner] Allow visitEXTRACT_SUBVECTOR to combine with [...]
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/SelectionDAG/DAGCombiner.cpp | 2 +-
test/CodeGen/X86/broadcast-elm-cross-splat-vec.ll | 54 ++++----
test/CodeGen/X86/known-signbits-vector.ll | 34 ++---
test/CodeGen/X86/shrink_vmul.ll | 152 +++++++++++++---------
test/CodeGen/X86/subvector-broadcast.ll | 29 +++--
test/CodeGen/X86/vector-shift-ashr-256.ll | 46 +++----
test/CodeGen/X86/vector-shift-lshr-256.ll | 20 +--
test/CodeGen/X86/vector-shift-shl-256.ll | 20 +--
8 files changed, 191 insertions(+), 166 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 849d6058dcd PR c++/84720 - ICE with rvalue ref non-type argument.
new a4306186c25 PR c++/82565 - ICE with concepts and generic lambda.
new a6eb1b34eb0 PR c++/84843 * decl.c (duplicate_decls): For redefinition [...]
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 | 12 ++++++++++++
gcc/cp/decl.c | 9 ++++++++-
gcc/cp/pt.c | 3 +++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/concepts/lambda1.C | 32 ++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/ext/pr84843-1.C | 9 +++++++++
gcc/testsuite/g++.dg/ext/pr84843-2.C | 9 +++++++++
7 files changed, 79 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/concepts/lambda1.C
create mode 100644 gcc/testsuite/g++.dg/ext/pr84843-1.C
create mode 100644 gcc/testsuite/g++.dg/ext/pr84843-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 lldb.
from 5ecca3127 include locale.h in IOHandler.cpp
new d201c4425 [DataFormatter] Remove dead code for the NSDictionary formatter.
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/Language/ObjC/NSDictionary.cpp | 10 ----------
1 file changed, 10 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 29c097d5441 Fix debuglineinfo-path.ll
new fc9466dd054 Update modulemap to exclude new DIA headers.
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/module.modulemap | 3 +++
1 file changed, 3 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 12d5807d036 [MIR] Allow frame-setup and frame-destroy on the same instruction
new 29c097d5441 Fix debuglineinfo-path.ll
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/DebugInfo/debuglineinfo-path.ll | 10 +++-------
1 file changed, 3 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 e4f0193bed3 Test Commit NFC. Updated comment
new 0d729fa5d6a Temporary disable debuglineinfo-path.ll to fix build
new 12d5807d036 [MIR] Allow frame-setup and frame-destroy on the same instruction
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:
lib/CodeGen/MIRParser/MIParser.cpp | 12 +++++++-----
lib/CodeGen/MIRPrinter.cpp | 2 +-
lib/CodeGen/MachineInstr.cpp | 2 +-
test/CodeGen/MIR/X86/frame-setup-instruction-flag.mir | 4 ++++
test/DebugInfo/debuglineinfo-path.ll | 1 +
5 files changed, 14 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 0b6e4ebf673 [x86] add test for WriteZero sched class instructions; NFC
new e4f0193bed3 Test Commit NFC. Updated comment
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/Transforms/Scalar/LICM.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.