[all-commits] [llvm/llvm-project] ac5dc1: [CallPromotionUtils]Implement conditional indirect...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Sat Feb 10 12:04:19 PST 2024
Branch: refs/heads/users/minglotus-6/spr/vcsv
Home: https://github.com/llvm/llvm-project
Commit: ac5dc1bf77b67cbf0aa5e2c8fb6a7ce0080fb501
https://github.com/llvm/llvm-project/commit/ac5dc1bf77b67cbf0aa5e2c8fb6a7ce0080fb501
Author: mingmingl <mingmingl at google.com>
Date: 2024-02-10 (Sat, 10 Feb 2024)
Changed paths:
M llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h
M llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
M llvm/unittests/Transforms/Utils/CallPromotionUtilsTest.cpp
Log Message:
-----------
[CallPromotionUtils]Implement conditional indirect call promotion with vtable-based comparison
More information about the All-commits
mailing list