This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 08bc3d840a5 ThinLTO: Do not import debug info for imported global constants
new 5aafb60b3da [InstCombine] add/move tests for extractelement; NFC
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/Transforms/InstCombine/scalarization.ll | 38 +++++++++++++++++++++++++---
test/Transforms/InstCombine/vec_narrow.ll | 10 --------
2 files changed, 34 insertions(+), 14 deletions(-)
delete mode 100644 test/Transforms/InstCombine/vec_narrow.ll
--
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 3a67e1a6b4 [aarch64] Add support for pointer authentication B key
new 2861ee4fde Use separate sed expressions to escape auto-load directories.
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:
gdb/ChangeLog | 6 ++++++
gdb/configure | 4 ++--
gdb/configure.ac | 4 ++--
3 files changed, 10 insertions(+), 4 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-defconfig
in repository toolchain/binutils-gdb.
from 881917c2cb Automatic date update in version.in
adds a52b73d14c 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-allyesconfig
in repository toolchain/binutils-gdb.
from 881917c2cb Automatic date update in version.in
adds a52b73d14c 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 a5d8d4c7c94 [MachineOutliner] Outline functions by order of benefit
new 08bc3d840a5 ThinLTO: Do not import debug info for imported global constants
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/Linker/IRMover.cpp | 10 ++++++++++
test/ThinLTO/X86/index-const-prop.ll | 2 +-
test/ThinLTO/X86/index-const-prop2.ll | 2 +-
3 files changed, 12 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 clang.
from 3b68f54078 NFC: Extract TextNodeDumper class
new 88c0bc1f44 [Hexagon] Add support for Hexagon V66
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/clang/Driver/Options.td | 2 ++
lib/Basic/Targets/Hexagon.cpp | 5 ++++-
lib/Driver/ToolChains/Hexagon.cpp | 1 +
test/Driver/hexagon-hvx.c | 7 +++++++
test/Driver/hexagon-toolchain-elf.c | 16 ++++++++++++----
test/Preprocessor/hexagon-predefines.c | 24 ++++++++++++++++++++++++
6 files changed, 50 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 llvm.
from 83757df6ccc [Hexagon] Add intrinsics for Hexagon V66
new a5d8d4c7c94 [MachineOutliner] Outline functions by order of benefit
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/CodeGen/MachineOutliner.h | 2 +-
lib/CodeGen/MachineOutliner.cpp | 131 +++++++++++----------
test/CodeGen/AArch64/machine-outliner-ordering.mir | 106 +++++++++++++++++
3 files changed, 175 insertions(+), 64 deletions(-)
create mode 100644 test/CodeGen/AArch64/machine-outliner-ordering.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 017a6411af8 [Hexagon] Add instruction definitions for Hexagon V66
new 83757df6ccc [Hexagon] Add intrinsics for Hexagon V66
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/IntrinsicsHexagon.td | 82 +++++++++++++++++++++++----
lib/Target/Hexagon/HexagonDepMapAsm2Intrin.td | 30 ++++++++++
test/CodeGen/Hexagon/intrinsics-v66.ll | 45 +++++++++++++++
3 files changed, 145 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/Hexagon/intrinsics-v66.ll
--
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 758cfbc585 NFC: Extract TextTreeStructure class
new 3b68f54078 NFC: Extract TextNodeDumper class
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/clang/AST/TextNodeDumper.h | 54 ++++++
lib/AST/ASTDumper.cpp | 372 ++++++++++++-------------------------
lib/AST/CMakeLists.txt | 1 +
lib/AST/TextNodeDumper.cpp | 141 ++++++++++++++
4 files changed, 315 insertions(+), 253 deletions(-)
create mode 100644 include/clang/AST/TextNodeDumper.h
create mode 100644 lib/AST/TextNodeDumper.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allyesconfig
in repository toolchain/gcc.
from 88eb6cf830d PR c++/88120 - ICE when calling save_expr in a template. [...]
adds bec845cb482 Daily bump.
adds 3192e007373 darwin - backport r263645, no support for split DWARF on Darwin.
adds ddff4efc7e2 2018-12-05 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 21 +++++++++-
gcc/DATESTAMP | 2 +-
gcc/config/darwin.c | 8 ++++
gcc/config/darwin.h | 6 ++-
gcc/testsuite/ChangeLog | 20 +++++++++
gcc/testsuite/g++.dg/debug/dwarf2/pr85302.C | 1 +
gcc/testsuite/gcc.dg/lto/pr83719_0.c | 1 +
gcc/testsuite/gcc.dg/pr86064.c | 1 +
gcc/testsuite/gcc.dg/vect/pr87288-1.c | 49 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr87288-2.c | 64 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr87288-3.c | 64 +++++++++++++++++++++++++++++
gcc/tree-vect-loop.c | 14 +++++--
12 files changed, 245 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr87288-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr87288-2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr87288-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 2ea1ed5fdbc [Hexagon] Foundation of support for Hexagon V66
new 017a6411af8 [Hexagon] Add instruction definitions for Hexagon V66
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/Hexagon/Hexagon.td | 2 +-
lib/Target/Hexagon/HexagonDepIICHVX.td | 701 ++++++++++
lib/Target/Hexagon/HexagonDepIICScalar.td | 1342 ++++++++++++++++----
lib/Target/Hexagon/HexagonDepInstrFormats.td | 136 +-
lib/Target/Hexagon/HexagonDepInstrInfo.td | 989 +++++++++++----
lib/Target/Hexagon/HexagonDepMappings.td | 4 +
lib/Target/Hexagon/HexagonDepTimingClasses.h | 12 +-
lib/Target/Hexagon/HexagonISelLowering.cpp | 18 +-
lib/Target/Hexagon/HexagonPatterns.td | 7 +
lib/Target/Hexagon/HexagonPseudo.td | 4 +-
lib/Target/Hexagon/HexagonSchedule.td | 7 +
lib/Target/Hexagon/HexagonScheduleV60.td | 2 +-
lib/Target/Hexagon/HexagonScheduleV62.td | 2 +-
lib/Target/Hexagon/HexagonScheduleV65.td | 2 +-
...HexagonScheduleV65.td => HexagonScheduleV66.td} | 23 +-
lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h | 2 +-
test/CodeGen/Hexagon/dfp.ll | 19 +
test/CodeGen/Hexagon/mnaci_v66.ll | 15 +
test/MC/Hexagon/quad_regs.s | 5 +
test/MC/Hexagon/v66.s | 17 +
test/MC/Hexagon/z-instructions.s | 17 +
21 files changed, 2811 insertions(+), 515 deletions(-)
copy lib/Target/Hexagon/{HexagonScheduleV65.td => HexagonScheduleV66.td} (64%)
create mode 100644 test/CodeGen/Hexagon/dfp.ll
create mode 100644 test/CodeGen/Hexagon/mnaci_v66.ll
create mode 100644 test/MC/Hexagon/quad_regs.s
create mode 100644 test/MC/Hexagon/v66.s
create mode 100644 test/MC/Hexagon/z-instructions.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.
unknown user pushed a change to branch master
in repository clang.
from a1ae28d5e6 NFC: Inline handling of DependentSizedArrayType
new 758cfbc585 NFC: Extract TextTreeStructure class
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/clang/AST/ASTDumperUtils.h | 181 +++++++++++++++++++++++++++++++++++++
lib/AST/ASTDumper.cpp | 151 ++-----------------------------
2 files changed, 187 insertions(+), 145 deletions(-)
create mode 100644 include/clang/AST/ASTDumperUtils.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/binutils-gdb.
from 881917c2cb Automatic date update in version.in
adds a52b73d14c 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 gcc.
from 6a1665ab856 Use unsigned arithmetic for demoted vector plus/minus/mult [...]
new 94830b59a45 * config/i386/cygming.h (PCC_BITFIELD_TYPE_MATTERS): Remov [...]
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 | 11 +++++++----
gcc/config/i386/cygming.h | 5 -----
2 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/gcc.
from 88eb6cf830d PR c++/88120 - ICE when calling save_expr in a template. [...]
adds bec845cb482 Daily bump.
adds 3192e007373 darwin - backport r263645, no support for split DWARF on Darwin.
adds ddff4efc7e2 2018-12-05 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 21 +++++++++-
gcc/DATESTAMP | 2 +-
gcc/config/darwin.c | 8 ++++
gcc/config/darwin.h | 6 ++-
gcc/testsuite/ChangeLog | 20 +++++++++
gcc/testsuite/g++.dg/debug/dwarf2/pr85302.C | 1 +
gcc/testsuite/gcc.dg/lto/pr83719_0.c | 1 +
gcc/testsuite/gcc.dg/pr86064.c | 1 +
gcc/testsuite/gcc.dg/vect/pr87288-1.c | 49 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr87288-2.c | 64 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr87288-3.c | 64 +++++++++++++++++++++++++++++
gcc/tree-vect-loop.c | 14 +++++--
12 files changed, 245 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr87288-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr87288-2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr87288-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/binutils-gdb.
from 881917c2cb Automatic date update in version.in
adds a52b73d14c 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.