This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from 1781033e9a7 PR c++/85305 - pack in lambda init-capture.
new 8e2586b0d19 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 2bcbbb7b840 Daily bump.
new 30535fcc28d Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from f5d7d1b5857 Daily bump.
new 72a37a5a5ff Daily bump.
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/DATESTAMP | 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 llvm.
from 62b8986cc32 [llvm-mc-assemble-fuzzer] Catch up with API changes.
new 61d9a69a186 [LTO] Allow pass remarks with hotness to be set when emitti [...]
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/LTO/LTO.cpp | 4 ++--
.../Resolution/X86/diagnostic-handler-remarks-with-hotness.ll | 10 ++++++++++
tools/llvm-lto2/llvm-lto2.cpp | 3 ++-
3 files changed, 14 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 binutils-gdb.
from 56bcdbea2b Let gdb.execute handle multi-line commands
new 4e6fe7477a Automatic date update in version.in
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:
bfd/version.h | 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 gdb-8.1-branch
in repository binutils-gdb.
from 416792e22d Automatic date update in version.in
new 30f074c82e Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_30-branch
in repository binutils-gdb.
from 0fd1d2d31a Automatic date update in version.in
new eb66c76237 Automatic date update in version.in
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:
bfd/version.h | 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 llvm.
from 380bd7f59c1 AMDGPU/NFC: Update D16PreservesUnusedBits description based [...]
new 125f36c4f3c Mapping SDNode flags to MachineInstr flags
new 62b8986cc32 [llvm-mc-assemble-fuzzer] Catch up with API changes.
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/CodeGen/SelectionDAG/InstrEmitter.cpp | 27 +++++++++++++++++++++-
test/CodeGen/X86/sqrt-fastmath-mir.ll | 24 +++++++++----------
.../llvm-mc-assemble-fuzzer.cpp | 13 +++++------
3 files changed, 44 insertions(+), 20 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 lld.
from 7f8adc408 [ELF][MIPS] Reorganize isMipsPIC routine. NFC
new b5c6a5aca [WebAssembly] Add support for debug (DWARF) sections
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:
test/wasm/Inputs/debuginfo1.ll | 68 +++++++++++++++++++++++++++++++++++++++
test/wasm/Inputs/debuginfo2.ll | 64 ++++++++++++++++++++++++++++++++++++
test/wasm/debuginfo.test | 73 ++++++++++++++++++++++++++++++++++++++++++
wasm/InputChunks.cpp | 6 +++-
wasm/InputChunks.h | 2 ++
wasm/InputFiles.cpp | 71 ++++++++++++++++++++++++++++++++++++----
wasm/InputFiles.h | 3 ++
wasm/OutputSections.cpp | 12 +++++++
wasm/OutputSections.h | 2 ++
wasm/Symbols.cpp | 17 ++++++++++
wasm/Symbols.h | 22 ++++++++++++-
wasm/Writer.cpp | 70 +++++++++++++++++++++++++++++++++-------
12 files changed, 391 insertions(+), 19 deletions(-)
create mode 100644 test/wasm/Inputs/debuginfo1.ll
create mode 100644 test/wasm/Inputs/debuginfo2.ll
create mode 100644 test/wasm/debuginfo.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 clang.
from 8332ee6901 [analyzer] Invalidate union regions properly. Don't hesitate [...]
new 55659af029 [analyzer] Remove untested code in evalLoad.
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/ExprEngine.cpp | 37 ----------------------------------
1 file changed, 37 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.