[PATCH] D68073: Propeller code layout optimizations
Rahman Lavaee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 16:49:49 PST 2020
rahmanl updated this revision to Diff 240054.
rahmanl added a comment.
This update simplifies the update of chain and offset mapping after merging a new chain.
Affected file: PropellerNodeChainBuilder.cpp
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68073/new/
https://reviews.llvm.org/D68073
Files:
lld/ELF/Propeller/ModifiablePriorityQueue.h
lld/ELF/Propeller/PropellerBBReordering.cpp
lld/ELF/Propeller/PropellerBBReordering.h
lld/ELF/Propeller/PropellerChainClustering.cpp
lld/ELF/Propeller/PropellerChainClustering.h
lld/ELF/Propeller/PropellerNodeChain.cpp
lld/ELF/Propeller/PropellerNodeChain.h
lld/ELF/Propeller/PropellerNodeChainAssembly.cpp
lld/ELF/Propeller/PropellerNodeChainAssembly.h
lld/ELF/Propeller/PropellerNodeChainBuilder.cpp
lld/ELF/Propeller/PropellerNodeChainBuilder.h
lld/test/ELF/propeller/propeller-layout-function-ordering.s
lld/test/ELF/propeller/propeller-layout-function-with-loop.s
lld/test/ELF/propeller/propeller-layout-optimal-fallthrough.s
lld/test/ELF/propeller/propeller-opt-all-combinations.s
lld/test/ELF/symbol-alignment-file.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68073.240054.patch
Type: text/x-patch
Size: 114827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200124/52f9240c/attachment-0001.bin>
More information about the llvm-commits
mailing list