This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 60d79d6b3f8 [testsuite] 2017-11-29 Will Schmidt <will_schmidt(a)vnet.ibm.com>
new a26bb51cf83 [testsuite]
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/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.target/powerpc/fold-vec-ld-char.c | 2 +-
gcc/testsuite/gcc.target/powerpc/fold-vec-ld-double.c | 2 +-
gcc/testsuite/gcc.target/powerpc/fold-vec-ld-float.c | 2 +-
gcc/testsuite/gcc.target/powerpc/fold-vec-ld-int.c | 2 +-
gcc/testsuite/gcc.target/powerpc/fold-vec-ld-longlong.c | 2 +-
gcc/testsuite/gcc.target/powerpc/fold-vec-ld-short.c | 2 +-
7 files changed, 15 insertions(+), 6 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 3a4403c85e0 nable VBMI2 support [7/7]
new 60d79d6b3f8 [testsuite] 2017-11-29 Will Schmidt <will_schmidt(a)vnet.ibm.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/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.target/powerpc/fold-vec-splat-8.c | 2 +-
gcc/testsuite/gcc.target/powerpc/fold-vec-splats-int.c | 2 +-
gcc/testsuite/gcc.target/powerpc/fold-vec-splats-longlong.c | 2 +-
4 files changed, 12 insertions(+), 3 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 5c698e34371 [X86][AVX512] Tag RCP/RSQRT/GETEXP instructions scheduler c [...]
new 743fb60a4e0 [Hexagon] Create helpers extractVector and insertVector in [...]
new 433d3104b8e [Hexagon] Remove HexagonISD::PACKHL
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/Target/Hexagon/HexagonISelLowering.cpp | 259 ++++++++++-----------
lib/Target/Hexagon/HexagonISelLowering.h | 26 ++-
lib/Target/Hexagon/HexagonPatterns.td | 5 +-
.../vect/{vect-packhl.ll => vect-infloop.ll} | 2 +-
4 files changed, 146 insertions(+), 146 deletions(-)
rename test/CodeGen/Hexagon/vect/{vect-packhl.ll => vect-infloop.ll} (94%)
--
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 131cefe7b [compiler-rt] Switch from deprecated TARGET_IPHONE_SIMULATOR [...]
new d5df99b6e [scudo] Allow for compile-time choice of the SizeClassMap
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/scudo/scudo_platform.h | 23 ++++++++++++-----------
1 file changed, 12 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 compiler-rt.
from 676c2f035 [asan] Allow getpwnam(NULL) for binary compatibility
new f1459c278 [asan] Don't crash on fclose(NULL)
new 2cebb22e8 [asan] Fix macOS FindDynamicShadowStart to consider the last [...]
new 131cefe7b [compiler-rt] Switch from deprecated TARGET_IPHONE_SIMULATOR [...]
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_common_interceptors.inc | 2 +-
lib/sanitizer_common/sanitizer_mac.cc | 5 +++++
lib/sanitizer_common/sanitizer_platform.h | 2 +-
test/asan/TestCases/Darwin/{getpwnam.c => fclose.c} | 4 +---
4 files changed, 8 insertions(+), 5 deletions(-)
copy test/asan/TestCases/Darwin/{getpwnam.c => fclose.c} (78%)
--
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 4c205748741 Fix line endings in llvm-pdbutil.cpp
new 7fe0c008359 Make TypeTableBuilder inherit from TypeCollection.
new 5c698e34371 [X86][AVX512] Tag RCP/RSQRT/GETEXP instructions scheduler c [...]
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:
include/llvm/DebugInfo/CodeView/TypeCollection.h | 10 ++
include/llvm/DebugInfo/CodeView/TypeTableBuilder.h | 30 +++---
lib/DebugInfo/CodeView/TypeTableBuilder.cpp | 37 +++++++
lib/Target/X86/X86InstrAVX512.td | 117 ++++++++++-----------
lib/Target/X86/X86InstrSSE.td | 16 ---
test/CodeGen/X86/recip-fastmath2.ll | 12 +--
tools/llvm-pdbutil/llvm-pdbutil.cpp | 8 +-
tools/llvm-readobj/COFFDumper.cpp | 4 +-
8 files changed, 124 insertions(+), 110 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 64790a3 [openmp] Set up .arcconfig to point to new Diffusion OMP repository
new b5f5bf5 [CMake] Disallow direct configuration
new 41aebf5 [CMake] Refactor common settings and flags
new a1b4de8 [CMake] Refactor testing infrastructure
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:
CMakeLists.txt | 65 ++++++++++++++-
cmake/HandleOpenMPOptions.cmake | 16 ++++
cmake/OpenMPTesting.cmake | 104 ++++++++++++++++++++++++
cmake/config-ix.cmake | 6 ++
libomptarget/Build_With_CMake.txt | 8 +-
libomptarget/CMakeLists.txt | 122 ++++++++++------------------
libomptarget/cmake/Modules/config-ix.cmake | 17 ----
libomptarget/plugins/CMakeLists.txt | 2 +-
libomptarget/plugins/cuda/CMakeLists.txt | 2 +-
libomptarget/test/CMakeLists.txt | 91 ++-------------------
libomptarget/test/lit.cfg | 19 ++---
libomptarget/test/lit.site.cfg.in | 13 ++-
runtime/Build_With_CMake.txt | 4 +-
runtime/CMakeLists.txt | 29 ++-----
runtime/cmake/LibompHandleFlags.cmake | 4 -
runtime/cmake/config-ix.cmake | 2 -
runtime/src/CMakeLists.txt | 12 +--
runtime/test/CMakeLists.txt | 79 +-----------------
runtime/test/lit.cfg | 24 +++---
runtime/test/lit.site.cfg.in | 10 +--
runtime/test/ompt/loadtool/tool_available.c | 2 +-
www/README.txt | 2 +-
www/index.html | 2 +-
23 files changed, 294 insertions(+), 341 deletions(-)
create mode 100644 cmake/HandleOpenMPOptions.cmake
create mode 100644 cmake/OpenMPTesting.cmake
create mode 100644 cmake/config-ix.cmake
delete mode 100644 libomptarget/cmake/Modules/config-ix.cmake
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.