This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ac7c8ceef7e [X86] Add avx512vl command lines to the 128/256-bit vector- [...]
new 1ce51ae9337 [X86][AVX1] Account for cost of extract/insert of 256-bit s [...]
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/X86/X86TargetTransformInfo.cpp | 24 ++++++++++-----------
test/Analysis/CostModel/X86/vshift-ashr-cost.ll | 28 ++++++++++++-------------
test/Analysis/CostModel/X86/vshift-lshr-cost.ll | 24 ++++++++++-----------
test/Analysis/CostModel/X86/vshift-shl-cost.ll | 24 ++++++++++-----------
4 files changed, 50 insertions(+), 50 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 binutils-gdb.
from 097eb00398 Automatic date update in version.in
new cd85e51ad3 Fix match and mask for 64-bit bb opcode.
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/ChangeLog | 4 ++++
include/opcode/hppa.h | 2 +-
2 files changed, 5 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 llvm.
from 3f74b0ee2cc [X86][AVX1] Account for cost of extract/insert of 256-bit S [...]
new 3cf7734d13a [X86] Remove unused value from IntrinsicType enum. NFC
new eba544c71ce [X86] Cleanup some of the check-prefixes in the vector-lzcn [...]
new ac7c8ceef7e [X86] Add avx512vl command lines to the 128/256-bit vector- [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 6 -
lib/Target/X86/X86IntrinsicsInfo.h | 2 +-
test/CodeGen/X86/vector-lzcnt-128.ll | 380 ++++++++++++++++++-------
test/CodeGen/X86/vector-lzcnt-256.ll | 536 ++++++++++++++++++++++++++++-------
4 files changed, 721 insertions(+), 203 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 a435f21458d Fix DynamicLibraryTest.cpp on FreeBSD and NetBSD
new 3f74b0ee2cc [X86][AVX1] Account for cost of extract/insert of 256-bit S [...]
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/X86/X86TargetTransformInfo.cpp | 34 +++++++++++++++----------------
test/Analysis/CostModel/X86/div.ll | 32 ++++++++++++++---------------
2 files changed, 33 insertions(+), 33 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 libcxxabi.
from 9f5f78e [libcxxabi] Do not align field unwindHeader when building for [...]
new fa4e00b Revert r302978 and r302981.
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:
src/cxa_exception.hpp | 20 --------------
test/exception_object_alignment.sh.cpp | 48 ----------------------------------
2 files changed, 68 deletions(-)
delete mode 100644 test/exception_object_alignment.sh.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 llvm.
from 40a0941bb95 [X86][XOP] XOP's general v16i8 shifts will be used instead [...]
new 61e19cf8a48 [COFF] Gracefully handle empty .drectve sections
new a435f21458d Fix DynamicLibraryTest.cpp on FreeBSD and NetBSD
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/Object/COFFObjectFile.cpp | 2 +-
lib/Support/Unix/Path.inc | 30 +++++++++++++++++-----
test/Object/Inputs/COFF/empty-drectve.yaml | 14 ++++++++++
test/Object/coff-empty-drectve.test | 3 +++
.../Support/DynamicLibrary/DynamicLibraryTest.cpp | 4 ++-
5 files changed, 45 insertions(+), 8 deletions(-)
create mode 100644 test/Object/Inputs/COFF/empty-drectve.yaml
create mode 100644 test/Object/coff-empty-drectve.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 7adcab9058e [X86][SSE] Account for cost of extract/insert of v32i8 vect [...]
new 40a0941bb95 [X86][XOP] XOP's general v16i8 shifts will be used instead [...]
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/X86/X86TargetTransformInfo.cpp | 9 ++++++---
test/Analysis/CostModel/X86/vshift-ashr-cost.ll | 6 +++---
test/Analysis/CostModel/X86/vshift-shl-cost.ll | 6 +++---
3 files changed, 12 insertions(+), 9 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 aca1a787dfd PR middle-end/80669 - Bad -Wstringop-overflow warnings for stpncpy
new 53e0530a6c0 PR middle-end/77671 - missing -Wformat-overflow warning on [...]
new e564c3cc136 * config/i386.i386.c (ix86_cc_modes_compatible): CCNOmode [...]
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 | 19 +++
gcc/config/i386/i386.c | 10 +-
gcc/gimple-fold.c | 17 +--
gcc/gimple-fold.h | 2 +
gcc/gimple-ssa-sprintf.c | 159 +++++++++++++++------
gcc/testsuite/ChangeLog | 9 ++
gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-7.c | 99 +++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-8.c | 104 ++++++++++++++
.../gcc.dg/tree-ssa/builtin-sprintf-warn-1.c | 2 +-
.../gcc.dg/tree-ssa/builtin-sprintf-warn-2.c | 27 ++--
.../gcc.dg/tree-ssa/builtin-sprintf-warn-3.c | 8 +-
11 files changed, 378 insertions(+), 78 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-7.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-8.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 1ccd7cfa2bd [StringExtras] Add llvm::to_integer.
new 7adcab9058e [X86][SSE] Account for cost of extract/insert of v32i8 vect [...]
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/X86/X86TargetTransformInfo.cpp | 6 +++---
test/Analysis/CostModel/X86/vshift-ashr-cost.ll | 8 ++++----
test/Analysis/CostModel/X86/vshift-lshr-cost.ll | 8 ++++----
test/Analysis/CostModel/X86/vshift-shl-cost.ll | 8 ++++----
4 files changed, 15 insertions(+), 15 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 90e60b5e999 [X86][XOP] Account for cost of extract/insert of 256-bit ve [...]
new 1ccd7cfa2bd [StringExtras] Add llvm::to_integer.
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/ADT/StringExtras.h | 7 +++++++
1 file changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.