This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 8d3bd94 Minor corrections to scripts/check-installed-headers.sh.
new 4b4d405 linux: spawni.c: simplify error reporting to parent
new e83be73 posix: Fix open file action for posix_spawn on Linux
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:
ChangeLog | 12 +++
posix/Makefile | 2 +-
posix/tst-spawn3.c | 189 +++++++++++++++++++++++++++++++++++++++
sysdeps/unix/sysv/linux/spawni.c | 79 +++++++---------
4 files changed, 235 insertions(+), 47 deletions(-)
create mode 100644 posix/tst-spawn3.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 clang.
from e8cee8f P0095R3: Implement the latest published revision of SD-6 (C++ [...]
new 3a2044d Add a couple more tentative names for upcoming SD-6 feature c [...]
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/Frontend/InitPreprocessor.cpp | 4 ++++
test/Lexer/cxx-features.cpp | 21 +++++++++++++++++++++
www/cxx_status.html | 4 ++--
3 files changed, 27 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 lldb.
from 5cc0f41 zorg Xcode python test suite target arch update
new 418660c use assertEquals in TestSBTypeClassMembers
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:
.../class_members/TestSBTypeClassMembers.py | 59 ++++++++++++----------
1 file changed, 33 insertions(+), 26 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 252e09f P0096R2: Implement more recent revision of SD-6 (C++ feature [...]
new e8cee8f P0095R3: Implement the latest published revision of SD-6 (C++ [...]
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/Frontend/InitPreprocessor.cpp | 8 ++++++--
test/Lexer/cxx-features.cpp | 22 +++++++++++++++++++---
www/cxx_status.html | 2 +-
3 files changed, 26 insertions(+), 6 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 22cd98f [InstCombine] update to use FileCheck
new f9bcd7b [AMDGPU] Promote uniform i16 ops to i32 ops for targets that [...]
new a377afa IfConversion: Add implicit uses for redefined regs with live [...]
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/IfConversion.cpp | 11 +
lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp | 237 +++++-
lib/Target/AMDGPU/SIISelLowering.cpp | 4 +
...genprepare.ll => amdgpu-codegenprepare-fdiv.ll} | 0
.../AMDGPU/amdgpu-codegenprepare-i16-to-i32.ll | 856 +++++++++++++++++++++
test/CodeGen/AMDGPU/ctlz.ll | 158 ++--
.../AMDGPU/{mul_uint24.ll => mul_uint24-amdgcn.ll} | 151 ++--
test/CodeGen/AMDGPU/mul_uint24-r600.ll | 83 ++
test/CodeGen/Hexagon/ifcvt-live-subreg.mir | 50 ++
9 files changed, 1400 insertions(+), 150 deletions(-)
rename test/CodeGen/AMDGPU/{amdgpu-codegenprepare.ll => amdgpu-codegenprepare-fdiv [...]
create mode 100644 test/CodeGen/AMDGPU/amdgpu-codegenprepare-i16-to-i32.ll
rename test/CodeGen/AMDGPU/{mul_uint24.ll => mul_uint24-amdgcn.ll} (52%)
create mode 100644 test/CodeGen/AMDGPU/mul_uint24-r600.ll
create mode 100644 test/CodeGen/Hexagon/ifcvt-live-subreg.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 b186741 Workaround ASTMatcher crashes. Added some more test cases.
new 14b005f [clang-tidy] fix false-positive for cppcoreguidelines-pro-typ [...]
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:
clang-tidy/utils/TypeTraits.cpp | 4 +++-
test/clang-tidy/cppcoreguidelines-pro-type-member-init.cpp | 10 ++++++++++
2 files changed, 13 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 zorg.
from 1bf3519 [libFuzzer] run re2-2014-12-09 test on the bot, 2-nd attempt
new 641a337 run python tests against i386 and x86_64 inferiors
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:
zorg/jenkins/build.py | 22 ++++++++++++++++++++--
1 file changed, 20 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 gcc.
from 3c57b79 * gimple-ssa-sprintf.c: Fix comment formatting. (format_int [...]
new 94d9ba6 PR middle-end/77721 - -Wformat-length not uses arg range for [...]
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 | 5 ++
.../gcc.dg/tree-ssa/builtin-sprintf-warn-6.c | 92 ++++++++++++++++++++++
2 files changed, 97 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-6.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 clang.
from d024a29 Long-overdue update to cxx_status: C++14 is no longer "upcoming".
new 252e09f P0096R2: Implement more recent revision of SD-6 (C++ feature [...]
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/Frontend/InitPreprocessor.cpp | 17 +++++++--
test/Lexer/cxx-features.cpp | 75 ++++++++++++++++++++++++++++++++-------
www/cxx_status.html | 7 +++-
3 files changed, 84 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.