[PATCH] D92385: [ARM] Add a pass that re-arranges blocks when there is a backwards WLS branch

Sam Tebbs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 13 09:33:08 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG60fda8ebb6dc: [ARM] Add a pass that re-arranges blocks when there is a backwards WLS branch (authored by samtebbs).

Changed prior to commit:
  https://reviews.llvm.org/D92385?vs=316401&id=316431#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92385/new/

https://reviews.llvm.org/D92385

Files:
  llvm/lib/Target/ARM/ARM.h
  llvm/lib/Target/ARM/ARMBlockPlacement.cpp
  llvm/lib/Target/ARM/ARMTargetMachine.cpp
  llvm/lib/Target/ARM/CMakeLists.txt
  llvm/test/CodeGen/ARM/O3-pipeline.ll
  llvm/test/CodeGen/Thumb2/block-placement.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92385.316431.patch
Type: text/x-patch
Size: 27098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210113/a2ccffab/attachment.bin>


More information about the llvm-commits mailing list