This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 4288dd3bf0 [DebugInfo] Generate debug information for labels. (Fix PR37395)
new 03e4db7ebd Revert "[DebugInfo] Generate debug information for labels. ( [...]
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/CGDebugInfo.cpp | 26 --------------------------
lib/CodeGen/CGDebugInfo.h | 3 ---
lib/CodeGen/CGStmt.cpp | 10 ----------
test/CodeGen/debug-label-inline.c | 28 ----------------------------
test/CodeGen/debug-label.c | 16 ----------------
5 files changed, 83 deletions(-)
delete mode 100644 test/CodeGen/debug-label-inline.c
delete mode 100644 test/CodeGen/debug-label.c
--
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 4d01f6e97 [sanitizer] Transition from _zx_vmar_... to _zx_vmar_..._old calls
new 471e11a66 [sanitizer][fuzzer] Temporarily transition to ZX_TIME_INFINITE_OLD
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/fuzzer/FuzzerUtilFuchsia.cpp | 11 +++++++----
lib/sanitizer_common/sanitizer_fuchsia.cc | 5 ++++-
2 files changed, 11 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 6779fccada2 AMDGPU/GlobalISel: Legalize G_INSERT
new b454fa1b407 [DebugInfo] Generate DWARF debug information for labels.
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/IR/InstVisitor.h | 2 +-
include/llvm/IR/IntrinsicInst.h | 3 +-
lib/CodeGen/AsmPrinter/CMakeLists.txt | 2 +-
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 2 +-
...lculator.cpp => DbgEntityHistoryCalculator.cpp} | 73 ++++++-----
...ryCalculator.h => DbgEntityHistoryCalculator.h} | 29 ++++-
lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | 12 +-
lib/CodeGen/AsmPrinter/DebugHandlerBase.h | 5 +-
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 88 +++++++++----
lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 23 ++--
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 135 +++++++++++++-------
lib/CodeGen/AsmPrinter/DwarfDebug.h | 136 +++++++++++++++++----
lib/CodeGen/AsmPrinter/DwarfFile.cpp | 5 +
lib/CodeGen/AsmPrinter/DwarfFile.h | 18 ++-
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 6 +
lib/CodeGen/AsmPrinter/DwarfUnit.h | 1 +
test/DebugInfo/Generic/debug-label-inline.ll | 50 ++++++++
test/DebugInfo/Generic/debug-label.ll | 76 ++++++++++++
18 files changed, 514 insertions(+), 152 deletions(-)
rename lib/CodeGen/AsmPrinter/{DbgValueHistoryCalculator.cpp => DbgEntityHistoryCa [...]
rename lib/CodeGen/AsmPrinter/{DbgValueHistoryCalculator.h => DbgEntityHistoryCalc [...]
create mode 100644 test/DebugInfo/Generic/debug-label-inline.ll
create mode 100644 test/DebugInfo/Generic/debug-label.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.
from 7a3515221c Attempt to fix regression due to r337791
new 4288dd3bf0 [DebugInfo] Generate debug information for labels. (Fix PR37395)
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/CGDebugInfo.cpp | 26 ++++++++++++++++++++++++++
lib/CodeGen/CGDebugInfo.h | 3 +++
lib/CodeGen/CGStmt.cpp | 10 ++++++++++
test/CodeGen/debug-label-inline.c | 28 ++++++++++++++++++++++++++++
test/CodeGen/debug-label.c | 16 ++++++++++++++++
5 files changed, 83 insertions(+)
create mode 100644 test/CodeGen/debug-label-inline.c
create mode 100644 test/CodeGen/debug-label.c
--
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 116069070 Revert "[Fuzzer] Update path to libc++ headers"
new 4d01f6e97 [sanitizer] Transition from _zx_vmar_... to _zx_vmar_..._old calls
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/sanitizer_common/sanitizer_coverage_fuchsia.cc | 6 ++--
lib/sanitizer_common/sanitizer_fuchsia.cc | 34 ++++++++++++----------
2 files changed, 21 insertions(+), 19 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 46356154bf7 llvm-xray: Broken chrome trace event format output
new 6779fccada2 AMDGPU/GlobalISel: Legalize G_INSERT
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/AMDGPULegalizerInfo.cpp | 2 +-
test/CodeGen/AMDGPU/GlobalISel/legalize-insert.mir | 123 +++++++++++++++++++++
2 files changed, 124 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-insert.mir
--
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 2d67bc6909 [HIP] pass -target-cpu when running the device-mode compiler
new 69bd8cea12 Fix unused variable warnings; NFC
new 7a3515221c Attempt to fix regression due to r337791
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/Sema/SemaInit.cpp | 4 ++--
test/Driver/hip-toolchain.hip | 2 +-
2 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 llvm.
from c4c8d7b1655 Add PerfJITEventListener for perf profiling support.
new 031045ec8db AMDGPU/GlobalISel: Remove unnecessary legality constraint f [...]
new 46356154bf7 llvm-xray: Broken chrome trace event format output
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/AMDGPU/AMDGPULegalizerInfo.cpp | 3 ---
tools/llvm-xray/xray-converter.cpp | 3 +++
2 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 clang.
from 8fe774c614 Add missing testcase update for r337790.
new 2d67bc6909 [HIP] pass -target-cpu when running the device-mode compiler
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/Driver/ToolChains/HIP.cpp | 2 ++
test/Driver/hip-toolchain.hip | 16 ++++++++--------
2 files changed, 10 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.