This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0861fa2a97f AMDGPU/GlobalISel: Select amdgcn.cvt.pkrtz to 64-bit instructions
new 791162c4879 [TailCallElim] Enable marking of calls with byval as tails
new 8c00cc11f9c [x86] make horizontal binop matching clearer; NFCI
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/Target/X86/X86ISelLowering.cpp | 78 ++++++++++------------
lib/Transforms/Scalar/TailRecursionElimination.cpp | 6 ++
test/Transforms/Inline/byval-tail-call.ll | 33 +++++++++
test/Transforms/TailCallElim/basic.ll | 41 ++++++++++++
4 files changed, 117 insertions(+), 41 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 compiler-rt.
from 3d23504d1 Disable TestCases/pthread_mutexattr_get on NetBSD
new 8276e91f6 Don't harcode -ldl test/sanitizer_common/TestCases
new 8396f098c Remove remnant code of using indirect syscall on NetBSD
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/sanitizer_common/sanitizer_linux.cc | 49 +++++++++++-----------
lib/sanitizer_common/sanitizer_syscall_generic.inc | 39 ++++-------------
.../sanitizer_syscall_linux_aarch64.inc | 3 --
.../sanitizer_syscall_linux_arm.inc | 3 --
.../sanitizer_syscall_linux_x86_64.inc | 3 --
.../TestCases/get_module_and_offset_for_pc.cc | 2 +-
.../TestCases/sanitizer_coverage_symbolize.cc | 2 +-
.../TestCases/sanitizer_coverage_trace_pc_guard.cc | 2 +-
test/sanitizer_common/lit.common.cfg | 6 +++
9 files changed, 40 insertions(+), 69 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 1298296a640 Fix incorrect Twine usage in CFGPrinter
new 0861fa2a97f AMDGPU/GlobalISel: Select amdgcn.cvt.pkrtz to 64-bit instructions
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/AMDGPUGISel.td | 5 ++---
test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.cvt.pkrtz.mir | 7 ++++---
2 files 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.
"tcwg-buildslave pushed a change to branch tested
in repository toolchain/jenkins-scripts.
from 6fbcd95 tcwg-generate-source-cache: Add jenkins-scripts repo
adds 9f4aa18 start-container-docker.sh: Print resources usage information
No new revisions were added by this update.
Summary of changes:
start-container-docker.sh | 4 ++++
1 file changed, 4 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 llvm.
from 2550649d6bf AMDGPU: Future-proof {raw,struct}.buffer.atomic intrinsics
new 1298296a640 Fix incorrect Twine usage in CFGPrinter
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:
include/llvm/Analysis/CFGPrinter.h | 3 +--
test/Other/cfg-printer-branch-weights.ll | 19 +++++++++++++++++++
2 files changed, 20 insertions(+), 2 deletions(-)
create mode 100644 test/Other/cfg-printer-branch-weights.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-tools-extra.
from 413382cf [clangd] Update the out-of-date yaml-symbol-file flag in clangd.
new 0becf8e0 [clang-move] Dump whether a declaration is templated.
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:
clang-move/ClangMove.cpp | 14 +++++-----
clang-move/ClangMove.h | 28 +++++++++++++-------
clang-move/tool/ClangMoveMain.cpp | 6 +++--
unittests/clang-move/ClangMoveTests.cpp | 46 +++++++++++++++++++--------------
4 files changed, 55 insertions(+), 39 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.