[PATCH] D68073: Propeller code layout optimizations

Rahman Lavaee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 2 15:53:22 PDT 2019


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

This update adds one more test which exercises the different flavors of layout optimization in propeller by toggling reorder-bb, reorder-funcs, and split-funcs.


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.222925.patch
Type: text/x-patch
Size: 67753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191002/e2a225f2/attachment-0001.bin>


More information about the llvm-commits mailing list