This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 818b1d77704 AMDGPU: Fix using old address spaces in some tests
new 0fca1c8158c [gold-plugin] allow function/data sections to be toggleable
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:
tools/gold/gold-plugin.cpp | 6 ++++--
1 file changed, 4 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 18bea5216d [Basic] Cleanups in IdentifierInfo following the removal of PTH
new 1091de1710 [CodeComplete] Fix a crash in access checks of inner classes
new 6a052af374 Address a post-commit review comment on r348325.
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/Sema/SemaAccess.cpp | 2 --
lib/Sema/SemaCodeComplete.cpp | 41 ++++++++++++++++++++-------
test/CodeCompletion/accessibility.cpp | 49 +++++++++++++++++++++++++++++++++
test/SemaCXX/friend-template-redecl.cpp | 2 ++
4 files changed, 82 insertions(+), 12 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-allmodconfig
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 c642a82384c [DAGCombiner] don't try to extract a fraction of a vector b [...]
new 818b1d77704 AMDGPU: Fix using old address spaces in some tests
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/AMDGPU/addrspacecast-captured.ll | 41 +++++----
.../CodeGen/AMDGPU/promote-alloca-to-lds-select.ll | 102 +++++++++++----------
2 files changed, 73 insertions(+), 70 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 8eaf4fca1 [CMake] Fix side-effect from LLDB_VERSION change in r346668 f [...]
new a8cce4d35 [PDB] Make PDB lit tests use the new builder
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:
lit/SymbolFile/PDB/ast-restore.test | 5 ++---
lit/SymbolFile/PDB/calling-conventions.test | 3 +--
lit/SymbolFile/PDB/class-layout.test | 6 +++---
lit/SymbolFile/PDB/compilands.test | 4 ++--
lit/SymbolFile/PDB/enums-layout.test | 15 +++++++--------
lit/SymbolFile/PDB/expressions.test | 3 +--
lit/SymbolFile/PDB/func-symbols.test | 6 ++----
lit/SymbolFile/PDB/function-nested-block.test | 3 +--
lit/SymbolFile/PDB/pointers.test | 4 ++--
lit/SymbolFile/PDB/type-quals.test | 4 ++--
lit/SymbolFile/PDB/typedefs.test | 3 +--
lit/SymbolFile/PDB/udt-layout.test | 5 ++---
lit/SymbolFile/PDB/variables-locations.test | 5 ++---
lit/SymbolFile/PDB/variables.test | 6 +++---
lit/SymbolFile/PDB/vbases.test | 5 ++---
15 files changed, 33 insertions(+), 44 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 007924cf774 Allow norecurse attribute on functions that have debug infos.
new c642a82384c [DAGCombiner] don't try to extract a fraction of a vector b [...]
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/SelectionDAG/DAGCombiner.cpp | 24 ++++++-----
test/CodeGen/X86/vector-narrow-binop.ll | 69 ++++++++++++++++++++++++++++++++
2 files changed, 83 insertions(+), 10 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 52cbfd58e2 [OpenCL] Diagnose conflicting address spaces in templates.
new 18bea5216d [Basic] Cleanups in IdentifierInfo following the removal of PTH
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/Basic/IdentifierTable.h | 36 ++++++++++++-----------------------
lib/Basic/IdentifierTable.cpp | 22 ---------------------
2 files changed, 12 insertions(+), 46 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-allnoconfig
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 clang.
from 8a3b41e8fb [NFC] Use clang-format on PrintingPolicy::PrintingPolicy() a [...]
new 52cbfd58e2 [OpenCL] Diagnose conflicting address spaces in templates.
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/Basic/DiagnosticSemaKinds.td | 2 ++
lib/Sema/SemaType.cpp | 10 +++++---
lib/Sema/TreeTransform.h | 35 ++++++++++++++++++---------
test/SemaOpenCLCXX/address-space-templates.cl | 19 +++++++++++++++
4 files changed, 50 insertions(+), 16 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 a26e8808825 [X86] Add test case to show missed opportunity to combine a [...]
new 007924cf774 Allow norecurse attribute on functions that have debug infos.
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/Transforms/IPO/FunctionAttrs.cpp | 16 ++++---
.../InferFunctionAttrs/norecurse_debug.ll | 56 ++++++++++++++++++++++
2 files changed, 65 insertions(+), 7 deletions(-)
create mode 100644 test/Transforms/InferFunctionAttrs/norecurse_debug.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allnoconfig
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-lts-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 5e78401391c Revert "[IR] Add NODISCARD to attribute functions"
new a26e8808825 [X86] Add test case to show missed opportunity to combine a [...]
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/combine-concatvectors.ll | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
create mode 100644 test/CodeGen/X86/combine-concatvectors.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 95f99e9211 [Haiku] Support __float128 for x86 and x86_64
new 8a3b41e8fb [NFC] Use clang-format on PrintingPolicy::PrintingPolicy() a [...]
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/PrettyPrinter.h | 28 +++++++++++++---------------
1 file changed, 13 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allmodconfig
in repository toolchain/binutils-gdb.
from fde51dd189 x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND properties
adds 706adc3493 Automatic date update in version.in
adds 9af7cc783a gold won't build with gcc-9
adds 754e316898 AArch64: Racy: Don't set empty set of hardware BPs/WPs on ne [...]
adds 13f2ed32e1 gdb/testsuite/sim: Remove redundant setting of timeout
adds 90af06793e gdb/riscv: Improve logic for when h/w float abi should be used
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 18 ++++++++++++
gdb/gdbserver/ChangeLog | 4 +++
gdb/gdbserver/linux-low.c | 4 +--
gdb/nat/aarch64-linux-hw-point.c | 20 +++++++++++++
gdb/nat/aarch64-linux-hw-point.h | 5 ++++
gdb/nat/aarch64-linux.c | 15 ++++++----
gdb/riscv-tdep.c | 61 ++++++++++++++++++++++++++++++++--------
gdb/testsuite/ChangeLog | 7 +++++
gdb/testsuite/config/sim.exp | 12 ++------
gold/ChangeLog | 4 +++
gold/symtab.h | 2 +-
12 files changed, 123 insertions(+), 31 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-master-aarch64-mainline-allmodconfig
in repository toolchain/binutils-gdb.
from fde51dd189 x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND properties
adds 706adc3493 Automatic date update in version.in
adds 9af7cc783a gold won't build with gcc-9
adds 754e316898 AArch64: Racy: Don't set empty set of hardware BPs/WPs on ne [...]
adds 13f2ed32e1 gdb/testsuite/sim: Remove redundant setting of timeout
adds 90af06793e gdb/riscv: Improve logic for when h/w float abi should be used
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 18 ++++++++++++
gdb/gdbserver/ChangeLog | 4 +++
gdb/gdbserver/linux-low.c | 4 +--
gdb/nat/aarch64-linux-hw-point.c | 20 +++++++++++++
gdb/nat/aarch64-linux-hw-point.h | 5 ++++
gdb/nat/aarch64-linux.c | 15 ++++++----
gdb/riscv-tdep.c | 61 ++++++++++++++++++++++++++++++++--------
gdb/testsuite/ChangeLog | 7 +++++
gdb/testsuite/config/sim.exp | 12 ++------
gold/ChangeLog | 4 +++
gold/symtab.h | 2 +-
12 files changed, 123 insertions(+), 31 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 compiler-rt.
from b3a7f1d78 Add a new interceptor for modctl(2) from NetBSD
new 7b51c59b0 [Sanitizer] expand nl_langinfo interception to FreeBSD
new 088f1d17f [Sanitizer] nl_langinfo forgotten bit.
new 19b47fcc0 Remove XFAIL in get_module_and_offset_for_pc.cc for NetBSD-MSan
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/sanitizer_common/sanitizer_platform_interceptors.h | 2 +-
test/sanitizer_common/TestCases/{NetBSD => Posix}/nl_langinfo.cc | 2 ++
test/sanitizer_common/TestCases/get_module_and_offset_for_pc.cc | 1 -
3 files changed, 3 insertions(+), 2 deletions(-)
rename test/sanitizer_common/TestCases/{NetBSD => Posix}/nl_langinfo.cc (87%)
--
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 7a4b4584b79 testsuite: turn down verbosity of "process-message"
new 6a1665ab856 Use unsigned arithmetic for demoted vector plus/minus/mult [...]
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 | 15 ++++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/vect/vect-over-widen-23.c | 31 ++++++++
gcc/tree-vect-patterns.c | 98 +++++++++++++++++++-------
4 files changed, 125 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-over-widen-23.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.