[PATCH] D46709: [Dominators] Add PDT constructor from Function

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 23 10:33:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333102: [Dominators] Add PDT constructor from Function (authored by kuhar, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46709?vs=148082&id=148245#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46709

Files:
  llvm/trunk/include/llvm/Analysis/PostDominators.h
  llvm/trunk/lib/Analysis/PostDominators.cpp
  llvm/trunk/lib/Transforms/IPO/SampleProfile.cpp
  llvm/trunk/unittests/IR/DominatorTreeBatchUpdatesTest.cpp
  llvm/trunk/unittests/IR/DominatorTreeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46709.148245.patch
Type: text/x-patch
Size: 11878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180523/5a681230/attachment.bin>


More information about the llvm-commits mailing list