This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c8e5f45 PR ada/70969 * system-darwin-ppc64.ads: Add pragma No_Elabo [...]
new cb8bc63 gcc/ PR target/54089 * config/sh/sh.md (*rotcr): Add anothe [...]
new 2dd7705 PR sanitizer/70875 * ubsan.c (get_ubsan_type_info_for_type) [...]
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:
gcc/ChangeLog | 10 ++++++++++
gcc/config/sh/sh.md | 16 ++++++++++++++++
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/ubsan/bounds-3.c | 22 ++++++++++++++++++++++
gcc/testsuite/gcc.target/sh/pr54089-1.c | 9 ++++++++-
gcc/ubsan.c | 1 -
6 files changed, 66 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ubsan/bounds-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 9439615 AMDGPU/SI: Add amdgpu_kernel calling convention. Part 2.
new 9e11240 Attempt to fix the modules builder by declaring SCEV in LoopUtils.h
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/Transforms/Utils/LoopUtils.h | 1 +
1 file changed, 1 insertion(+)
--
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 f7053ec AMDGPU/SI: Use amdgpu_kernel calling convention for OpenCL kernels.
new a845388 [OPENMP 4.0] Codegen for 'declare simd' directive.
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/CGOpenMPRuntime.cpp | 225 +++++++++++++++++++++++++++
lib/CodeGen/CGOpenMPRuntime.h | 7 +
lib/CodeGen/CodeGenFunction.cpp | 2 +
test/OpenMP/declare_simd_codegen.cpp | 288 +++++++++++++++++++++++++++++++++++
4 files changed, 522 insertions(+)
create mode 100644 test/OpenMP/declare_simd_codegen.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.
unknown user pushed a change to branch master
in repository llvm.
from ac1dd29 AMDGPU/SI: Add amdgpu_kernel calling convention. Part 1.
new 9439615 AMDGPU/SI: Add amdgpu_kernel calling convention. Part 2.
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/AMDGPUMachineFunction.cpp | 9 ++++++++-
lib/Target/AMDGPU/AMDGPUMachineFunction.h | 5 +----
test/CodeGen/AMDGPU/{hsa.ll => hsa-func.ll} | 7 ++++---
3 files changed, 13 insertions(+), 8 deletions(-)
copy test/CodeGen/AMDGPU/{hsa.ll => hsa-func.ll} (93%)
--
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 15e8341 [CMake] Removing LLVM_ENABLE_TIMESTAMPS from the cache files
new f7053ec AMDGPU/SI: Use amdgpu_kernel calling convention for OpenCL kernels.
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/TargetInfo.cpp | 8 ++++++++
test/CodeGenOpenCL/amdgpu-calling-conv.cl | 12 ++++++++++++
test/CodeGenOpenCL/amdgpu-num-gpr-attr.cl | 8 ++++----
3 files changed, 24 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGenOpenCL/amdgpu-calling-conv.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 b343c17 2016-05-06 Richard Biener <rguenther(a)suse.de>
new c8e5f45 PR ada/70969 * system-darwin-ppc64.ads: Add pragma No_Elabo [...]
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/ada/ChangeLog | 12 ++++++++++++
gcc/ada/system-darwin-ppc64.ads | 5 ++++-
gcc/ada/system-linux-armeb.ads | 3 +++
gcc/ada/system-linux-mips.ads | 5 ++++-
gcc/ada/system-linux-mips64el.ads | 5 ++++-
gcc/ada/system-linux-mipsel.ads | 5 ++++-
gcc/ada/system-linux-ppc64.ads | 5 ++++-
gcc/ada/system-linux-sparcv9.ads | 5 ++++-
gcc/ada/system-rtems.ads | 5 ++++-
9 files changed, 43 insertions(+), 7 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 gcc-6-branch
in repository gcc.
from 26a4140 Daily bump.
new 35ae8f3 PR ada/70969 * system-darwin-ppc64.ads: Add pragma No_Elabo [...]
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/ada/ChangeLog | 12 ++++++++++++
gcc/ada/system-darwin-ppc64.ads | 5 ++++-
gcc/ada/system-linux-armeb.ads | 3 +++
gcc/ada/system-linux-mips.ads | 5 ++++-
gcc/ada/system-linux-mips64el.ads | 5 ++++-
gcc/ada/system-linux-mipsel.ads | 5 ++++-
gcc/ada/system-linux-ppc64.ads | 5 ++++-
gcc/ada/system-linux-sparcv9.ads | 5 ++++-
gcc/ada/system-rtems.ads | 5 ++++-
9 files changed, 43 insertions(+), 7 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 gcc-5-branch
in repository gcc.
from 987f485 Daily bump.
new 9cb408e PR ada/70969 * system-darwin-ppc64.ads: Add pragma No_Elabo [...]
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/ada/ChangeLog | 12 ++++++++++++
gcc/ada/system-darwin-ppc64.ads | 3 +++
gcc/ada/system-linux-armeb.ads | 3 +++
gcc/ada/system-linux-mips.ads | 3 +++
gcc/ada/system-linux-mips64el.ads | 3 +++
gcc/ada/system-linux-mipsel.ads | 3 +++
gcc/ada/system-linux-ppc64.ads | 3 +++
gcc/ada/system-linux-sparcv9.ads | 3 +++
gcc/ada/system-rtems.ads | 3 +++
9 files changed, 36 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.
unknown user pushed a change to branch master
in repository llvm.
from d4ecd0d ThinLTO: fix assertion and refactor check for hidden use from [...]
new ac1dd29 AMDGPU/SI: Add amdgpu_kernel calling convention. Part 1.
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/CallingConv.h | 3 +++
lib/AsmParser/LLLexer.cpp | 1 +
lib/AsmParser/LLParser.cpp | 2 ++
lib/AsmParser/LLToken.h | 1 +
lib/IR/AsmWriter.cpp | 1 +
test/Bitcode/compatibility.ll | 40 ++++++++++++++++++++++++++++++++++++++++
test/CodeGen/AMDGPU/hsa.ll | 2 +-
7 files changed, 49 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 compiler-rt.
from eb32934 [asan] Bail out on stack overflow in recovery mode.
new ef6211f [sanitizer] Fix a crash when demangling Swift symbols
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:
.../sanitizer_symbolizer_posix_libcdep.cc | 26 +++++++++++++---------
1 file changed, 16 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.