[PATCH] D68073: Propeller code layout optimizations
Rahman Lavaee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 5 09:46:26 PST 2020
rahmanl updated this revision to Diff 242666.
rahmanl added a comment.
This update changes class variable names to camelCase.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68073/new/
https://reviews.llvm.org/D68073
Files:
lld/ELF/Propeller/CodeLayout/CodeLayout.cpp
lld/ELF/Propeller/CodeLayout/CodeLayout.h
lld/ELF/Propeller/CodeLayout/ModifiablePriorityQueue.h
lld/ELF/Propeller/CodeLayout/NodeChain.cpp
lld/ELF/Propeller/CodeLayout/NodeChain.h
lld/ELF/Propeller/CodeLayout/NodeChainAssembly.cpp
lld/ELF/Propeller/CodeLayout/NodeChainAssembly.h
lld/ELF/Propeller/CodeLayout/NodeChainBuilder.cpp
lld/ELF/Propeller/CodeLayout/NodeChainBuilder.h
lld/ELF/Propeller/CodeLayout/NodeChainClustering.cpp
lld/ELF/Propeller/CodeLayout/NodeChainClustering.h
lld/test/ELF/propeller/codelayout/function-ordering.s
lld/test/ELF/propeller/codelayout/function-with-loop.s
lld/test/ELF/propeller/codelayout/opt-all-combinations.s
lld/test/ELF/propeller/codelayout/optimal-fallthrough.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68073.242666.patch
Type: text/x-patch
Size: 118976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200205/e144ab3f/attachment-0001.bin>
More information about the llvm-commits
mailing list