Tobias Grosser 604a50cd71 Add new RegionInfo pass.
The RegionInfo pass detects single entry single exit regions in a function,
where a region is defined as any subgraph that is connected to the remaining
graph at only two spots.
Furthermore an hierarchical region tree is built.
Use it by calling "opt -regions analyze" or "opt -view-regions".

llvm-svn: 109089
2010-07-22 07:46:31 +00:00
..
2010-07-22 07:46:31 +00:00
2010-06-07 20:58:11 +00:00
2010-07-19 17:53:55 +00:00
2010-06-04 23:47:41 +00:00
2010-07-01 01:00:37 +00:00
2010-07-19 08:14:26 +00:00