Tobias Grosser
f96b006367
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".
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109089 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-22 07:46:31 +00:00
..
2010-05-11 17:22:45 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-06-21 20:31:30 +00:00
2010-07-07 14:27:09 +00:00
2010-05-21 22:20:54 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-06-15 21:58:33 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-07-07 20:16:45 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-05-28 17:07:41 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-05-28 17:07:41 +00:00
2010-05-11 20:16:09 +00:00
2010-05-07 00:28:04 +00:00
2010-07-06 15:26:33 +00:00
2010-07-08 08:27:18 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-07-07 07:48:00 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-07-21 18:54:18 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-07-07 07:48:00 +00:00
2010-05-07 00:28:04 +00:00
2010-07-22 07:46:31 +00:00
2010-07-14 22:38:02 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-07-21 15:57:40 +00:00
2010-07-13 16:53:20 +00:00
2010-05-07 00:28:04 +00:00
2010-06-21 20:35:09 +00:00
2010-05-07 00:28:04 +00:00
2010-05-07 00:28:04 +00:00
2010-07-16 22:35:46 +00:00
2010-07-21 23:07:00 +00:00