This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from be524d6 Apply formatting changes
new fc64699 Add C++ support for testcases
new 1a34e9f Add license envirable for testing Intel compilers
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:
runtime/test/CMakeLists.txt | 4 ++++
runtime/test/lit.cfg | 11 ++++++++++-
runtime/test/lit.site.cfg.in | 1 +
runtime/test/tasking/kmp_task_reduction_nest.cpp | 4 ++--
4 files changed, 17 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 ccf59092984 [Hexagon] Reorganize and update instruction patterns
new a29687c501a COFF: Add type server pdb files to linkrepro tar file.
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/DebugInfo/PDB/Native/NativeSession.h | 2 +-
lib/DebugInfo/PDB/Native/NativeSession.cpp | 10 ++--------
lib/DebugInfo/PDB/PDB.cpp | 11 +++++++++--
3 files 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 lldb.
from f727fdfe2 Logging: Make sure logging machinery is in a consistent state [...]
new c79bcc6e7 Revert "Logging: Make sure logging machinery is in a consiste [...]
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/lldb/Utility/Log.h | 6 ------
include/lldb/Utility/Logging.h | 2 +-
source/Initialization/SystemInitializerCommon.cpp | 2 +-
source/Utility/Log.cpp | 18 ------------------
source/Utility/Logging.cpp | 2 +-
5 files changed, 3 insertions(+), 27 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 44c160f916 Allow /showIncludes with /P
new f20a280b3b [OpenMP] Avoid VLAs for some reductions on array sections
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 | 10 +-
lib/CodeGen/CGStmtOpenMP.cpp | 7 +-
lib/Sema/SemaOpenMP.cpp | 83 ++++++++-
test/OpenMP/for_reduction_codegen.cpp | 289 +++++++++++++++++++++++++-----
test/OpenMP/for_reduction_codegen_UDR.cpp | 133 ++++++++------
5 files changed, 413 insertions(+), 109 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 lld.
from c9e633dcb [COFF] Avoid forward declaring StringSet, fix build
new c0cd2f8a4 COFF: Add type server pdb files to linkrepro tar file.
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:
COFF/Driver.h | 3 ++-
COFF/PDB.cpp | 12 ++++++++++--
test/COFF/linkrepro-pdb.test | 9 +++++++++
test/lit.cfg.py | 6 ++++++
4 files changed, 27 insertions(+), 3 deletions(-)
create mode 100644 test/COFF/linkrepro-pdb.test
--
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 def1c1f4c53 [X86][SSE] Add missing _mm_extract_ps fast-isel test
new ccf59092984 [Hexagon] Reorganize and update instruction patterns
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/Hexagon/CMakeLists.txt | 1 +
lib/Target/Hexagon/Hexagon.td | 1 -
lib/Target/Hexagon/HexagonHardwareLoops.cpp | 26 +-
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp | 106 +-
lib/Target/Hexagon/HexagonISelLowering.cpp | 9 +
lib/Target/Hexagon/HexagonInstrInfo.cpp | 6 +-
lib/Target/Hexagon/HexagonIntrinsicsDerived.td | 40 -
lib/Target/Hexagon/HexagonNewValueJump.cpp | 6 +-
lib/Target/Hexagon/HexagonOperands.td | 12 -
lib/Target/Hexagon/HexagonPatterns.td | 4716 +++++++++-----------
test/CodeGen/Hexagon/PR33749.ll | 50 +
test/CodeGen/Hexagon/addrmode-indoff.ll | 94 +-
test/CodeGen/Hexagon/block-addr.ll | 3 +-
test/CodeGen/Hexagon/hwloop-loop1.ll | 2 +-
.../Hexagon/ifcvt-diamond-bug-2016-08-26.ll | 19 +-
test/CodeGen/Hexagon/sdata-array.ll | 4 +-
test/CodeGen/Hexagon/store-imm-amode.ll | 97 +
test/CodeGen/Hexagon/store-imm-stack-object.ll | 3 +-
test/CodeGen/Hexagon/store-shift.ll | 2 +-
test/CodeGen/Hexagon/tfr-to-combine.ll | 35 +-
test/CodeGen/Hexagon/tls_pic.ll | 8 +-
test/CodeGen/Hexagon/tls_static.ll | 4 +-
test/CodeGen/Hexagon/vect/vect-load-1.ll | 9 +-
test/CodeGen/Hexagon/vect/vect-mul-v4i8.ll | 2 +-
test/CodeGen/Hexagon/vect/vect-mul-v8i8.ll | 4 +-
25 files changed, 2524 insertions(+), 2735 deletions(-)
delete mode 100644 lib/Target/Hexagon/HexagonIntrinsicsDerived.td
create mode 100644 test/CodeGen/Hexagon/PR33749.ll
create mode 100644 test/CodeGen/Hexagon/store-imm-amode.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.
unknown user pushed a change to branch release_50
in repository openmp.
from 6999fe6 Merging r309115: -------------------------------------------- [...]
new 67512bb Merging r314513:
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/test/tasking/omp_taskloop_grainsize.c | 3 ++-
1 file changed, 2 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 gcc-6-branch
in repository gcc.
from f2d35018cf5 Daily bump.
new afd95970e61 2017-10-20 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/resolve.c | 18 +++++++++++++++++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/assumed_size_2.f90 | 4 ++++
4 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/assumed_size_2.f90
--
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 84832904a0f [x86] avoid FileCheck assert duplication with retl/retq regex; NFC
new def1c1f4c53 [X86][SSE] Add missing _mm_extract_ps fast-isel test
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:
test/CodeGen/X86/sse41-intrinsics-fast-isel.ll | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.