Guozhi Wei
bba33a7e31
[MBP] Disable aggressive loop rotate in plain mode
...
Patch https://reviews.llvm.org/D43256 introduced more aggressive loop layout optimization which depends on profile information. If profile information is not available, the statically estimated profile information(generated by BranchProbabilityInfo.cpp) is used. If user program doesn't behave as BranchProbabilityInfo.cpp expected, the layout may be worse.
To be conservative this patch restores the original layout algorithm in plain mode. But user can still try the aggressive layout optimization with -force-precise-rotation-cost=true.
Differential Revision: https://reviews.llvm.org/D65673
llvm-svn: 368339
2019-08-08 20:25:23 +00:00
..
2019-07-09 16:24:16 +00:00
2019-05-23 12:43:13 +00:00
2019-05-23 12:43:13 +00:00
2018-04-12 11:30:59 +00:00
2018-04-25 14:19:12 +00:00
2018-11-30 09:38:44 +00:00
2018-11-30 09:38:44 +00:00
2019-08-06 00:24:00 +00:00
2019-05-23 12:43:13 +00:00
2018-04-25 14:19:12 +00:00
2018-06-19 06:45:47 +00:00
2019-05-23 12:43:13 +00:00
2019-05-16 13:56:23 +00:00
2019-01-11 19:46:48 +00:00
2019-01-17 10:04:39 +00:00
2019-08-08 20:25:23 +00:00
2019-05-23 12:43:13 +00:00
2018-03-19 11:54:28 +00:00
2019-07-16 04:56:43 +00:00
2019-05-23 12:43:13 +00:00
2019-03-13 16:33:45 +00:00
2018-05-17 18:14:53 +00:00
2019-05-16 13:56:23 +00:00
2019-05-16 13:56:23 +00:00
2019-05-16 13:56:23 +00:00
2019-03-30 17:59:30 +00:00
2019-03-30 17:59:30 +00:00
2019-03-13 16:33:45 +00:00
2019-03-30 17:59:30 +00:00
2019-03-30 17:59:30 +00:00
2019-03-30 17:59:30 +00:00
2019-08-06 00:24:00 +00:00
2019-03-13 16:33:45 +00:00
2019-01-25 20:22:49 +00:00
2018-04-25 14:19:12 +00:00
2019-06-18 14:29:45 +00:00
2019-04-05 08:40:57 +00:00
2018-04-06 21:07:05 +00:00
2018-04-18 20:36:12 +00:00
2018-05-23 22:44:08 +00:00
2019-01-12 07:43:06 +00:00
2019-02-01 03:53:30 +00:00
2019-02-01 03:53:30 +00:00
2019-04-01 09:54:14 +00:00
2019-03-30 09:15:47 +00:00
2019-02-01 03:53:30 +00:00
2019-04-01 09:54:14 +00:00
2018-11-15 14:46:11 +00:00
2019-03-30 09:15:47 +00:00
2019-03-13 16:33:45 +00:00
2019-03-13 16:33:45 +00:00
2019-03-30 09:15:47 +00:00
2019-04-01 09:54:14 +00:00
2019-02-01 03:53:30 +00:00
2019-07-17 14:04:48 +00:00
2019-07-08 09:16:47 +00:00
2018-08-16 11:26:37 +00:00
2019-07-19 02:03:34 +00:00
2019-01-31 22:48:38 +00:00
2019-06-07 12:20:14 +00:00
2019-01-31 22:48:38 +00:00
2019-04-01 09:54:14 +00:00
2019-01-31 22:48:38 +00:00
2019-04-01 09:54:14 +00:00
2018-11-15 14:46:11 +00:00
2019-01-31 22:48:38 +00:00
2019-03-13 16:33:45 +00:00
2019-03-13 16:33:45 +00:00
2019-04-01 09:54:14 +00:00
2018-11-30 13:18:33 +00:00
2018-11-09 14:47:36 +00:00
2019-06-12 03:04:22 +00:00
2019-01-14 10:55:55 +00:00
2018-11-30 10:02:06 +00:00
2019-05-23 12:43:13 +00:00
2019-05-23 12:43:13 +00:00
2019-03-26 12:55:00 +00:00
2019-06-21 13:36:09 +00:00
2019-01-25 20:22:49 +00:00
2019-07-16 04:56:43 +00:00
2019-05-15 02:35:32 +00:00
2019-08-08 14:59:16 +00:00
2019-07-31 09:07:21 +00:00
2019-08-08 14:59:16 +00:00
2019-08-08 14:59:16 +00:00
2019-08-08 14:59:16 +00:00
2019-08-08 14:59:16 +00:00
2019-05-22 16:16:15 +00:00
2019-08-03 05:52:47 +00:00
2019-07-08 05:00:26 +00:00
2018-07-26 17:49:43 +00:00
2018-07-26 17:49:43 +00:00
2019-05-16 13:56:23 +00:00
2018-07-26 17:49:43 +00:00
2019-05-16 13:56:23 +00:00
2019-05-23 12:43:13 +00:00
2019-03-13 16:33:45 +00:00
2019-05-23 12:43:13 +00:00
2018-04-26 13:00:37 +00:00
2019-03-22 11:21:40 +00:00
2018-11-30 09:38:44 +00:00
2018-05-17 18:14:53 +00:00
2019-01-12 07:43:06 +00:00
2018-05-23 22:44:08 +00:00
2018-11-12 14:25:07 +00:00
2018-05-11 17:30:28 +00:00
2018-11-12 14:25:07 +00:00
2019-07-16 04:56:43 +00:00
2019-06-11 12:57:47 +00:00
2019-01-25 05:04:00 +00:00
2018-11-30 10:06:31 +00:00
2019-07-05 12:35:21 +00:00
2019-01-12 07:43:06 +00:00
2019-08-08 20:25:23 +00:00
2019-05-23 12:43:13 +00:00
2019-03-22 11:21:40 +00:00
2019-03-13 16:33:45 +00:00
2019-02-01 03:53:30 +00:00
2019-01-31 22:48:38 +00:00
2019-08-06 00:24:00 +00:00
2019-05-23 12:43:13 +00:00
2019-08-06 00:24:00 +00:00
2019-08-06 00:24:00 +00:00
2019-08-06 00:24:00 +00:00
2019-04-11 04:59:13 +00:00
2019-04-11 04:59:13 +00:00
2019-04-11 04:59:13 +00:00
2019-04-11 04:59:13 +00:00
2019-05-23 12:43:13 +00:00
2019-08-06 00:24:00 +00:00
2019-06-19 03:18:48 +00:00
2019-03-26 15:41:45 +00:00
2019-05-23 12:43:13 +00:00
2018-10-12 23:18:52 +00:00
2019-04-16 14:38:32 +00:00
2019-06-17 10:54:12 +00:00
2019-08-08 14:40:54 +00:00
2019-08-08 14:40:54 +00:00
2019-05-23 12:43:13 +00:00
2019-03-09 09:28:06 +00:00
2019-03-30 17:59:30 +00:00
2019-06-19 08:40:59 +00:00
2019-05-16 13:56:23 +00:00
2019-08-06 00:24:00 +00:00
2018-05-17 18:14:53 +00:00
2019-05-23 12:43:13 +00:00