[PATCH] D67796: [ARM][LowOverheadLoops] Use tBcc when reverting

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 23:00:13 PDT 2019


samparker created this revision.
samparker added reviewers: dmgreen, SjoerdMeijer.
Herald added a subscriber: kristof.beyls.

Check the branch target ranges and use a tBcc instead of t2Bcc when we can.


https://reviews.llvm.org/D67796

Files:
  lib/Target/ARM/ARMLowOverheadLoops.cpp
  test/CodeGen/Thumb2/LowOverheadLoops/branch-targets.ll
  test/CodeGen/Thumb2/LowOverheadLoops/end-positive-offset.mir
  test/CodeGen/Thumb2/LowOverheadLoops/revert-non-header.mir
  test/CodeGen/Thumb2/LowOverheadLoops/revert-non-loop.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67796.220950.patch
Type: text/x-patch
Size: 4263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190920/bad67e8b/attachment.bin>


More information about the llvm-commits mailing list