[PATCH] D17570: Introduce DominanceFrontierAnalysis to the new PassManager to compute DominanceFrontier. NFC

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 08:38:00 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261883: Introduce DominanceFrontierAnalysis to the new PassManager to computeā€¦ (authored by ether).

Changed prior to commit:
  http://reviews.llvm.org/D17570?vs=48926&id=49071#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17570

Files:
  llvm/trunk/include/llvm/Analysis/DominanceFrontier.h
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/lib/Analysis/Analysis.cpp
  llvm/trunk/lib/Analysis/DominanceFrontier.cpp
  llvm/trunk/lib/Analysis/RegionInfo.cpp
  llvm/trunk/lib/CodeGen/MachineFunctionPass.cpp
  llvm/trunk/lib/CodeGen/MachineRegionInfo.cpp
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/test/Analysis/DominanceFrontier/new_pm_test.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17570.49071.patch
Type: text/x-patch
Size: 14990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160225/0a1edef1/attachment.bin>


More information about the llvm-commits mailing list