[all-commits] [llvm/llvm-project] 52b5dd: [TailRecursionElim] Adjust function entry count
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Tue Jun 17 13:41:52 PDT 2025
Branch: refs/heads/users/mtrofin/06-12-_tailrecursionelim_adjust_function_entry_count
Home: https://github.com/llvm/llvm-project
Commit: 52b5dd3392e2b1ba7bc3eca27c4fd0d078ddda5a
https://github.com/llvm/llvm-project/commit/52b5dd3392e2b1ba7bc3eca27c4fd0d078ddda5a
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-06-17 (Tue, 17 Jun 2025)
Changed paths:
M llvm/include/llvm/Passes/PassBuilder.h
M llvm/include/llvm/Transforms/Scalar/TailRecursionElimination.h
M llvm/lib/Passes/PassBuilderPipelines.cpp
M llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
A llvm/test/Transforms/TailCallElim/entry-count-adjustment.ll
Log Message:
-----------
[TailRecursionElim] Adjust function entry count
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