This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from bee5abc [AVX512] Replace masked AND/OR/XOR intrinsics with native cod [...]
new 481ab3b [OpenCL] Improved diagnostics of OpenCL types.
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/SemaDecl.cpp | 10 ---------
lib/Sema/SemaExpr.cpp | 35 ++++++++++++++++--------------
lib/Sema/SemaType.cpp | 22 +++++++++++++++++--
test/SemaOpenCL/invalid-block.cl | 32 +++++++++++++++------------
test/SemaOpenCL/invalid-image.cl | 12 +++++++---
test/SemaOpenCL/invalid-pipes-cl2.0.cl | 17 ++++++++++++---
test/SemaOpenCL/sampler_t.cl | 19 ++++++++++++----
8 files changed, 95 insertions(+), 54 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 3689797 Automatic date update in version.in
new 08759e0 Fixes done to TLS.
new b9316f5 Enable relocation overflow messages by default.
new 05bbf01 TLS: DTPOFF can accept offsets, stored into addendum. Remove [...]
new 764cfd4 [ARC] Update test.
The 4 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:
bfd/ChangeLog | 18 ++
bfd/arc-got.h | 511 +++++++++++++++++++++++++++++++
bfd/elf32-arc.c | 667 ++++++++---------------------------------
gas/ChangeLog | 6 +
gas/config/tc-arc.c | 25 +-
include/elf/arc-reloc.def | 2 +-
ld/ChangeLog | 5 +
ld/testsuite/ld-arc/nps-1b.err | 1 +
8 files changed, 677 insertions(+), 558 deletions(-)
create mode 100644 bfd/arc-got.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.
unknown user pushed a change to branch hjl/pr71801
in repository gcc.
at 8e55d60 Don't convert TImode in debug insn
This branch includes the following new commits:
new 8e55d60 Don't convert TImode in debug insn
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.
--
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 d7a7376 [RS6000] Don't allow combine to form doloop pattern
new 9aaf7e3 2016-07-11 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr71816.c | 21 +++++++++++++++++++++
gcc/tree-ssa-pre.c | 11 ++++-------
4 files changed, 36 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71816.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 aee0f14 Provide support for preserving assembly comments
new a1057f0 [X86][SSE] Generalise target shuffle combine of shuffles usin [...]
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/X86ISelLowering.cpp | 34 +++++++++++++++++++++-------------
1 file changed, 21 insertions(+), 13 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 20ad730 [AMDGPU][llvm-mc] Quickfix for r272748 to enable labels in br [...]
new aee0f14 Provide support for preserving assembly comments
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/MC/MCAsmInfo.h | 11 +++++
include/llvm/MC/MCStreamer.h | 8 +++-
include/llvm/MC/MCTargetOptions.h | 4 ++
lib/CodeGen/LLVMTargetMachine.cpp | 2 +
lib/MC/MCAsmInfo.cpp | 1 +
lib/MC/MCAsmStreamer.cpp | 55 +++++++++++++++++++++-
lib/MC/MCParser/AsmParser.cpp | 13 +++++-
lib/MC/MCParser/ELFAsmParser.cpp | 1 +
lib/MC/MCStreamer.cpp | 3 ++
test/MC/AsmParser/inline-comments.ll | 88 +++++++++++++++++++++++++++++++++++
test/MC/AsmParser/preserve-comments.s | 9 ++++
tools/llc/llc.cpp | 5 ++
tools/llvm-mc/llvm-mc.cpp | 5 ++
13 files changed, 201 insertions(+), 4 deletions(-)
create mode 100644 test/MC/AsmParser/inline-comments.ll
create mode 100644 test/MC/AsmParser/preserve-comments.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 llvm.
from 279cd1e [mips][microMIPS] Implement LDC1, SDC1, LDC2, SDC2, LWC1, SWC [...]
new 20ad730 [AMDGPU][llvm-mc] Quickfix for r272748 to enable labels in br [...]
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/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 2 ++
test/MC/AMDGPU/labels-branch.s | 17 +++++++++++++++++
2 files changed, 19 insertions(+)
create mode 100644 test/MC/AMDGPU/labels-branch.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 openmp.
from e942708 Improving EPCC performance when linking with hwloc
new 1726570 http://reviews.llvm.org/D22134: Implementation of OpenMP 4.5 [...]
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:
runtime/src/kmp.h | 7 +-
runtime/src/kmp_dispatch.cpp | 243 ++++++++++++++++++++++++++++++-------------
runtime/src/kmp_settings.c | 5 +-
3 files changed, 176 insertions(+), 79 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 78f7c4e * gcc-interface/trans.c (add_decl_expr): Minor tweak. * gcc [...]
new d7a7376 [RS6000] Don't allow combine to form doloop pattern
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 | 6 ++++++
gcc/config/rs6000/rs6000.md | 9 +++++++++
2 files changed, 15 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from bbe020d scripts/MakeRelease.job: Fix typos and whitespace errors.
new 3d933bf Fix typos: [tcwg_local] was replaced with { "tcwg-local" }
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:
config/linaro.exp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.