[PATCH] D46829: Require DominatorTree when requiring/preserving LoopInfo in the old pass manager

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 17 02:09:30 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332583: Require DominatorTree when requiring/preserving LoopInfo in the old pass manager (authored by uabelho, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46829?vs=147254&id=147272#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46829

Files:
  llvm/trunk/lib/Analysis/BranchProbabilityInfo.cpp
  llvm/trunk/lib/Analysis/LazyBlockFrequencyInfo.cpp
  llvm/trunk/lib/Analysis/LazyBranchProbabilityInfo.cpp
  llvm/trunk/test/Transforms/Util/PR37334-break-crit-edges-require-dt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46829.147272.patch
Type: text/x-patch
Size: 4828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/30522ad5/attachment.bin>


More information about the llvm-commits mailing list