This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f0af10b Fix myriad test with CLANG_DEFAULT_CXX_STDLIB
new 242de2f [Sema][TreeTransform] Re-create DesignatedInitExpr when a fie [...]
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/TreeTransform.h | 13 +++++++++++++
test/SemaCXX/designated-initializers.cpp | 31 +++++++++++++++++++++++++++++++
2 files changed, 44 insertions(+)
create mode 100644 test/SemaCXX/designated-initializers.cpp
--
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 newlib.
from 526107a mkgroup/mkpasswd: Fix potential buffer overwrite in corner case
new 79edb25 passwd: Fix potential buffer overflow
new bb7ad4e pldd: Fix resource leak and missing check if fopen failed
new 11b7f94 Fix ShellExecuteW comment
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:
winsup/cygwin/path.cc | 7 +++----
winsup/utils/passwd.c | 3 ++-
winsup/utils/pldd.c | 4 ++++
3 files changed, 9 insertions(+), 5 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 595090d * config/i386/i386.c (ix86_fold_builtin): Handle IX86_BUILT [...]
new 8cc18ee 2016-10-24 Andre Vieira <andre.simoesdiasvieira(a)arm.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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/arm/pure-code/pure-code.exp | 4 ++++
2 files changed, 8 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 gcc.
from 98d9f59 Work around 32-bit i386 STV testcases failing with -mstackrea [...]
new 595090d * config/i386/i386.c (ix86_fold_builtin): Handle IX86_BUILT [...]
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 | 8 ++
gcc/config/i386/i386.c | 119 ++++++++++++++++++++++++++-
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/gcc.target/i386/bmi-bextr-6.c | 54 ++++++++++++
gcc/testsuite/gcc.target/i386/bmi2-bzhi-3.c | 77 +++++++++++++++++
gcc/testsuite/gcc.target/i386/bmi2-pdep-1.c | 33 ++++++++
gcc/testsuite/gcc.target/i386/bmi2-pext-1.c | 33 ++++++++
gcc/testsuite/gcc.target/i386/tbm-bextri-1.c | 36 ++++++++
8 files changed, 367 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/bmi-bextr-6.c
create mode 100644 gcc/testsuite/gcc.target/i386/bmi2-bzhi-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/bmi2-pdep-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/bmi2-pext-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/tbm-bextri-1.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 0a3be13 [AVX-512] Replace 64-bit element and 512-bit vector pmin/pmax [...]
new f0af10b Fix myriad test with CLANG_DEFAULT_CXX_STDLIB
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/Driver/myriad-toolchain.c | 4 ++--
1 file changed, 2 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 020c275 Do not disable aggressive loop opts for
new 98d9f59 Work around 32-bit i386 STV testcases failing with -mstackrea [...]
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 | 11 +++++++++++
gcc/testsuite/gcc.target/i386/mask-unpack.c | 2 +-
gcc/testsuite/gcc.target/i386/pr65105-1.c | 2 +-
gcc/testsuite/gcc.target/i386/pr65105-2.c | 2 +-
gcc/testsuite/gcc.target/i386/pr65105-3.c | 2 +-
gcc/testsuite/gcc.target/i386/pr65105-5.c | 2 +-
gcc/testsuite/gcc.target/i386/pr67761.c | 2 +-
gcc/testsuite/gcc.target/i386/pr70799-1.c | 2 +-
8 files changed, 18 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 gcc.
from dca6603 Daily bump.
new 020c275 Do not disable aggressive loop opts 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/ChangeLog | 5 +++++
gcc/opts.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/ubsan/unreachable-3.c | 21 +++++++++++++++++++++
4 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/unreachable-3.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 bc9b41f [AVX-512] Remove masked pmin/pmax intrinsics and autoupgrade [...]
new df936e3 [llvm-opt-report] Fix unroll-count reporting
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/tools/llvm-opt-report/Inputs/{q.cpp => q3.c} | 2 +-
.../llvm-opt-report/Inputs/{q.yaml => q3.yaml} | 20 ++++++++---------
test/tools/llvm-opt-report/func-3.test | 25 ++++++++++++++++++++++
tools/llvm-opt-report/OptReport.cpp | 2 +-
4 files changed, 37 insertions(+), 12 deletions(-)
copy test/tools/llvm-opt-report/Inputs/{q.cpp => q3.c} (92%)
copy test/tools/llvm-opt-report/Inputs/{q.yaml => q3.yaml} (80%)
create mode 100644 test/tools/llvm-opt-report/func-3.test
--
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 0800ef1 [DAG] enhance computeKnownBits to handle SRL/SRA with vector [...]
new bc9b41f [AVX-512] Remove masked pmin/pmax intrinsics and autoupgrade [...]
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/IR/IntrinsicsX86.td | 148 ------------
lib/IR/AutoUpgrade.cpp | 21 +-
lib/Target/X86/X86IntrinsicsInfo.h | 48 ----
test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 128 +++++++++++
test/CodeGen/X86/avx512-intrinsics.ll | 155 -------------
test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 192 ++++++++++++++++
test/CodeGen/X86/avx512bw-intrinsics.ll | 200 ----------------
test/CodeGen/X86/avx512bwvl-intrinsics-upgrade.ll | 256 +++++++++++++++++++++
test/CodeGen/X86/avx512bwvl-intrinsics.ll | 256 ---------------------
test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 256 +++++++++++++++++++++
test/CodeGen/X86/avx512vl-intrinsics.ll | 264 +---------------------
11 files changed, 852 insertions(+), 1072 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 7d03ef9 [AVX-512] Replace masked 128/256-bit byte, word, and dword mi [...]
new 0a3be13 [AVX-512] Replace 64-bit element and 512-bit vector pmin/pmax [...]
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/CGBuiltin.cpp | 61 +++++++++++++------
test/CodeGen/avx512bw-builtins.c | 88 +++++++++++++++++++--------
test/CodeGen/avx512f-builtins.c | 128 ++++++++++++++++++++++++++++++++++-----
test/CodeGen/avx512vl-builtins.c | 88 +++++++++++++++++++--------
4 files changed, 284 insertions(+), 81 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.