[all-commits] [llvm/llvm-project] d46e37: [DebugCounter] Add support for non-continous range...
Ralender via All-commits
all-commits at lists.llvm.org
Tue May 28 03:41:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d46e37348ec3f8054b10bcbbe7c11149d7f61031
https://github.com/llvm/llvm-project/commit/d46e37348ec3f8054b10bcbbe7c11149d7f61031
Author: Ralender <Tyker1 at outlook.com>
Date: 2024-05-28 (Tue, 28 May 2024)
Changed paths:
M llvm/docs/ProgrammersManual.rst
M llvm/include/llvm/Support/DebugCounter.h
M llvm/lib/Support/DebugCounter.cpp
M llvm/lib/Transforms/Scalar/NewGVN.cpp
M llvm/test/Analysis/ValueTracking/assume-queries-counter.ll
M llvm/test/CodeGen/AArch64/GlobalISel/counter-fallback.ll
M llvm/test/CodeGen/AMDGPU/waitcnt-debug.mir
M llvm/test/CodeGen/X86/dag-combine-counter.ll
M llvm/test/Other/X86/debugcounter-divrempairs.ll
M llvm/test/Other/X86/debugcounter-partiallyinlinelibcalls.ll
M llvm/test/Other/debugcounter-dce.ll
M llvm/test/Other/debugcounter-earlycse.ll
M llvm/test/Other/debugcounter-newgvn.ll
M llvm/test/Other/debugcounter-predicateinfo.ll
M llvm/test/Other/print-debug-counter.ll
M llvm/test/Transforms/DeadStoreElimination/debug-counter.ll
M llvm/test/Transforms/Util/assume-builder-counter.ll
A llvm/tools/reduce-chunk-list/CMakeLists.txt
A llvm/tools/reduce-chunk-list/reduce-chunk-list.cpp
M llvm/unittests/Support/DebugCounterTest.cpp
Log Message:
-----------
[DebugCounter] Add support for non-continous ranges. (#89470)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list