This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from dc89d2a Make LLVM_PRETTY_FUNCTION support __func__.
new 5987faf [IR] Remove some unused #includes (NFC)
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/IR/Function.cpp | 4 ----
1 file changed, 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 llvm.
from 84aa82e GlobalISel: support 'undef' constant.
new dc89d2a Make LLVM_PRETTY_FUNCTION support __func__.
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/Compiler.h | 11 ++++++++---
1 file changed, 8 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 2bbcec1 * config/i3836/avx512fintrin.h (_mm512_cvtsepi64_epi32): Rem [...]
new 7121c8e compiler: implement go:linkname compiler directive
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/go.cc | 23 +++++++++++++++++++++++
gcc/go/gofrontend/gogo.cc | 33 +++++++++++++++++++++++++++++++++
gcc/go/gofrontend/gogo.h | 21 +++++++++++++++++++++
gcc/go/gofrontend/lex.cc | 26 +++++++++++++++++++-------
gcc/go/gofrontend/lex.h | 31 +++++++++++++++++++++++++++++--
6 files changed, 126 insertions(+), 10 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 4b47096 [LoopSimplify] Rebuild LCSSA for the inner loop after separat [...]
new 84aa82e GlobalISel: support 'undef' constant.
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/CodeGen/GlobalISel/IRTranslator.cpp | 10 ++++++----
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll | 7 +++++++
2 files changed, 13 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 llvm.
from 6c6978f [ValueTracking] Improve ValueTracking on left shift with nsw flag
new 4b47096 [LoopSimplify] Rebuild LCSSA for the inner loop after separat [...]
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/Transforms/Utils/LoopSimplify.cpp | 36 ++++-----------------------------
test/Transforms/LoopSimplify/pr28272.ll | 33 +++++++++++++++++++++++++++++-
2 files changed, 36 insertions(+), 33 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 a533def Add a platform independent version of __PRETTY_FUNCTION__.
new 4dd8705 [WebAssembly] Add -emscripten-cxx-exceptions-whitelist option
new 6c6978f [ValueTracking] Improve ValueTracking on left shift with nsw flag
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/Analysis/ValueTracking.cpp | 17 ++++--
.../WebAssemblyLowerEmscriptenExceptions.cpp | 17 +++++-
test/Analysis/ValueTracking/known-signbit-shift.ll | 24 +++++++++
.../WebAssembly/lower-em-exceptions-whitelist.ll | 62 ++++++++++++++++++++++
4 files changed, 114 insertions(+), 6 deletions(-)
create mode 100644 test/Analysis/ValueTracking/known-signbit-shift.ll
create mode 100644 test/CodeGen/WebAssembly/lower-em-exceptions-whitelist.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 gcc.
from 80488e2 PR c++/68703 - bogus error with dependent vector length
new 2bbcec1 * config/i3836/avx512fintrin.h (_mm512_cvtsepi64_epi32): Rem [...]
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/avx512fintrin.h | 1 -
2 files changed, 5 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 c1cf490 GlobalISel: first translation support for Constants.
new a533def Add a platform independent version of __PRETTY_FUNCTION__.
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/Compiler.h | 8 ++++++++
1 file changed, 8 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 44f0155 Add tests for __gcov_dump and __gcov_reset
new 80488e2 PR c++/68703 - bogus error with dependent vector length
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-common.c | 2 +-
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl2.c | 16 ++++++++++++++++
gcc/cp/pt.c | 9 +++++++++
gcc/cp/semantics.c | 6 ++++++
gcc/cp/typeck.c | 5 +++++
gcc/testsuite/g++.dg/ext/vector32.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/ext/vector32a.C | 18 ++++++++++++++++++
10 files changed, 85 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/ext/vector32.C
create mode 100644 gcc/testsuite/g++.dg/ext/vector32a.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.