[PATCH] D74975: [ARM][LowOverheadLoops] Iteration count IT blocks

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 24 05:55:48 PST 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa67eb221e228: [RDA][ARM][LowOverheadLoops] Iteration count IT blocks (authored by samparker).

Changed prior to commit:
  https://reviews.llvm.org/D74975?vs=245923&id=246192#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74975

Files:
  llvm/include/llvm/CodeGen/ReachingDefAnalysis.h
  llvm/lib/CodeGen/ReachingDefAnalysis.cpp
  llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/dont-ignore-vctp.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/it-block-chain.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/it-block-itercount.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/it-block-mov.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/it-block-random.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74975.246192.patch
Type: text/x-patch
Size: 24057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200224/b0027587/attachment.bin>


More information about the llvm-commits mailing list