This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 3fd9dc26f Do not pass an argument that can be easily inferred from othe [...]
new 5dfe82416 Fix incorrect physical address on self-referencing AT command.
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:
ELF/LinkerScript.cpp | 16 ++++----
test/ELF/linkerscript/at-self-reference.s | 63 +++++++++++++++++++++++++++++++
2 files changed, 71 insertions(+), 8 deletions(-)
create mode 100644 test/ELF/linkerscript/at-self-reference.s
--
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 200c1f8388 Fix test on Windows that was added in r322382.
new dc9d0e27bb Try to suppress Windows testing again.
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/Modules/odr_hash-Friend.cpp | 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 ac338a42f02 [InstSimplify] add tests for implied ptr cmp with null (PR3 [...]
new bc95ef32528 [AMDGPU] stop image_store being moved illegally
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/AMDGPU/SIMachineFunctionInfo.h | 8 ++---
test/CodeGen/AMDGPU/image-schedule.ll | 56 +++++++++++++++++++++++++++++++
test/CodeGen/AMDGPU/llvm.amdgcn.image.ll | 24 +++----------
3 files changed, 62 insertions(+), 26 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/image-schedule.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 lldb.
from 43793406c Fix Breakpoint::RemoveInvalidLocations to fix the exec testcase.
new ea45f0183 We have two sources for path remapping information that we ge [...]
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:
source/Host/macosx/Symbols.cpp | 51 ++++++++++++----------
.../SymbolVendor/MacOSX/SymbolVendorMacOSX.cpp | 33 +++++++-------
2 files changed, 47 insertions(+), 37 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 98d13ce07a Update translations from the Translation Project
new af1e6be4ba powerpc: Fix llround spurious inexact on 32-bit POWER4 [BZ #22697]
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:
ChangeLog | 6 ++++++
sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S | 5 +++++
2 files changed, 11 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 binutils-gdb.
from ba643918cf Install and generate docs for gdb-add-index
new cbcdb1aadd gdb/testsuite: Don't attempt tests if they fail to compile
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:
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.base/whatis-ptype-typedefs.exp | 9 ++++++---
2 files changed, 12 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 lld.
from 94c6b12d5 [WebAssembly] Add COMDAT support
new 3fd9dc26f Do not pass an argument that can be easily inferred from othe [...]
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:
ELF/SyntheticSections.cpp | 4 ++--
ELF/SyntheticSections.h | 2 +-
ELF/Writer.cpp | 4 ++--
3 files changed, 5 insertions(+), 5 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 124ae5399e When rebuilding an InitListExpr, don't give it a type.
new 200c1f8388 Fix test on Windows that was added in r322382.
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/Driver/wasm-toolchain.cpp | 12 ++++++------
1 file changed, 6 insertions(+), 6 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 baf72beaf0 [DWARFv5] Have -gdwarf-5 generate MD5 checksums
new 124ae5399e When rebuilding an InitListExpr, don't give it a 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:
lib/Sema/TreeTransform.h | 21 +++++----------------
test/CodeGenCXX/cxx1z-initializer-aggregate.cpp | 18 ++++++++++++++++++
2 files changed, 23 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 lld.
from 1ac0f57bb [WebAssembly] Fix typo in file header
new 94c6b12d5 [WebAssembly] Add COMDAT support
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/comdat1.ll | 11 +++++++
test/wasm/Inputs/comdat2.ll | 11 +++++++
test/wasm/comdats.ll | 70 +++++++++++++++++++++++++++++++++++++++++++++
test/wasm/relocatable.ll | 64 ++++++++++++++++++++++++++++++++++-------
wasm/InputChunks.h | 7 ++++-
wasm/InputFiles.cpp | 49 ++++++++++++++++++++++++-------
wasm/InputFiles.h | 2 ++
wasm/SymbolTable.cpp | 16 +++++++++++
wasm/SymbolTable.h | 3 ++
wasm/Writer.cpp | 41 ++++++++++++++++++++++++++
10 files changed, 251 insertions(+), 23 deletions(-)
create mode 100644 test/wasm/Inputs/comdat1.ll
create mode 100644 test/wasm/Inputs/comdat2.ll
create mode 100644 test/wasm/comdats.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.