This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 8dbfa5240 Revert "Add a relocation for R_AARCH64_ABS32 in ObjectFileELF"
new 6dcc661ed [lit, python] Always add quotes around the python path in lit
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:
lit/lit.cfg | 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 clang.
from 4f8b5a9f29 [analyzer] InnerPointerChecker: fix displayed checker name.
new d4e7172979 [lit, python] Always add quotes around the python path in lit
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/Tooling/clang-diff-json.cpp | 6 +++---
1 file changed, 3 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 0987039b9 Add TARGET(foo) linker script directive.
new 68875fc26 [lit, python] Always add quotes around the python path in lit
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/ELF/lto/cache.ll | 2 +-
test/mach-o/dependency_info.yaml | 2 +-
test/wasm/lto/cache.ll | 2 +-
3 files changed, 3 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 lldb.
from f055ce7eb Add a relocation for R_AARCH64_ABS32 in ObjectFileELF
new 8dbfa5240 Revert "Add a relocation for R_AARCH64_ABS32 in ObjectFileELF"
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/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 15 +++++----------
1 file changed, 5 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 418492e425f [LICM] Extract a helper function for readability [NFC]
new 2a710f9b488 AMDGPU: Refactor fcanonicalize combine
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/SIISelLowering.cpp | 66 ++++++++++++++++--------------------
lib/Target/AMDGPU/SIISelLowering.h | 2 ++
2 files changed, 32 insertions(+), 36 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 a4a93b38a77 PR target/86807 * config/pa/pa.c (TARGET_HAVE_SPECULATION [...]
new e56a2114aa8 [libgomp, nvptx] Minimize lifetime of CUDA_ONE_CALL defines
new d3b31121d4a [libgomp, nvptx] Handle CUDA_ONE_CALL_MAYBE_NULL
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:
libgomp/ChangeLog | 15 +++++++++++++++
libgomp/plugin/plugin-nvptx.c | 37 +++++++++++++++++++++++++++++--------
2 files changed, 44 insertions(+), 8 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 f06afc396f5 MC: Redirect .addrsig directives referring to private (.L) [...]
new 418492e425f [LICM] Extract a helper function for readability [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/Transforms/Scalar/LICM.cpp | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 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 lldb.
from dfaba774e [IRMemoryMap] Avoid redundant zero-init in the Allocation con [...]
new f055ce7eb Add a relocation for R_AARCH64_ABS32 in ObjectFileELF
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/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 15 ++++++++++-----
1 file changed, 10 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 89aa7f45a1 [VirtualFileSystem] InMemoryFileSystem::status: Return a Sta [...]
new 4f8b5a9f29 [analyzer] InnerPointerChecker: fix displayed checker name.
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:
.../Checkers/InnerPointerChecker.cpp | 3 ++-
lib/StaticAnalyzer/Checkers/InterCheckerAPI.h | 3 +++
lib/StaticAnalyzer/Checkers/MallocChecker.cpp | 30 +++++++++++++++++-----
3 files changed, 28 insertions(+), 8 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 13888fd13af [LICM] Further strengthen tests for hoisting guards and inv [...]
new a0ad7973811 AMDGPU: Conversions always produce canonical results
new f583815bba9 AMDGPU: Treat more custom operations as canonicalizing
new f06afc396f5 MC: Redirect .addrsig directives referring to private (.L) [...]
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/MC/ELFObjectWriter.cpp | 2 ++
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 5 ++-
lib/Target/AMDGPU/SIISelLowering.cpp | 27 ++++++++++-----
test/CodeGen/AMDGPU/fcanonicalize-elimination.ll | 36 ++++++++++++++++++-
test/CodeGen/AMDGPU/known-never-snan.ll | 44 ++++++++++++++++++++++--
test/MC/ELF/addrsig.s | 14 ++++----
6 files changed, 109 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.