[PATCH] D68073: Propeller code layout optimizations
Rahman Lavaee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 2 10:46:17 PDT 2019
rahmanl updated this revision to Diff 222871.
rahmanl added a comment.
This update addresses the previous comments including:
1- Adding standard header comments.
2- Adding more comments to the code.
3- Fixing variable and function names to lower case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68073/new/
https://reviews.llvm.org/D68073
Files:
lld/ELF/PropellerBBReordering.cpp
lld/ELF/PropellerBBReordering.h
lld/ELF/PropellerFuncOrdering.cpp
lld/ELF/PropellerFuncOrdering.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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68073.222871.patch
Type: text/x-patch
Size: 57981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191002/85c604ea/attachment.bin>
More information about the llvm-commits
mailing list