This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d0bf8bb1709 [NDS32] Add more intrinsic register names.
new 318fc6b8215 [NDS32] Add intrinsic functions for FPU.
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 | 20 +++++++++++
gcc/config/nds32/constants.md | 3 ++
gcc/config/nds32/nds32-intrinsic.c | 51 ++++++++++++++++++++++++++++
gcc/config/nds32/nds32-intrinsic.md | 68 +++++++++++++++++++++++++++++++++++++
gcc/config/nds32/nds32.h | 7 ++++
gcc/config/nds32/nds32_intrinsic.h | 15 ++++++++
6 files changed, 164 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 llvm.
from 23bbcacac9f Convert line endings of lib/WindowsManifest/CMakeLists.txt [...]
new 38738ec786e Revert "ARM: Do not spill CSR to stack on entry to noreturn [...]
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/CodeGen/TargetFrameLowering.h | 4 --
lib/CodeGen/TargetFrameLoweringImpl.cpp | 18 --------
lib/Target/ARM/ARMFrameLowering.cpp | 11 -----
lib/Target/ARM/ARMFrameLowering.h | 2 -
test/CodeGen/AArch64/arm64-shrink-wrapping.ll | 4 +-
test/CodeGen/ARM/arm-shrink-wrapping.ll | 2 +-
test/CodeGen/ARM/noreturn-csr-skip.mir | 51 -----------------------
test/CodeGen/PowerPC/ppc-shrink-wrapping.ll | 2 +-
test/CodeGen/Thumb/thumb-shrink-wrapping.ll | 2 +-
test/CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll | 10 ++---
test/CodeGen/X86/x86-shrink-wrapping.ll | 2 +-
11 files changed, 11 insertions(+), 97 deletions(-)
delete mode 100644 test/CodeGen/ARM/noreturn-csr-skip.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 release_60
in repository llvm.
from 7b22f8938a1 Merging r327135:
new 41f61ddb5e6 Merging r327761:
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/Analysis/GlobalsModRef.cpp | 2 ++
1 file changed, 2 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 release_60
in repository llvm.
from be41070f20c Merging r326840:
new 2c0569c71d3 Merging r326843:
new 7b22f8938a1 Merging r327135:
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:
lib/Transforms/InstCombine/InstructionCombining.cpp | 1 +
tools/llvm-config/CMakeLists.txt | 5 +++--
2 files changed, 4 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 9387b390483 Remove trailing space in build file.
new 23bbcacac9f Convert line endings of lib/WindowsManifest/CMakeLists.txt [...]
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/WindowsManifest/CMakeLists.txt | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 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 libcxx.
from b6a95e7ae Work around missing braces in init warning
new f466f6933 Use void() to create a void expression type
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/compare | 2 +-
1 file changed, 1 insertion(+), 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 c2cc508f434 [NDS32] Support [$ra + $rb << 3] form for load/store address.
new d0bf8bb1709 [NDS32] Add more intrinsic register names.
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 | 7 +
gcc/config/nds32/nds32.c | 155 +++++++++++++++++-
gcc/config/nds32/nds32_intrinsic.h | 315 ++++++++++++++++++++++++++++++++++++-
3 files changed, 474 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 clang.
from ff0c0d8ab3 ReleaseNotes: move the retpoline bullets higher
new d5f48a217f Merging r327099:
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/AST/ExprConstant.cpp | 16 ++++++++++++----
test/SemaCXX/constant-expression-cxx11.cpp | 4 ++++
2 files changed, 16 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 clang.
from 2dcca8a0e1 Make CodeGen depend just once on clangAnalysis.
new 5e1e76a124 Sort source lists in lib/StaticAnalyzer.
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/StaticAnalyzer/Core/CMakeLists.txt | 2 +-
lib/StaticAnalyzer/Frontend/CMakeLists.txt | 2 +-
2 files 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 gcc.
from 02a4441f002 Daily bump.
new c2cc508f434 [NDS32] Support [$ra + $rb << 3] form for load/store address.
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 | 6 ++++++
gcc/config/nds32/nds32.c | 14 +++++++++-----
2 files changed, 15 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.