[PATCH] D139163: Utils: Add utility pass to lower ifuncs
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 23 15:18:22 PST 2022
arsenm updated this revision to Diff 485165.
arsenm edited the summary of this revision.
arsenm added a comment.
Change description
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139163/new/
https://reviews.llvm.org/D139163
Files:
llvm/include/llvm/Transforms/Utils/LowerIFunc.h
llvm/include/llvm/Transforms/Utils/ModuleUtils.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Utils/CMakeLists.txt
llvm/lib/Transforms/Utils/LowerIFunc.cpp
llvm/lib/Transforms/Utils/ModuleUtils.cpp
llvm/test/Transforms/LowerIFunc/ifunc-alias.ll
llvm/test/Transforms/LowerIFunc/ifunc-nonsense-resolvers.ll
llvm/test/Transforms/LowerIFunc/ifunc-program-addrspace.ll
llvm/test/Transforms/LowerIFunc/ifunc-typed.ll
llvm/test/Transforms/LowerIFunc/lower-ifunc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139163.485165.patch
Type: text/x-patch
Size: 30284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221223/1c86b771/attachment.bin>
More information about the llvm-commits
mailing list