1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/Analysis/Dominators
Chandler Carruth 354bc97f39 [PM] Port domtree to the new pass manager (at last).
This adds the domtree analysis to the new pass manager. The analysis
returns the same DominatorTree result entity used by the old pass
manager and essentially all of the code is shared. We just have
different boilerplate for running and printing the analysis.

I've converted one test to run in both modes just to make sure this is
exercised while both are live in the tree.

llvm-svn: 225969
2015-01-14 10:19:28 +00:00
..
2006-10-02-BreakCritEdges.ll
2007-01-14-BreakCritEdges.ll
2007-07-11-SplitBlock.ll
2007-07-12-SplitBlock.ll
basic.ll [PM] Port domtree to the new pass manager (at last). 2015-01-14 10:19:28 +00:00
invoke.ll