[PATCH] D68073: Propeller code layout optimizations

Rahman Lavaee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 23:08:13 PDT 2019


rahmanl updated this revision to Diff 223990.
rahmanl added a comment.

This update addresses previous comments from @ruiu.
Most importantly, it removes the propeller-align-basic-block functionality since it is not fit with the current code. I will add this functionality in a later patch.


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
  lld/test/ELF/propeller/propeller-opt-all-combinations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68073.223990.patch
Type: text/x-patch
Size: 66095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191009/a745e8e4/attachment-0001.bin>


More information about the llvm-commits mailing list