[PATCH] D75167: [RDA][ARM] collectKilledOperands across multiple blocks

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 07:25:37 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5618e9be3750: [RDA][ARM] collectKilledOperands across multiple blocks (authored by samparker).

Changed prior to commit:
  https://reviews.llvm.org/D75167?vs=247252&id=247899#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75167

Files:
  llvm/include/llvm/CodeGen/ReachingDefAnalysis.h
  llvm/lib/CodeGen/ReachingDefAnalysis.cpp
  llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/it-block-itercount.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/it-block-mov.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/multiple-do-loops.mir
  llvm/test/CodeGen/Thumb2/mve-postinc-lsr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75167.247899.patch
Type: text/x-patch
Size: 11385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200303/4e10cbb2/attachment.bin>


More information about the llvm-commits mailing list