Stepan Dyatkovskiy
7ba274153a
Improved compile time:
...
1. Size heuristics changed. Now we calculate number of unswitching
branches only once per loop.
2. Some checks was moved from UnswitchIfProfitable to
processCurrentLoop, since it is not changed during processCurrentLoop
iteration. It allows decide to skip some loops at an early stage.
Extended statistics:
- Added total number of instructions analyzed.
llvm-svn: 147935
2012-01-11 08:40:51 +00:00
..
2011-09-02 22:41:11 +00:00
2011-01-16 08:09:24 +00:00
2011-09-20 22:29:43 +00:00
2011-03-11 21:52:04 +00:00
2012-01-11 00:13:08 +00:00
2011-12-12 11:59:10 +00:00
2011-01-16 21:57:20 +00:00
2011-11-27 06:54:59 +00:00
2011-12-08 22:36:35 +00:00
2011-11-27 06:54:59 +00:00
2011-12-28 23:24:21 +00:00
2011-11-27 18:13:47 +00:00
2012-01-05 23:03:32 +00:00
2011-11-21 19:42:56 +00:00
2012-01-07 01:12:09 +00:00
2011-12-18 20:35:43 +00:00
2012-01-09 17:23:27 +00:00
2011-12-05 06:29:09 +00:00
2011-03-07 21:28:14 +00:00
2011-11-27 06:54:59 +00:00
2011-11-27 06:54:59 +00:00
2011-09-02 22:41:11 +00:00
2011-12-14 23:49:11 +00:00
2011-08-30 23:03:45 +00:00
2011-09-27 20:39:19 +00:00
2011-06-17 06:57:15 +00:00
2011-12-15 00:50:34 +00:00
2012-01-10 01:45:08 +00:00
2011-12-09 06:19:40 +00:00
2012-01-11 08:40:51 +00:00
2011-09-26 20:27:49 +00:00
2011-07-06 18:22:43 +00:00
2011-11-27 06:54:59 +00:00
2011-12-06 00:19:08 +00:00
2011-11-08 00:23:01 +00:00
2011-12-14 19:10:53 +00:00
2011-08-19 21:21:20 +00:00
2011-08-31 21:04:11 +00:00
2011-08-02 02:47:45 +00:00
2011-11-27 06:54:59 +00:00
2011-12-12 11:59:10 +00:00
2012-01-05 23:58:56 +00:00
2011-12-27 18:25:50 +00:00
2011-11-27 06:54:59 +00:00
2011-08-03 06:15:41 +00:00
2011-11-27 06:54:59 +00:00
2011-08-30 23:03:45 +00:00