This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from da7dce1 revert r289670 which breaks bot.
new d4596ba Improve our handling of tag decls in function prototypes
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/Sema/SemaDecl.cpp | 82 +++++++++++++++++++++++++---------------
test/CodeGen/decl-in-prototype.c | 7 +++-
test/Sema/decl-in-prototype.c | 41 ++++++++++++++++++++
3 files changed, 99 insertions(+), 31 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 test-suite.
from 813877e Add XSBench
new 691841f Add XSBench to the list in LICENSE.TXT
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:
LICENSE.TXT | 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 llvm.
from d2fea82 AMDGPU: Emit runtime metadata version 2 as YAML
new 5e64d8c revert r289669 which breaks bots
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/Transforms/IPO/PassManagerBuilder.h | 2 --
lib/Transforms/IPO/PassManagerBuilder.cpp | 5 -----
2 files changed, 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.
from 37fe5f9 Create SampleProfileLoader pass in llvm instead of clang
new da7dce1 revert r289670 which breaks bot.
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/BackendUtil.cpp | 6 ++++--
1 file changed, 4 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 glibc.
from d58ab81 Improve strtok and strtok_r performance. Instead of calling [...]
new 2bf6e64 Add [BZ #19398] marker to ChangeLog entry.
new 7fe1e1d Consolidate rename Linux implementation
new 8b9283d Consolidate renameat Linux implementation
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:
ChangeLog | 9 +++++++++
sysdeps/unix/sysv/linux/{generic => }/rename.c | 14 ++++++++++----
sysdeps/unix/sysv/linux/{generic/rename.c => renameat.c} | 15 +++++++++------
sysdeps/unix/sysv/linux/syscalls.list | 1 -
4 files changed, 28 insertions(+), 11 deletions(-)
copy sysdeps/unix/sysv/linux/{generic => }/rename.c (69%)
rename sysdeps/unix/sysv/linux/{generic/rename.c => renameat.c} (69%)
--
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 2260254 PR c++/78701 * pt.c (type_unification_real): Check tsubst a [...]
new 5cfa3fc PR c/78673 - sprintf missing attribute nonnull on destination [...]
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 | 26 ++++
gcc/builtin-attrs.def | 77 +++++++++-
gcc/builtins.c | 31 +++--
gcc/builtins.def | 21 +--
gcc/c-family/ChangeLog | 6 +
gcc/c-family/c-common.c | 5 +-
gcc/calls.c | 95 +++++++++++++
gcc/calls.h | 1 +
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/gcc.dg/builtins-nonnull.c | 239 ++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/nonnull-4.c | 79 +++++++++++
11 files changed, 566 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/builtins-nonnull.c
create mode 100644 gcc/testsuite/gcc.dg/nonnull-4.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-6-branch
in repository gcc.
from 8eb5675 PR target/59874 * config/i386/i386.c (enum ix86_builtins): [...]
new 867a6ba PR c++/78701 * pt.c (type_unification_real): Check tsubst a [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/pt.c | 12 ++++++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/pr78701.C | 9 +++++++++
4 files changed, 28 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr78701.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 94ccde7 lit.cfg: Check value of build config rather than converting t [...]
new d2fea82 AMDGPU: Emit runtime metadata version 2 as YAML
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/AMDGPU/AMDGPUAsmPrinter.cpp | 3 +-
lib/Target/AMDGPU/AMDGPURuntimeMetadata.h | 167 +-
lib/Target/AMDGPU/MCTargetDesc/AMDGPURuntimeMD.cpp | 408 ++++
lib/Target/AMDGPU/MCTargetDesc/AMDGPURuntimeMD.h | 26 +
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp | 314 +--
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h | 34 +-
lib/Target/AMDGPU/MCTargetDesc/CMakeLists.txt | 1 +
.../AMDGPU/invalid-opencl-version-metadata1.ll | 8 +-
.../AMDGPU/invalid-opencl-version-metadata2.ll | 8 +-
.../AMDGPU/invalid-opencl-version-metadata3.ll | 8 +-
test/CodeGen/AMDGPU/runtime-metadata.ll | 2493 ++------------------
tools/llvm-readobj/ELFDumper.cpp | 32 +
tools/llvm-readobj/ObjDumper.h | 3 +
tools/llvm-readobj/llvm-readobj.cpp | 7 +
14 files changed, 806 insertions(+), 2706 deletions(-)
create mode 100644 lib/Target/AMDGPU/MCTargetDesc/AMDGPURuntimeMD.cpp
create mode 100644 lib/Target/AMDGPU/MCTargetDesc/AMDGPURuntimeMD.h
--
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 83c71c2 AMDGPU: Make AllocationPriority of SGPRs higher than VGPRs
new 94ccde7 lit.cfg: Check value of build config rather than converting 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:
test/lit.cfg | 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 7a76f53 Deleted unused typedef
new d493570 [change-namespace] don't crash when type reference is in func [...]
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:
change-namespace/ChangeNamespace.cpp | 42 ++++++++++++++++++++-----------
test/change-namespace/lambda-function.cpp | 17 ++++++++++++-
2 files changed, 44 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.