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-04-08 15:22:35 +00:00
2010-07-16 09:38:02 +00:00
2010-07-20 17:20:25 +00:00
2010-07-08 16:52:57 +00:00
2009-12-23 16:08:15 +00:00
2010-07-14 18:14:33 +00:00
2010-02-18 14:08:13 +00:00
2010-05-11 20:16:09 +00:00
2010-02-02 12:53:04 +00:00
2009-12-23 23:19:43 +00:00
2010-04-02 20:26:07 +00:00
2010-05-27 09:48:47 +00:00
2010-06-17 01:23:24 +00:00
2010-07-20 20:52:18 +00:00
2010-04-07 23:12:29 +00:00
2010-03-30 19:56:41 +00:00
2009-12-22 20:11:00 +00:00
2010-02-15 18:55:04 +00:00
2009-12-04 22:46:47 +00:00
2010-07-22 07:46:31 +00:00
2010-07-15 21:24:02 +00:00
2010-05-27 20:47:38 +00:00
2010-07-21 18:48:59 +00:00
2010-04-06 03:12:43 +00:00
2010-06-25 11:50:40 +00:00
2010-02-02 12:53:04 +00:00
2010-07-20 08:26:15 +00:00
2010-01-24 00:09:49 +00:00
2009-12-19 01:38:42 +00:00
2010-07-12 05:26:37 +00:00
2010-04-08 15:22:35 +00:00
2010-07-14 22:38:02 +00:00
2010-04-02 14:57:49 +00:00
2010-01-18 22:16:54 +00:00
2010-04-06 18:37:22 +00:00
2010-05-14 15:35:10 +00:00
2010-07-14 22:38:02 +00:00
2010-02-17 18:39:56 +00:00
2010-06-18 15:56:31 +00:00
2009-12-15 07:40:44 +00:00
2010-02-09 19:07:19 +00:00
2010-04-14 22:24:25 +00:00