This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4ebd0e15cf6 * config/i386/i386.c (parse_mtune_ctrl_str): Start diagnos [...]
new 5d47bbb1fad Fix failing tests caused by duplicate dg-options
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:
libstdc++-v3/ChangeLog | 7 +++++++
.../special_functions/18_riemann_zeta/check_value.cc | 11 +----------
.../special_functions/20_riemann_zeta/check_value_neg.cc | 11 +----------
3 files changed, 9 insertions(+), 20 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 e69481d43 Merge .xdata into .rdata by default
new 50f144f6c Relax pdb.test checks for debug chunk sizes
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/COFF/pdb.test | 4 ++--
1 file changed, 2 insertions(+), 2 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 d2dfb38ff40 Fix a lld-x86_64-darwin13 build error.
new 2f8d9c0b81e Resubmit "Refactor debuginfo-tests" again.
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:
CMakeLists.txt | 19 ++++++++++++-------
projects/CMakeLists.txt | 1 +
utils/lit/lit/llvm/config.py | 9 ++++++---
utils/test_debuginfo.pl | 2 +-
4 files changed, 20 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 clang.
from 1d9c210fcd Include test files for rL318668
new 7a1263f888 Resubmit "Refactor debuginfo-tests" again.
new 81685b29c8 Revert r318669/318694
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/clang/Driver/CC1Options.td | 2 -
include/clang/Lex/PreprocessorOptions.h | 4 --
lib/Driver/Job.cpp | 2 +-
lib/Driver/ToolChains/Linux.cpp | 13 ------
lib/Driver/ToolChains/Linux.h | 2 -
lib/Frontend/CompilerInvocation.cpp | 4 --
lib/Frontend/InitPreprocessor.cpp | 16 -------
test/CMakeLists.txt | 8 ++++
.../Inputs/stdc-predef/usr/include/stdc-predef.h | 12 -----
test/Driver/crash-report-header.h | 2 +-
test/Driver/crash-report-spaces.c | 2 +-
test/Driver/crash-report.c | 3 +-
test/Driver/rewrite-map-in-diagnostics.c | 2 +-
test/Driver/stdc-predef.c | 25 -----------
test/Driver/stdc-predef.i | 16 -------
test/Index/IBOutletCollection.m | 4 +-
test/Index/annotate-macro-args.m | 10 ++---
test/Index/annotate-tokens-pp.c | 4 +-
test/Index/annotate-tokens.c | 12 ++---
test/Index/c-index-getCursor-test.m | 4 +-
test/Index/get-cursor-macro-args.m | 6 +--
test/Index/get-cursor.cpp | 52 +++++++++++-----------
test/Preprocessor/ignore-pragmas.c | 10 ++---
test/lit.cfg.py | 2 -
unittests/Tooling/TestVisitor.h | 1 -
25 files changed, 64 insertions(+), 154 deletions(-)
delete mode 100644 test/Driver/Inputs/stdc-predef/usr/include/stdc-predef.h
delete mode 100644 test/Driver/stdc-predef.c
delete mode 100644 test/Driver/stdc-predef.i
--
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 64f918789 [MIPS] Add test case to check calculation of GOT pages in cas [...]
new e69481d43 Merge .xdata into .rdata by default
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.cpp | 4 ++++
test/COFF/icf-xdata.s | 20 +++++++++++++++-----
test/COFF/pdb.test | 32 +++++++++++---------------------
3 files changed, 30 insertions(+), 26 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 09128909d61 Add heuristics for irreducible loop metadata under PGO
new a0332bee4fd bpf: add a test case for trunc-op optimization
new d2dfb38ff40 Fix a lld-x86_64-darwin13 build error.
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/Analysis/BlockFrequencyInfoImpl.h | 3 +-
test/CodeGen/BPF/remove_truncate_3.ll | 106 +++++++++++++++++++++++++
2 files changed, 107 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/BPF/remove_truncate_3.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 d441952f1c [OpenMP] Initial implementation of code generation for pragm [...]
new 1d9c210fcd Include test files for rL318668
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:
.../Inputs/stdc-predef/usr/include/stdc-predef.h | 12 +++++++++++
test/Driver/stdc-predef.c | 25 ++++++++++++++++++++++
test/Driver/stdc-predef.i | 16 ++++++++++++++
3 files changed, 53 insertions(+)
create mode 100644 test/Driver/Inputs/stdc-predef/usr/include/stdc-predef.h
create mode 100644 test/Driver/stdc-predef.c
create mode 100644 test/Driver/stdc-predef.i
--
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 ee9e4f1e7a0 * config/i386/i386.md (bswaphi2): New expander. (*bswaphi [...]
new 4ebd0e15cf6 * config/i386/i386.c (parse_mtune_ctrl_str): Start diagnos [...]
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/ChangeLog | 5 +++++
gcc/config/i386/i386.c | 2 +-
2 files changed, 6 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 llvm.
from 6c3581688dc Fix spelling in comment. NFCI.
new 09128909d61 Add heuristics for irreducible loop metadata under PGO
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/Analysis/BlockFrequencyInfoImpl.h | 44 +++++++++++----
.../Instrumentation/PGOInstrumentation.cpp | 13 ++++-
.../Analysis/BlockFrequencyInfo/irreducible_pgo.ll | 65 ++++++++++++++++++++++
test/Transforms/PGOProfile/irreducible.ll | 2 +
4 files changed, 112 insertions(+), 12 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 65fd43718c [AutoComplete] Use stronger sort predicate for autocomplete [...]
new d441952f1c [OpenMP] Initial implementation of code generation for pragm [...]
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/Basic/OpenMPKinds.cpp | 5 +-
lib/CodeGen/CGStmtOpenMP.cpp | 34 +-
lib/Sema/SemaOpenMP.cpp | 116 ++++-
.../teams_distribute_parallel_for_codegen.cpp | 247 +++++++++
...ms_distribute_parallel_for_collapse_codegen.cpp | 144 +++++
...eams_distribute_parallel_for_copyin_codegen.cpp | 199 +++++++
...stribute_parallel_for_dist_schedule_codegen.cpp | 263 ++++++++++
...istribute_parallel_for_firstprivate_codegen.cpp | 495 ++++++++++++++++++
.../teams_distribute_parallel_for_if_codegen.cpp | 184 +++++++
...distribute_parallel_for_lastprivate_codegen.cpp | 578 +++++++++++++++++++++
...distribute_parallel_for_num_threads_codegen.cpp | 120 +++++
...ams_distribute_parallel_for_private_codegen.cpp | 329 ++++++++++++
...s_distribute_parallel_for_proc_bind_codegen.cpp | 90 ++++
...s_distribute_parallel_for_reduction_codegen.cpp | 342 ++++++++++++
...ms_distribute_parallel_for_schedule_codegen.cpp | 398 ++++++++++++++
15 files changed, 3526 insertions(+), 18 deletions(-)
create mode 100644 test/OpenMP/teams_distribute_parallel_for_codegen.cpp
create mode 100644 test/OpenMP/teams_distribute_parallel_for_collapse_codegen.cpp
create mode 100644 test/OpenMP/teams_distribute_parallel_for_copyin_codegen.cpp
create mode 100644 test/OpenMP/teams_distribute_parallel_for_dist_schedule_codegen.cpp
create mode 100644 test/OpenMP/teams_distribute_parallel_for_firstprivate_codegen.cpp
create mode 100644 test/OpenMP/teams_distribute_parallel_for_if_codegen.cpp
create mode 100644 test/OpenMP/teams_distribute_parallel_for_lastprivate_codegen.cpp
create mode 100644 test/OpenMP/teams_distribute_parallel_for_num_threads_codegen.cpp
create mode 100644 test/OpenMP/teams_distribute_parallel_for_private_codegen.cpp
create mode 100644 test/OpenMP/teams_distribute_parallel_for_proc_bind_codegen.cpp
create mode 100644 test/OpenMP/teams_distribute_parallel_for_reduction_codegen.cpp
create mode 100644 test/OpenMP/teams_distribute_parallel_for_schedule_codegen.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.