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-defconfig
in repository toolchain/binutils-gdb.
from f68d3e0053 Automatic date update in version.in
adds 27e8f8efca Automatic date update in version.in
adds 8936f76804 objdump: Fix check for corrupt reloc information, to allow f [...]
adds ffd9e4d022 elf: Don't merge .note.gnu.property section in IR
adds e368bf56d3 Document purpose of each ld statement lists
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf-properties.c | 3 ++-
bfd/version.h | 2 +-
binutils/ChangeLog | 8 ++++++++
binutils/objdump.c | 9 +++++++--
ld/ChangeLog | 12 ++++++++++++
ld/ldlang.c | 16 ++++++++++++++++
ld/ldlang.h | 10 +++-------
8 files changed, 55 insertions(+), 11 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 f04d905d33 Set MustBuildLookupTable on PrimaryContext in ExternalASTMerger
new ae8cfe3c9c [OpenCL] Improve diags for addr 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:
lib/Sema/SemaDecl.cpp | 40 +++++++++++++-----------
lib/Sema/SemaType.cpp | 5 +--
lib/Sema/TreeTransform.h | 7 +++++
test/CodeGenOpenCLCXX/template-address-spaces.cl | 3 --
test/SemaOpenCLCXX/address-space-templates.cl | 12 +++++++
5 files changed, 43 insertions(+), 24 deletions(-)
create mode 100644 test/SemaOpenCLCXX/address-space-templates.cl
--
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 44985203d9a 2018-11-29 Edward Smith-Rowland <3dw4rd(a)verizon.net>
new 554f81c6e45 2018-11-29 Michael Ploujnikov <michael.ploujnikov(a)oracle.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/ChangeLog | 7 +++++++
gcc/config/rs6000/rs6000.c | 2 +-
2 files changed, 8 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 659d8117b2c [GlobalISel] Fix insertion of stack-protector epilogue
new d8517b96dfb Revert r347596 "Support for inserting profile-directed cach [...]
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/CMakeLists.txt | 2 -
lib/Target/X86/LLVMBuild.txt | 2 +-
lib/Target/X86/X86.h | 7 -
lib/Target/X86/X86DiscriminateMemOps.cpp | 130 -----------
lib/Target/X86/X86InsertPrefetch.cpp | 253 ---------------------
lib/Target/X86/X86TargetMachine.cpp | 2 -
test/CodeGen/X86/O0-pipeline.ll | 2 -
test/CodeGen/X86/O3-pipeline.ll | 2 -
test/CodeGen/X86/discriminate-mem-ops.ll | 55 -----
test/CodeGen/X86/insert-prefetch-inline.afdo | 4 -
test/CodeGen/X86/insert-prefetch-inline.ll | 76 -------
.../CodeGen/X86/insert-prefetch-invalid-instr.afdo | 2 -
test/CodeGen/X86/insert-prefetch-invalid-instr.ll | 46 ----
test/CodeGen/X86/insert-prefetch-other.afdo | 3 -
test/CodeGen/X86/insert-prefetch.afdo | 3 -
test/CodeGen/X86/insert-prefetch.ll | 101 --------
16 files changed, 1 insertion(+), 689 deletions(-)
delete mode 100644 lib/Target/X86/X86DiscriminateMemOps.cpp
delete mode 100644 lib/Target/X86/X86InsertPrefetch.cpp
delete mode 100644 test/CodeGen/X86/discriminate-mem-ops.ll
delete mode 100644 test/CodeGen/X86/insert-prefetch-inline.afdo
delete mode 100644 test/CodeGen/X86/insert-prefetch-inline.ll
delete mode 100644 test/CodeGen/X86/insert-prefetch-invalid-instr.afdo
delete mode 100644 test/CodeGen/X86/insert-prefetch-invalid-instr.ll
delete mode 100644 test/CodeGen/X86/insert-prefetch-other.afdo
delete mode 100644 test/CodeGen/X86/insert-prefetch.afdo
delete mode 100644 test/CodeGen/X86/insert-prefetch.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-master-aarch64-next-allyesconfig
in repository toolchain/binutils-gdb.
from f68d3e0053 Automatic date update in version.in
adds 27e8f8efca Automatic date update in version.in
adds 8936f76804 objdump: Fix check for corrupt reloc information, to allow f [...]
adds ffd9e4d022 elf: Don't merge .note.gnu.property section in IR
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf-properties.c | 3 ++-
bfd/version.h | 2 +-
binutils/ChangeLog | 8 ++++++++
binutils/objdump.c | 9 +++++++--
5 files changed, 24 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.
unknown user pushed a change to branch release_70
in repository clang.
from 3319d936c8 Merging r343105:
new 6655e514ce Merging r345497:
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/Serialization/ASTWriter.cpp | 5 +++-
test/SemaOpenCL/extension-begin.cl | 60 ++++++++++++++++----------------------
test/SemaOpenCL/extension-begin.h | 26 +++++++++++++++++
3 files changed, 55 insertions(+), 36 deletions(-)
create mode 100644 test/SemaOpenCL/extension-begin.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.