Andrew Trick
ceeb35bbb8
misched: Analysis that partitions the DAG into subtrees.
...
This is a simple, cheap infrastructure for analyzing the shape of a
DAG. It recognizes uniform DAGs that take the shape of bottom-up
subtrees, such as the included matrix multiplication example. This is
useful for heuristics that balance register pressure with ILP. Two
canonical expressions of the heuristic are implemented in scheduling
modes: -misched-ilpmin and -misched-ilpmax.
llvm-svn: 168773
2012-11-28 05:13:28 +00:00
..
2012-10-23 17:10:51 +00:00
2012-04-10 01:51:00 +00:00
2012-11-14 01:47:00 +00:00
2011-08-09 16:46:27 +00:00
2012-10-01 16:44:04 +00:00
2012-10-18 23:22:48 +00:00
2012-11-15 16:51:49 +00:00
2012-05-21 03:11:23 +00:00
2012-10-08 16:38:25 +00:00
2012-09-27 10:14:43 +00:00
2012-10-26 09:15:55 +00:00
2012-09-17 06:59:23 +00:00
2008-08-17 18:44:35 +00:00
2012-06-09 00:01:45 +00:00
2012-10-08 16:38:25 +00:00
2012-09-27 10:14:43 +00:00
2011-12-20 02:50:00 +00:00
2012-03-07 23:00:49 +00:00
2012-06-16 21:48:13 +00:00
2009-11-05 23:01:30 +00:00
2012-02-08 21:23:13 +00:00
2012-09-17 06:59:23 +00:00
2012-10-16 15:37:50 +00:00
2012-05-19 05:25:46 +00:00
2011-09-30 22:18:51 +00:00
2012-10-15 21:57:41 +00:00
2012-09-12 10:18:23 +00:00
2011-12-20 20:03:10 +00:00
2012-09-27 10:14:43 +00:00
2011-12-20 02:50:00 +00:00
2010-11-29 18:16:10 +00:00
2012-10-08 16:38:25 +00:00
2012-02-14 22:17:14 +00:00
2012-10-18 19:53:45 +00:00
2012-09-17 06:59:23 +00:00
2011-11-16 08:38:26 +00:00
2010-08-06 18:33:48 +00:00
2012-10-30 20:39:19 +00:00
2012-10-11 00:15:48 +00:00
2012-11-20 09:56:11 +00:00
2012-10-08 16:38:25 +00:00
2012-09-17 06:59:23 +00:00
2012-08-29 21:08:52 +00:00
2012-11-27 00:53:24 +00:00
2012-09-26 06:36:36 +00:00
2012-10-31 00:46:18 +00:00
2012-04-19 01:34:10 +00:00
2012-09-18 13:49:54 +00:00
2012-10-17 20:26:33 +00:00
2010-11-29 18:16:10 +00:00
2012-11-20 10:23:50 +00:00
2012-09-17 06:59:23 +00:00
2010-11-29 18:16:10 +00:00
2012-11-27 01:14:34 +00:00
2012-10-11 23:30:49 +00:00
2012-09-17 06:59:23 +00:00
2009-07-08 21:57:46 +00:00
2012-10-15 22:41:03 +00:00
2012-11-07 07:05:05 +00:00
2012-11-15 18:13:20 +00:00
2012-03-07 23:00:49 +00:00
2011-07-08 21:39:21 +00:00
2012-11-13 02:35:06 +00:00
2012-11-06 07:10:38 +00:00
2012-11-28 05:13:28 +00:00
2012-06-05 03:44:32 +00:00
2012-10-17 19:39:36 +00:00
2012-06-22 20:27:13 +00:00
2012-09-27 10:14:43 +00:00
2012-04-20 22:08:50 +00:00
2012-10-29 18:35:49 +00:00
2012-07-23 08:51:15 +00:00
2012-11-14 19:17:44 +00:00
2012-11-06 07:10:38 +00:00
2012-09-26 07:43:06 +00:00
2012-09-19 22:47:07 +00:00