[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
Mon Dec 14 07:17:00 PST 2020
samtebbs updated this revision to Diff 311583.
samtebbs marked 2 inline comments as done.
samtebbs added a comment.
Move pass order and add copyright header
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
llvm/test/CodeGen/Thumb2/mve-float32regloops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92385.311583.patch
Type: text/x-patch
Size: 43133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201214/bcba9b6e/attachment.bin>
More information about the llvm-commits
mailing list