This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from a8e2ea63a4 Quick fix for rC330605: specify a target arch for test
new 6727779002 [OPENMP] Do not cast captured by value variables with pointe [...]
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/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 3 ++-
...ptx_target_teams_distribute_parallel_for_codegen.cpp | 17 +++++++++++++----
2 files changed, 15 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 llvm.
from c9943400631 [MC] Remove MachineInstr reference in MC layer (PR37160)
new aeb3e4fcbba [SelectionDAG] Dump debug locs in SDNodes
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/CodeGen/SelectionDAG/SelectionDAGDumper.cpp | 4 ++
test/CodeGen/X86/selectiondag-debug-loc.ll | 58 +++++++++++++++++++++++++
2 files changed, 62 insertions(+)
create mode 100644 test/CodeGen/X86/selectiondag-debug-loc.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 compiler-rt.
from fc39236ab Fix clang-cl warnings in compiler-rt
new 0ab84bd8d Revert r330474 - "[HWASan] Introduce non-zero based and dynam [...]
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/hwasan/CMakeLists.txt | 3 +-
lib/hwasan/hwasan.cc | 15 +--
lib/hwasan/hwasan.h | 12 ++
lib/hwasan/hwasan_allocator.cc | 1 -
lib/hwasan/hwasan_dynamic_shadow.cc | 132 ----------------------
lib/hwasan/hwasan_dynamic_shadow.h | 27 -----
lib/hwasan/hwasan_interceptors.cc | 1 -
lib/hwasan/hwasan_interface_internal.h | 4 -
lib/hwasan/hwasan_linux.cc | 198 +++++++++------------------------
lib/hwasan/hwasan_mapping.h | 81 --------------
lib/hwasan/hwasan_poisoning.cc | 3 +-
lib/hwasan/hwasan_report.cc | 1 -
lib/hwasan/hwasan_thread.cc | 1 -
13 files changed, 70 insertions(+), 409 deletions(-)
delete mode 100644 lib/hwasan/hwasan_dynamic_shadow.cc
delete mode 100644 lib/hwasan/hwasan_dynamic_shadow.h
delete mode 100644 lib/hwasan/hwasan_mapping.h
--
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 72775a354cf Fix -Wtautological-compare warning with npos on Windows
new c9943400631 [MC] Remove MachineInstr reference in MC layer (PR37160)
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/CodeGen/TargetSubtargetInfo.h | 2 +-
include/llvm/MC/MCSubtargetInfo.h | 5 -----
2 files changed, 1 insertion(+), 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 lldb.
from 74e9c6fa1 llgs-tests: Increase packet time out
new a4cc8bb2c [CMake] Add the missing `dsymutil` dependency when running tests.
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/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
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 d86761884 [scudo] Read ARM feature bits using Fuchsia APIs.
new fc39236ab Fix clang-cl warnings in compiler-rt
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/profile/InstrProfilingFile.c | 3 ++-
lib/sanitizer_common/sanitizer_common_interceptors.inc | 2 +-
lib/sanitizer_common/sanitizer_win.cc | 4 ++--
3 files changed, 5 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 llvm.
from 8c0fb2c4731 AMDGPU: Move a flawed assert when spilling SGPRs
new 72775a354cf Fix -Wtautological-compare warning with npos on Windows
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/IR/AutoUpgrade.cpp | 3 +--
1 file changed, 1 insertion(+), 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 clang.
from 8aec086b16 [analyzer] Don't crash on printing ConcreteInt of size >64 bits
new a8e2ea63a4 Quick fix for rC330605: specify a target arch for test
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/Analysis/sval-dump-int128.c | 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 7c20cc06694 AMDGPU: Assign enum name to stack ID
new 48c9175fe52 Fix computeSymbolSizes SEGFAULT on invalid file
new c07c4e02980 [X86] Replace x87 instregex with instrs if they only match [...]
new 8c0fb2c4731 AMDGPU: Move a flawed assert when spilling SGPRs
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/Object/SymbolSize.cpp | 4 +++
lib/Target/AMDGPU/SIInstrInfo.cpp | 4 ---
lib/Target/AMDGPU/SIRegisterInfo.cpp | 4 +++
lib/Target/X86/X86SchedBroadwell.td | 9 +++----
lib/Target/X86/X86SchedHaswell.td | 19 +++++++-------
lib/Target/X86/X86SchedSandyBridge.td | 8 +++---
lib/Target/X86/X86SchedSkylakeClient.td | 13 +++++-----
lib/Target/X86/X86SchedSkylakeServer.td | 13 +++++-----
lib/Target/X86/X86ScheduleZnver1.td | 18 +++++++-------
.../CodeGen/AMDGPU/spill-csr-frame-ptr-reg-copy.ll | 29 ++++++++++++++++++++++
test/tools/llvm-symbolizer/sym.test | 6 ++++-
11 files changed, 79 insertions(+), 48 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/spill-csr-frame-ptr-reg-copy.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 e08854ae [clangd][tests] Fix handling of EOF in delimited input
new 24aaf231 [clangd][tests] Fix delimiter handling
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:
clangd/JSONRPCDispatcher.cpp | 2 +-
test/clangd/spaces-in-delimited-input.test | 13 +++++++++++++
2 files changed, 14 insertions(+), 1 deletion(-)
create mode 100644 test/clangd/spaces-in-delimited-input.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.