This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_30-branch
in repository binutils-gdb.
from 75400e01f2 Fix -fuse-ld option to accept string argument.
new 8627bcd7c4 [ARM] No IT usage deprecation for ARMv8-M
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:
gas/ChangeLog | 15 ++++++
gas/config/tc-arm.c | 15 +++---
gas/testsuite/gas/arm/armv8-ar-bad.l | 2 +-
gas/testsuite/gas/arm/armv8-ar-it-bad.l | 30 +++++------
.../gas/arm/sp-pc-validations-bad-t-v8a.l | 60 +++++++++++-----------
gas/testsuite/gas/arm/udf.d | 1 +
gas/testsuite/gas/arm/udf.l | 4 +-
7 files changed, 73 insertions(+), 54 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 850e39c243 [OPENMP] Add support for `depend` clauses on `target paralle [...]
new 89f8888263 [OPENMP] Add support for `depend` clauses on `target paralle [...]
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/SemaOpenMP.cpp | 2 +-
...pend_codegen.cpp => target_parallel_for_simd_depend_codegen.cpp} | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
copy test/OpenMP/{target_parallel_for_depend_codegen.cpp => target_parallel_for_si [...]
--
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 985afbc074 [OPENMP] Add support for `depend` clauses on `target teams d [...]
new 850e39c243 [OPENMP] Add support for `depend` clauses on `target paralle [...]
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/SemaOpenMP.cpp | 2 +-
....cpp => target_parallel_for_depend_codegen.cpp} | 36 +++++++++++-----------
2 files changed, 19 insertions(+), 19 deletions(-)
copy test/OpenMP/{target_parallel_depend_codegen.cpp => target_parallel_for_depend [...]
--
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 8dac5a38b Set dso_local in lld.
new f3892b203 Use the combined visibility when computing dso_local.
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:
ELF/LTO.cpp | 3 +--
test/ELF/lto/visibility.ll | 5 ++++-
2 files changed, 5 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 clang.
from f41e84dea2 Add va_start()/va_copy()/va_end to Builtins.def
new 985afbc074 [OPENMP] Add support for `depend` clauses on `target teams d [...]
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/SemaOpenMP.cpp | 2 +-
..._codegen.cpp => target_teams_distribute_simd_depend_codegen.cpp} | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
copy test/OpenMP/{target_teams_distribute_depend_codegen.cpp => target_teams_distr [...]
--
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 c7155838a1b [LiveDebugValues] update kill-after-spill test with target triple
new 8e297952674 [X86][MMX] Accept UNDEF upper bits for MOVD GR32->MMX
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/X86/X86ISelLowering.cpp | 7 ++-
test/CodeGen/X86/mmx-schedule.ll | 126 ++++++++++++++-----------------------
2 files changed, 52 insertions(+), 81 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 binutils-2_30-branch
in repository binutils-gdb.
from 0830ca4935 Update translations for various binutils components.
new 75400e01f2 Fix -fuse-ld option to accept string argument.
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:
gold/ChangeLog | 5 +++++
gold/options.h | 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 gcc.
from 1064018978d * caller-save.c (insert_save): Drop unnecessary par [...]
new 3fccde8c214 [gcc]
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 | 27 +++++
gcc/config/rs6000/rs6000.c | 3 +
gcc/config/rs6000/rs6000.md | 116 +++++++++++++++++++--
gcc/config/rs6000/rs6000.opt | 5 +
gcc/testsuite/ChangeLog | 9 ++
.../gcc.target/powerpc/safe-indirect-jump-1.c | 14 +++
.../gcc.target/powerpc/safe-indirect-jump-2.c | 33 ++++++
.../gcc.target/powerpc/safe-indirect-jump-3.c | 52 +++++++++
.../gcc.target/powerpc/safe-indirect-jump-4.c | 25 +++++
.../gcc.target/powerpc/safe-indirect-jump-5.c | 55 ++++++++++
.../gcc.target/powerpc/safe-indirect-jump-6.c | 80 ++++++++++++++
11 files changed, 409 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-3.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-4.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-5.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-6.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 1064d9b118 [OPENMP] Add support for `depend` clause on `target teams di [...]
new f41e84dea2 Add va_start()/va_copy()/va_end to Builtins.def
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/Builtins.def | 4 ++++
1 file changed, 4 insertions(+)
--
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 5be47da982 [OPENMP] Add support for `depend` clauses on `target paralle [...]
new 1064d9b118 [OPENMP] Add support for `depend` clause on `target teams di [...]
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/SemaOpenMP.cpp | 2 +-
... => target_teams_distribute_depend_codegen.cpp} | 36 +++++++++++-----------
2 files changed, 19 insertions(+), 19 deletions(-)
copy test/OpenMP/{target_teams_depend_codegen.cpp => target_teams_distribute_depen [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.