[PATCH] D111912: New Pass for Merging Arbitrary Pair of Functions to Reduce Code Size
Rodrigo Caetano Rocha via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 16 10:03:03 PDT 2021
rcorcs updated this revision to Diff 380196.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111912/new/
https://reviews.llvm.org/D111912
Files:
include/llvm/InitializePasses.h
include/llvm/Transforms/IPO.h
include/llvm/Transforms/IPO/FunctionMerging.h
lib/Passes/PassBuilder.cpp
lib/Passes/PassRegistry.def
lib/Transforms/IPO/CMakeLists.txt
lib/Transforms/IPO/FunctionMerging.cpp
lib/Transforms/IPO/IPO.cpp
test/Transforms/FunctionMerging/block-reordering.ll
test/Transforms/FunctionMerging/operand-selection.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111912.380196.patch
Type: text/x-patch
Size: 84392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211016/766debe1/attachment.bin>
More information about the llvm-commits
mailing list