This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-stable-allyesconfig
in repository toolchain/ci/llvm-monorepo.
from 5ba271b25cf add Kang Zhang(shkzhang(a)cn.ibm.com) to the CREDITS.TXT
adds af0f232d609 [llvm-mca] Add support for instructions with a variadic num [...]
adds a2243ad680a [SelectionDAG] move constant or splat functions to common location
adds e44347d824a [IPSCCP] Use input operand instead of OriginalOp for ssa_copy.
adds 4a77c5f604a [x86] add tests for select-of-fp-constants; NFC
adds e7bb99347ad [x86] limit transform for select-of-fp-constants
adds 093425c9608 [CodeGen] translate MS rotate builtins to LLVM funnel-shift [...]
adds 243b068756c [MetadataTest] Fix off-by-one strncpy warning reported by g [...]
adds 9e38f8a5618 [CodeComplete] Simplify CodeCompleteConsumer.cpp, NFC
adds 16effb77859 [Support/FileSystem] Add sub-second precision for atime/mti [...]
adds ebe1cc58a68 A "constexpr" is evaluated in a constant context. Make sure [...]
adds a796e890bfa [PowerPC] Fix inconsistent ImmMustBeMultipleOf for same ins [...]
new bc4996263a7 [X86] Add test cases to show bad type legalization of fptos [...]
new df56c54691b Revert "[PowerPC] Fix inconsistent ImmMustBeMultipleOf for [...]
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:
clang/lib/AST/ExprConstant.cpp | 2 +
clang/lib/CodeGen/CGBuiltin.cpp | 50 +--
clang/lib/Sema/CodeCompleteConsumer.cpp | 146 ++++-----
clang/test/CodeGen/ms-intrinsics-rotations.c | 99 ++----
clang/test/SemaCXX/constant-expression-cxx1y.cpp | 8 +
llvm/cmake/config-ix.cmake | 6 +
llvm/include/llvm/CodeGen/SelectionDAGNodes.h | 14 +-
llvm/include/llvm/CodeGen/TargetLowering.h | 8 +
llvm/include/llvm/Config/config.h.cmake | 6 +
llvm/include/llvm/Support/Chrono.h | 8 +
llvm/include/llvm/Support/FileSystem.h | 29 +-
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 52 +--
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 18 +-
llvm/lib/Support/Unix/Path.inc | 21 +-
llvm/lib/Target/X86/X86ISelLowering.cpp | 8 +
llvm/lib/Target/X86/X86ISelLowering.h | 2 +
llvm/lib/Transforms/Scalar/SCCP.cpp | 10 +-
llvm/test/CodeGen/X86/2009-03-07-FPConstSelect.ll | 18 -
llvm/test/CodeGen/X86/avx512-cmp.ll | 6 +-
llvm/test/CodeGen/X86/avx512-schedule.ll | 10 +-
llvm/test/CodeGen/X86/select-of-fp-constants.ll | 96 ++++++
llvm/test/CodeGen/X86/vec_fp_to_int-widen.ll | 305 +++++++++++++++++
llvm/test/CodeGen/X86/vec_fp_to_int.ll | 362 +++++++++++++++++++++
llvm/test/CodeGen/X86/vselect-zero.ll | 6 +-
.../SCCP/ipsccp-ssa-copy-nested-conds.ll | 50 +++
llvm/test/tools/llvm-mca/ARM/memcpy-ldm-stm.s | 65 ++++
llvm/tools/llvm-mca/lib/InstrBuilder.cpp | 99 +++++-
llvm/unittests/IR/MetadataTest.cpp | 8 +-
28 files changed, 1211 insertions(+), 301 deletions(-)
delete mode 100644 llvm/test/CodeGen/X86/2009-03-07-FPConstSelect.ll
create mode 100644 llvm/test/CodeGen/X86/select-of-fp-constants.ll
create mode 100644 llvm/test/Transforms/SCCP/ipsccp-ssa-copy-nested-conds.ll
create mode 100644 llvm/test/tools/llvm-mca/ARM/memcpy-ldm-stm.s
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/binutils-gdb.
from ee2341b5dd Automatic date update in version.in
adds f03a5541c4 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/gcc.
from 01a481090b8 Daily bump.
adds 91d8b4b3b1b 2018-11-25 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds f0df34961a9 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 7 +++++++
gcc/fortran/frontend-passes.c | 4 ++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/where_7.f90 | 25 +++++++++++++++++++++++++
5 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/where_7.f90
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig
in repository toolchain/binutils-gdb.
from ee2341b5dd Automatic date update in version.in
adds f03a5541c4 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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 llvm.
from 33a04216548 [X86] Add test cases to show bad type legalization of fptos [...]
new 2fd827f4704 Revert "[PowerPC] Fix inconsistent ImmMustBeMultipleOf 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:
lib/Target/PowerPC/PPCInstrInfo.cpp | 16 +-
.../CodeGen/PowerPC/convert-rr-to-ri-p9-vector.mir | 161 ---------------------
2 files changed, 4 insertions(+), 173 deletions(-)
delete mode 100644 test/CodeGen/PowerPC/convert-rr-to-ri-p9-vector.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 llvm.
from a638433e6d5 [PowerPC] Fix inconsistent ImmMustBeMultipleOf for same ins [...]
new 33a04216548 [X86] Add test cases to show bad type legalization of fptos [...]
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/CodeGen/X86/vec_fp_to_int-widen.ll | 305 +++++++++++++++++++++++++++
test/CodeGen/X86/vec_fp_to_int.ll | 362 ++++++++++++++++++++++++++++++++
2 files changed, 667 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allmodconfig
in repository toolchain/binutils-gdb.
from bb31d44bb1 Automatic date update in version.in
adds b5b12e1dbe Remove obsolete comments from field_fmt
adds f63c03b470 Implement timestamp'ed output on "make check"
adds 0a744d8f9d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 6 ++++++
gdb/mi/mi-out.c | 2 --
gdb/testsuite/ChangeLog | 14 ++++++++++++++
gdb/testsuite/Makefile.in | 20 ++++++++++++--------
gdb/testsuite/README | 20 ++++++++++++++++++++
gdb/testsuite/print-ts.py | 48 +++++++++++++++++++++++++++++++++++++++++++++++
gdb/tui/tui-out.c | 2 --
gdb/ui-out.c | 1 -
9 files changed, 101 insertions(+), 14 deletions(-)
create mode 100755 gdb/testsuite/print-ts.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.