This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from 573fae7 [OPENMP][NVPTX]Improved omp_get_thread_limit() function.
new db75b85 [OPENMP][NVPTX]Improve omp_get_max_threads() function.
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:
libomptarget/deviceRTLs/nvptx/src/libcall.cu | 7 +---
.../deviceRTLs/nvptx/test/api/max_threads.c | 46 ++++++++++++++++++++++
2 files changed, 48 insertions(+), 5 deletions(-)
create mode 100644 libomptarget/deviceRTLs/nvptx/test/api/max_threads.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 3314e6578bf [X86][SSE] lowerAddSubToHorizontalOp - enable ymm extraction+fold
new 14debde13b4 [SelectionDAG] remove constant folding limitations based on [...]
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/TargetLowering.h | 15 --------
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 42 +++++++++-------------
lib/CodeGen/TargetLoweringBase.cpp | 1 -
lib/Target/AMDGPU/SIISelLowering.cpp | 5 ---
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | 3 --
test/CodeGen/AArch64/fp-const-fold.ll | 27 +++++---------
6 files changed, 24 insertions(+), 69 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 openmp.
from ca840d6 Enable OpenMP build for 32-bit FreeBSD
new 573fae7 [OPENMP][NVPTX]Improved omp_get_thread_limit() function.
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:
libomptarget/deviceRTLs/nvptx/src/libcall.cu | 9 +--
.../deviceRTLs/nvptx/test/api/thread_limit.c | 72 ++++++++++++++++++++++
2 files changed, 75 insertions(+), 6 deletions(-)
create mode 100644 libomptarget/deviceRTLs/nvptx/test/api/thread_limit.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 55766dd673 Fix typo in test case.
new c38febbb18 [OpenCL] Deduce static data members to __global addr space.
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/SemaType.cpp | 6 ++++--
test/SemaOpenCLCXX/address-space-deduction.cl | 12 ++++++++++++
2 files changed, 16 insertions(+), 2 deletions(-)
create mode 100644 test/SemaOpenCLCXX/address-space-deduction.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 4504bbdec5 Fix bug in assignment to nested packed structure
adds 2ecde2b632 Fix spelling mistakes in binutils testsuite.
adds b83b4b1382 [BINUTILS, AArch64] Enable Transactional Memory Extension
adds e37f3ecd59 Automatic date update in version.in
new 2cdc1a970d Treat the .gnu.debuglink and .gnu.debugaltlink sections as d [...]
new b8c05e85ef Remove _initialize_valarith
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:
bfd/ChangeLog | 6 +
bfd/coffcode.h | 5 +
bfd/version.h | 2 +-
binutils/ChangeLog | 6 +
binutils/testsuite/binutils-all/compress.exp | 2 +-
binutils/testsuite/binutils-all/objdump.exp | 2 +-
gas/ChangeLog | 12 +
gas/config/tc-aarch64.c | 3 +
gas/doc/c-aarch64.texi | 2 +
gas/testsuite/gas/aarch64/tme-invalid.d | 4 +
gas/testsuite/gas/aarch64/tme-invalid.l | 26 +
gas/testsuite/gas/aarch64/tme-invalid.s | 28 +
gas/testsuite/gas/aarch64/tme.d | 22 +
gas/testsuite/gas/aarch64/tme.s | 14 +
gdb/ChangeLog | 4 +
gdb/valarith.c | 5 -
include/ChangeLog | 5 +
include/opcode/aarch64.h | 4 +-
opcodes/ChangeLog | 13 +
opcodes/aarch64-asm-2.c | 275 ++--
opcodes/aarch64-dis-2.c | 1895 +++++++++++++-------------
opcodes/aarch64-opc-2.c | 19 +-
opcodes/aarch64-opc.c | 2 +
opcodes/aarch64-tbl.h | 18 +
24 files changed, 1279 insertions(+), 1095 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/tme-invalid.d
create mode 100644 gas/testsuite/gas/aarch64/tme-invalid.l
create mode 100644 gas/testsuite/gas/aarch64/tme-invalid.s
create mode 100644 gas/testsuite/gas/aarch64/tme.d
create mode 100644 gas/testsuite/gas/aarch64/tme.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f1f699a 0: update: binutils-gcc-linux: all
new 0be5ade 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f1f699a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 122 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10069 ++++++------
04-build_abe-stage1/console.log | 19535 ++++++++++++-----------
05-build_linux/console.log | 872 +-
06-boot_linux/console.log | 2 +-
console.log | 31040 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 31034 insertions(+), 31062 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 2cdc1a970d Treat the .gnu.debuglink and .gnu.debugaltlink sections as d [...]
new b8c05e85ef Remove _initialize_valarith
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 | 4 ++++
gdb/valarith.c | 5 -----
2 files changed, 4 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.