Dehao Chen
7d230325ef
Increases full-unroll threshold.
Summary:
The default threshold for fully unroll is too conservative. This patch doubles the full-unroll threshold
This change will affect the following speccpu2006 benchmarks (performance numbers were collected from Intel Sandybridge):
Performance:
403 0.11%
433 0.51%
445 0.48%
447 3.50%
453 1.49%
464 0.75%
Code size:
403 0.56%
433 0.96%
445 2.16%
447 2.96%
453 0.94%
464 8.02%
The compiler time overhead is similar with code size.
Reviewers: davidxl, mkuper, mzolotukhin, hfinkel, chandlerc
Reviewed By: hfinkel, chandlerc
Subscribers: mehdi_amini, zzheng, efriedma, haicheng, hfinkel, llvm-commits
Differential Revision: https://reviews.llvm.org/D28368
llvm-svn: 295538
2017-02-18 03:46:51 +00:00
..
2016-12-26 23:43:27 +00:00
2017-02-09 23:46:27 +00:00
2016-12-16 00:26:30 +00:00
2016-06-17 00:11:01 +00:00
2016-08-09 00:28:38 +00:00
2016-11-25 22:35:09 +00:00
2016-06-17 00:11:01 +00:00
2016-06-26 12:28:59 +00:00
2016-06-17 00:11:01 +00:00
2017-02-14 00:28:13 +00:00
2017-02-03 17:01:14 +00:00
2017-01-27 19:48:57 +00:00
2017-01-23 23:16:46 +00:00
2016-11-21 00:28:23 +00:00
2016-08-09 00:28:38 +00:00
2017-02-14 17:30:05 +00:00
2017-01-20 22:44:04 +00:00
2016-08-09 00:28:38 +00:00
2017-02-04 19:44:14 +00:00
2016-11-16 23:40:26 +00:00
2016-12-16 00:43:00 +00:00
2016-06-26 12:28:59 +00:00
2017-02-09 21:45:01 +00:00
2017-01-28 06:53:55 +00:00
2017-01-13 14:39:03 +00:00
2017-02-18 03:46:51 +00:00
2016-10-03 19:35:30 +00:00
2017-02-06 23:33:15 +00:00
2016-06-17 00:11:01 +00:00
2016-12-20 02:09:43 +00:00
2017-02-14 03:42:38 +00:00
2017-02-18 02:00:27 +00:00