[all-commits] [llvm/llvm-project] bc8877: verify incremental prof updates
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Mar 25 18:02:01 PDT 2026
Branch: refs/heads/users/mtrofin/03-25-verify_incremental_prof_updates
Home: https://github.com/llvm/llvm-project
Commit: bc88773b93aa42e9ff876b3c90da7a42cc44a05a
https://github.com/llvm/llvm-project/commit/bc88773b93aa42e9ff876b3c90da7a42cc44a05a
Author: Mircea Trofin <mtrofin at google.com>
Date: 2026-03-25 (Wed, 25 Mar 2026)
Changed paths:
A llvm/include/llvm/Analysis/IncrementalUpdateProfileAnalysis.h
M llvm/include/llvm/Transforms/Scalar/JumpThreading.h
M llvm/lib/Analysis/CMakeLists.txt
A llvm/lib/Analysis/IncrementalUpdateProfileAnalysis.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Passes/PassRegistry.def
M llvm/lib/Transforms/Scalar/JumpThreading.cpp
M llvm/test/Other/new-pm-defaults.ll
M llvm/test/Other/new-pm-lto-defaults.ll
M llvm/test/Other/new-pm-thinlto-postlink-defaults.ll
M llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
M llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
M llvm/test/Other/new-pm-thinlto-prelink-defaults.ll
M llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
M llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
M llvm/test/Transforms/JumpThreading/select.ll
M llvm/test/Transforms/JumpThreading/static-profile.ll
M llvm/test/Transforms/JumpThreading/thread-prob-1.ll
M llvm/test/Transforms/JumpThreading/thread-prob-2.ll
M llvm/test/Transforms/JumpThreading/thread-prob-3.ll
M llvm/test/Transforms/JumpThreading/thread-prob-4.ll
M llvm/test/Transforms/JumpThreading/thread-prob-5.ll
M llvm/test/Transforms/JumpThreading/thread-prob-6.ll
M llvm/test/Transforms/JumpThreading/thread-prob-7.ll
M llvm/test/Transforms/JumpThreading/thread-prob-8.ll
M llvm/test/Transforms/JumpThreading/threading_prof1.ll
M llvm/test/Transforms/JumpThreading/threading_prof2.ll
M llvm/test/Transforms/JumpThreading/threading_prof3.ll
M llvm/test/Transforms/JumpThreading/update-edge-weight.ll
Log Message:
-----------
verify incremental prof updates
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