This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 14f2f6dd4 [mips] Put some MIPS-specific sections to separate segments
new bd7d4e29d [WebAssembly] Don't generate invalid modules when function si [...]
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:
docs/WebAssembly.rst | 20 +++
test/wasm/Inputs/call-ret32.ll | 11 ++
test/wasm/lto/signature-mismatch.ll | 1 +
test/wasm/signature-mismatch-export.ll | 32 ++++
test/wasm/signature-mismatch.ll | 55 +++++--
wasm/Driver.cpp | 46 +++---
wasm/SymbolTable.cpp | 275 ++++++++++++++++++++++++++-------
wasm/SymbolTable.h | 9 ++
wasm/Symbols.cpp | 8 +
wasm/Symbols.h | 2 +
10 files changed, 372 insertions(+), 87 deletions(-)
create mode 100644 test/wasm/Inputs/call-ret32.ll
create mode 100644 test/wasm/signature-mismatch-export.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 e4455cea71 [clang] Switch to LLVM_ENABLE_IDE
new c836e11927 [clang] Add CMake target for installing clang's CMake exports
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:
cmake/modules/CMakeLists.txt | 13 +++++++++++--
1 file changed, 11 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 54e299b8c9 gcc-94d4532cf80bb0cd9ff6d8534d341248eca9ab22: -10
new 5203dd94df gcc-cda34b22ac8c865787b61ead2049592cdc7be85f: -5
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (54e299b8c9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-aarch64-b [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 5 +-
3-build_abe-bootstrap/console.log | 21488 +++++++++++++++++++++++++++--------
console.log | 21491 ++++++++++++++++++++++++++++--------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
results | 2 +
6 files changed, 34265 insertions(+), 8729 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 6b17ef5b05a [WebAssembly] Don't error on conflicting uses of prototype- [...]
new e72a9e9b208 [CMake][runtimes] Set clang-header dependency for builtins
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:
runtimes/CMakeLists.txt | 38 ++++++++++++++++++++++----------------
1 file changed, 22 insertions(+), 16 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 003a5a6ba2 Make predefined FLT16 macros conditional on support for the type
new e4455cea71 [clang] Switch to LLVM_ENABLE_IDE
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 | 4 ++--
cmake/modules/AddClang.cmake | 4 ++--
lib/Headers/CMakeLists.txt | 2 +-
tools/c-index-test/CMakeLists.txt | 2 +-
tools/diagtool/CMakeLists.txt | 2 +-
tools/libclang/CMakeLists.txt | 4 ++--
6 files changed, 9 insertions(+), 9 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 48d4b6c6c45 PR middle-end/88074 PR middle-end/89415 * toplev.c (do_c [...]
new 89fbfe10153 PR middle-end/89091 * fold-const.c (decode_field_referenc [...]
new 67d294e4f43 PR middle-end/89412 * expr.c (expand_assignment): If resu [...]
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:
gcc/ChangeLog | 14 ++++++++++++++
gcc/expr.c | 10 +++++++---
gcc/fold-const.c | 11 +++++++----
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gcc.c-torture/compile/pr89412.c | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr89091.c | 10 ++++++++++
6 files changed, 65 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr89412.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr89091.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 c6f7db4837a PR target/89397 * config/i386/i386.c (ix86_atomic_assign_ [...]
new 48d4b6c6c45 PR middle-end/88074 PR middle-end/89415 * toplev.c (do_c [...]
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/pr88074-2.c | 17 +++++++++++++++++
gcc/toplev.c | 8 ++++++--
4 files changed, 34 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr88074-2.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 linux.
from 2137397c92ae Merge tag 'sound-5.0' of git://git.kernel.org/pub/scm/linu [...]
new 0358affb5cd8 Documentation: change linux-4.x references to 5.x
new f6163d67cc31 Merge tag 'docs-5.0-fix' of git://git.lwn.net/linux
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:
Documentation/admin-guide/README.rst | 32 +++---
Documentation/process/applying-patches.rst | 117 +++++++++++----------
.../translations/it_IT/admin-guide/README.rst | 2 +-
3 files changed, 78 insertions(+), 73 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 e890ea0ea24 [AArch64][GlobalISel] Implement partial support for G_SHUFF [...]
new 6b17ef5b05a [WebAssembly] Don't error on conflicting uses of prototype- [...]
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:
.../WebAssemblyAddMissingPrototypes.cpp | 14 ++++++++------
test/CodeGen/WebAssembly/add-prototypes-conflit.ll | 22 ++++++++++++++++++++++
2 files changed, 30 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/WebAssembly/add-prototypes-conflit.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.