This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a6d37c491c1 [NDS32] Add intrinsic functions for particular instructions.
new caf278b510a [NDS32] Clean up nds32.h.
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 | 4 ++++
gcc/config/nds32/nds32.h | 59 ------------------------------------------------
2 files changed, 4 insertions(+), 59 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 bc866fee81d [LLVM-C] Move DIBuilder Bindings For Block Scopes
new 6df5bfeecd3 Fix stack-use-after-scope in test previously hidden by -fme [...]
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:
unittests/Support/CommandLineTest.cpp | 6 +++---
1 file changed, 3 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 gcc.
from 92446e3d07d [NDS32] Add intrinsic functions for atomic load/store and m [...]
new a6d37c491c1 [NDS32] Add intrinsic functions for particular instructions.
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 | 12 ++
gcc/config/nds32/constants.md | 29 +++
gcc/config/nds32/nds32-intrinsic.c | 231 +++++++++++++++++++++++
gcc/config/nds32/nds32-intrinsic.md | 361 ++++++++++++++++++++++++++++++++++++
gcc/config/nds32/nds32.h | 42 +++++
gcc/config/nds32/nds32.md | 25 ++-
gcc/config/nds32/nds32_intrinsic.h | 106 +++++++++++
7 files changed, 801 insertions(+), 5 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 bbb5358c594 PR tree-optimization/85257 * fold-const.c (native_encode_ [...]
new 92446e3d07d [NDS32] Add intrinsic functions for atomic load/store and 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:
gcc/ChangeLog | 10 +++
gcc/config/nds32/constants.md | 10 +++
gcc/config/nds32/nds32-intrinsic.c | 167 ++++++++++++++++++++++++++++++++++++
gcc/config/nds32/nds32-intrinsic.md | 104 ++++++++++++++++++++++
gcc/config/nds32/nds32.h | 11 +++
gcc/config/nds32/nds32_intrinsic.h | 22 +++++
6 files changed, 324 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 gcc.
from f68ee37d6f5 [NDS32] Add intrinsic functions for cache control.
new bbb5358c594 PR tree-optimization/85257 * fold-const.c (native_encode_ [...]
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 | 10 ++++++++++
gcc/fold-const.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr85257.c | 20 ++++++++++++++++++++
gcc/tree-ssa-sccvn.c | 10 ++++------
5 files changed, 40 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr85257.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 gcc.
from ce22f9de39e [NDS32] Remove unused insn type: call.
new f68ee37d6f5 [NDS32] Add intrinsic functions for cache control.
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 | 14 ++++++
gcc/config/nds32/constants.md | 10 ++++-
gcc/config/nds32/nds32-intrinsic.c | 84 ++++++++++++++++++++++++++++++++++++
gcc/config/nds32/nds32-intrinsic.md | 73 +++++++++++++++++++++++++++++++
gcc/config/nds32/nds32.c | 63 +++++++++++++++++++++++++++
gcc/config/nds32/nds32.h | 9 ++++
gcc/config/nds32/nds32.md | 2 +-
gcc/config/nds32/nds32_intrinsic.h | 85 +++++++++++++++++++++++++++++++++++++
gcc/config/nds32/pipelines.md | 2 +-
9 files changed, 339 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 release_60
in repository llvm.
from 41f61ddb5e6 Merging r327761:
new aa0c91ae818 Merging r328341:
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/ARM/ARMComputeBlockSize.cpp | 1 +
test/CodeGen/Thumb/PR36658.mir | 359 +++++++++++++++++++++++++++++++++
2 files changed, 360 insertions(+)
create mode 100644 test/CodeGen/Thumb/PR36658.mir
--
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 38738ec786e Revert "ARM: Do not spill CSR to stack on entry to noreturn [...]
new bc866fee81d [LLVM-C] Move DIBuilder Bindings For Block Scopes
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:
bindings/go/llvm/DIBuilderBindings.cpp | 33 ------------------
bindings/go/llvm/DIBuilderBindings.h | 16 ---------
bindings/go/llvm/IRBindings.cpp | 3 --
bindings/go/llvm/IRBindings.h | 2 --
bindings/go/llvm/dibuilder.go | 14 ++++----
include/llvm-c/DebugInfo.h | 64 ++++++++++++++++++++++++++++++++++
lib/IR/DebugInfo.cpp | 40 +++++++++++++++++++++
test/Bindings/llvm-c/debug_info.ll | 22 ++++++++----
tools/llvm-c-test/debuginfo.c | 28 +++++++++++++++
9 files changed, 155 insertions(+), 67 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 318fc6b8215 [NDS32] Add intrinsic functions for FPU.
new ce22f9de39e [NDS32] Remove unused insn type: call.
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/nds32/nds32.md | 2 +-
gcc/config/nds32/pipelines.md | 2 +-
3 files changed, 7 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 binutils-gdb.
from ef4bf13b1f Automatic date update in version.in
new 43193fe9fc Further improve warnings for relocations referring to discar [...]
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 | 30 +++++++++
gold/aarch64.cc | 16 ++---
gold/arm.cc | 16 ++---
gold/object.cc | 179 ++++++++++++++++++++++++++++++++++------------------
gold/object.h | 43 +++++++++----
gold/powerpc.cc | 2 +-
gold/target-reloc.h | 79 +++++++++++++++--------
7 files changed, 249 insertions(+), 116 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.