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 90faf87 * tree-vect-loop.c (vect_determine_vectorization_factor): Al [...]
new fdb3701 * parse.c (case_decl): Move ST_OMP_* to ... (case_omp_decl) [...]
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/parse.c | 19 +++++-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gfortran.dg/gomp/order-1.f90 | 92 ++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/gomp/order-2.f90 | 37 ++++++++++++
5 files changed, 157 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/order-1.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/order-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 6e55ed9 Fix off-by-one error in max integer functions
new 0144de5 [ARM] Add additional matching for UBFX instructions
new ac3b4c9 Adding back-end support to two bit scanning intrinsics
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/IR/IntrinsicsX86.td | 10 ++++++++++
lib/Target/ARM/ARMISelDAGToDAG.cpp | 21 +++++++++++++++++++++
lib/Target/X86/X86IntrinsicsInfo.h | 2 ++
test/CodeGen/ARM/bfx.ll | 16 ++++++++++++++++
test/CodeGen/X86/bitscan.ll | 23 +++++++++++++++++++++++
5 files changed, 72 insertions(+)
create mode 100644 test/CodeGen/X86/bitscan.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 master
in repository clang.
from 898f4f7 [Clang][Intrinsics][avx512] Adding round intrinsics fot max/m [...]
new 17ed598 Adding front-end support to several intrinsics (bit scanning, [...]
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/BuiltinsX86.def | 4 ++++
lib/Headers/avxintrin.h | 19 +++++++++++++++++++
lib/Headers/ia32intrin.h | 2 ++
lib/Headers/immintrin.h | 13 +++++++++++++
test/CodeGen/avx-builtins.c | 21 +++++++++++++++++++++
test/CodeGen/bitscan-builtins.c | 17 +++++++++++++++++
test/CodeGen/rd-builtins.c | 18 ++++++++++++++++++
7 files changed, 94 insertions(+)
create mode 100644 test/CodeGen/bitscan-builtins.c
create mode 100644 test/CodeGen/rd-builtins.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-tools-extra.
from 4a22f29 [include-fixer] Use YAML format in -output-headers and -inser [...]
new 9459077 [include-fixer] use includer of .inc header to be the file pa [...]
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-fixer/find-all-symbols/CMakeLists.txt | 1 +
include-fixer/find-all-symbols/FindAllMacros.cpp | 17 +++------
include-fixer/find-all-symbols/FindAllSymbols.cpp | 13 +++----
include-fixer/find-all-symbols/PathConfig.cpp | 42 ++++++++++++++++++++++
include-fixer/find-all-symbols/PathConfig.h | 37 +++++++++++++++++++
.../find-all-symbols/FindAllSymbolsTests.cpp | 15 ++++++--
6 files changed, 101 insertions(+), 24 deletions(-)
create mode 100644 include-fixer/find-all-symbols/PathConfig.cpp
create mode 100644 include-fixer/find-all-symbols/PathConfig.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 master
in repository gcc.
from ff1c729 [ARM] Use proper output modifier for DImode register in store [...]
new 9c9a6c2 Remove the unused OMP_CLAUSE_DEVICE_RESIDENT
new 53b0106 * loop-unroll.c (decide_unroll_constant_iterations, decide_ [...]
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 | 12 ++++++++++++
gcc/fortran/trans-openmp.c | 3 ---
gcc/gimplify.c | 5 -----
gcc/loop-iv.c | 2 ++
gcc/loop-unroll.c | 6 +++---
gcc/omp-low.c | 2 --
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/unroll-6.c | 4 ++--
gcc/testsuite/gcc.dg/unroll-7.c | 14 ++++++++++++++
gcc/testsuite/gcc.dg/unroll-8.c | 15 +++++++++++++++
gcc/tree-core.h | 3 ---
gcc/tree-pretty-print.c | 3 ---
gcc/tree.c | 3 ---
13 files changed, 54 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/unroll-7.c
create mode 100644 gcc/testsuite/gcc.dg/unroll-8.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.
Christophe Lyon pushed a change to branch master
in repository toolchain/backflip.
from 05fd092 Merge "Exit with an error message if git checkout $DEV_BRANCH [...]
new cdffb32 backflip-from-tsv; New script to handle a table of backports.
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:
backflip-from-tsv | 173 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 173 insertions(+)
create mode 100755 backflip-from-tsv
--
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-tools-extra.
from 3d02f63 [include-fixer] disable path cleaning test for windows and mingw.
new 4a22f29 [include-fixer] Use YAML format in -output-headers and -inser [...]
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-fixer/IncludeFixer.cpp | 5 +--
include-fixer/IncludeFixerContext.h | 2 +-
include-fixer/tool/ClangIncludeFixer.cpp | 61 ++++++++++++++++++++++++------
include-fixer/tool/clang-include-fixer.py | 35 +++++++++++------
test/include-fixer/commandline_options.cpp | 5 +--
test/include-fixer/ranking.cpp | 5 +--
6 files changed, 79 insertions(+), 34 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 release_38
in repository clang-tools-extra.
from c288525 Drop doxygen link
new c412fd9 [r260944] clang-tools-extra/test/Unit/lit.site.cfg.in: Prune [...]
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/Unit/lit.site.cfg.in | 6 ------
1 file changed, 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 llvm.
from e2fe445d Revert "Fix up the definition of the integer max function"
new 6e55ed9 Fix off-by-one error in max integer functions
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/Support/MathExtras.h | 8 ++++----
1 file changed, 4 insertions(+), 4 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 newlib.
from c496a06 Cygwin: Add release messages for previous two commits
new 8a31aa3 dlopen: Add dot to filename if no slash is present
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:
winsup/cygwin/dlfcn.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.