This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 82b03a693 [WebAssembly] Update to match llvm change rL323901. NFC
new 63a06e13b [COFF] make /incremental control overwriting unchanged import [...]
new 52b6b1a3a [WebAssembly] Write minimal types section
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:
COFF/Config.h | 1 +
COFF/Driver.cpp | 27 ++++++++++++++++
COFF/Options.td | 5 +--
test/COFF/incremental.test | 66 ++++++++++++++++++++++++++++++++++++++
test/COFF/unchanged-importlib.test | 7 ----
test/wasm/call-indirect.ll | 18 +++++------
test/wasm/gc-sections.ll | 37 +++++++++++++++++----
test/wasm/relocatable.ll | 14 ++++----
wasm/InputChunks.h | 8 ++---
wasm/InputFiles.cpp | 4 +++
wasm/InputFiles.h | 1 +
wasm/Writer.cpp | 53 ++++++++++++++++++------------
12 files changed, 186 insertions(+), 55 deletions(-)
create mode 100644 test/COFF/incremental.test
delete mode 100644 test/COFF/unchanged-importlib.test
--
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 87a31125791 Update gcc .po files.
new 902288bc00d * elf.c (elf_add): Close descriptor if we use a debugfile. [...]
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:
libbacktrace/ChangeLog | 6 ++++++
libbacktrace/btest.c | 22 ++++++++++++++++++++++
libbacktrace/elf.c | 22 ++++++++++++++++++----
3 files changed, 46 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 glibc.
from 9349311964 Update information about the newest versions of tools used t [...]
new d9f442ce56 Fix typo in the previous commit
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:
INSTALL | 2 +-
manual/install.texi | 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 llvm.
from 6a68ef84785 [AggressiveInstCombine] Fixed TruncCombine class to handle [...]
new 9a2ee25a73b AMDGPU: Fix missing SCC def from s_xor_b64_term
new 0c580ec2a43 Utils: Fix DomTree update for entry block
new 37f3f33c55d Revert "[ARM] Lower lower saturate to 0 and lower saturate [...]
The 3 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/AMDGPU/SIInstructions.td | 1 +
lib/Target/ARM/ARMISelLowering.cpp | 20 ----
lib/Transforms/Utils/BasicBlockUtils.cpp | 19 +++-
test/CodeGen/ARM/atomic-op.ll | 5 +-
test/CodeGen/ARM/sat-to-bitop.ll | 132 -------------------------
test/CodeGen/ARM/select.ll | 2 +-
test/CodeGen/Thumb/select.ll | 4 +-
unittests/Transforms/Utils/BasicBlockUtils.cpp | 52 ++++++++++
unittests/Transforms/Utils/CMakeLists.txt | 1 +
unittests/Transforms/Utils/Local.cpp | 2 +-
10 files changed, 74 insertions(+), 164 deletions(-)
delete mode 100644 test/CodeGen/ARM/sat-to-bitop.ll
create mode 100644 unittests/Transforms/Utils/BasicBlockUtils.cpp
--
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 openacc-gcc-7-branch
in repository gcc.
from 441621739e2 Enable firstprivate OpenACC reductions
new 762cf3c7890 Properly handle alloca'd OpenACC data mappings
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.openacc | 5 +++++
gcc/omp-low.c | 2 +-
gcc/testsuite/ChangeLog.openacc | 4 ++++
gcc/testsuite/c-c++-common/goacc/large_array.c | 18 ++++++++++++++++++
4 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/goacc/large_array.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 llvm.
from b43e1871ddc [X86] Make the type checks in detectAVX512USatPattern more robust
new 6a68ef84785 [AggressiveInstCombine] Fixed TruncCombine class to handle [...]
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:
.../AggressiveInstCombine/TruncInstCombine.cpp | 16 +++++--
.../AggressiveInstCombine/trunc_const_expr.ll | 31 ++++++++++++
.../AggressiveInstCombine/trunc_multi_uses.ll | 56 ++++++++++++++++++++++
3 files changed, 99 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 zorg.
from af94fbe [zorg] Enable assertions on the lldb-x86_64-ubuntu-14.04-cmake bot
new ea57dc4 Checks for Xcode and SDK versions
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:
dep/dep.py | 136 +++++++++++++++++++++++++++++++++++++++++++++++++-
dep/tests/test_dep.py | 92 +++++++++++++++++++++++++++++++++-
2 files changed, 226 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 d3af137c241 PR c/81779 * c-parser.c (c_parser_compound_statement_nost [...]
new eca15b26bae Fix comdat_group check with Solaris as
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/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/debug/dwarf2/nested-4.C | 2 +-
gcc/testsuite/lib/target-supports.exp | 2 +-
3 files changed, 10 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 48c8d1e7632 [llvm-cov] Fix incorrect usage of .precision specifier in f [...]
new b43e1871ddc [X86] Make the type checks in detectAVX512USatPattern more robust
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 | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.