Devang Patel
5211134fbd
Do not sink instruction, if it is not profitable.
...
On ARM, peephole optimization for ABS creates a trivial cfg triangle which tempts machine sink to sink instructions in code which is really straight line code. Sometimes this sinking may alter register allocator input such that use and def of a reg is divided by a branch in between, which may result in extra spills. Now mahine sink avoids sinking if final sink destination is post dominator.
Radar 10266272.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146604 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-14 23:20:38 +00:00
..
2011-06-17 03:14:27 +00:00
2011-06-17 06:36:20 +00:00
2011-06-17 06:36:20 +00:00
2011-06-17 06:36:20 +00:00
2011-11-27 06:54:59 +00:00
2011-06-17 03:14:27 +00:00
2011-06-17 07:06:44 +00:00
2011-06-18 06:05:24 +00:00
2011-06-17 03:14:27 +00:00
2011-11-08 00:09:27 +00:00
2011-11-14 23:03:21 +00:00
2011-11-14 23:03:21 +00:00
2011-10-11 22:59:11 +00:00
2011-07-07 03:55:05 +00:00
2011-07-15 18:46:47 +00:00
2011-11-12 19:53:52 +00:00
2011-11-14 23:03:21 +00:00
2011-11-08 00:09:27 +00:00
2011-11-08 00:09:27 +00:00
2011-06-17 03:14:27 +00:00
2011-07-07 03:55:05 +00:00
2011-11-12 23:29:02 +00:00
2011-08-04 14:48:27 +00:00
2011-09-01 23:04:27 +00:00
2011-11-30 21:54:15 +00:00
2011-11-08 00:09:27 +00:00
2011-09-26 06:13:20 +00:00
2011-06-17 02:16:43 +00:00
2011-11-30 21:54:15 +00:00
2011-07-11 08:35:17 +00:00
2011-10-28 05:29:47 +00:00
2011-08-20 00:34:45 +00:00
2011-08-25 17:50:53 +00:00
2011-08-29 18:02:40 +00:00
2011-08-30 01:34:54 +00:00
2011-09-12 17:32:58 +00:00
2011-09-20 03:17:40 +00:00
2011-09-28 23:16:31 +00:00
2011-11-12 00:35:34 +00:00
2011-11-08 18:56:23 +00:00
2011-11-14 23:03:21 +00:00
2011-11-11 03:16:38 +00:00
2011-11-09 22:25:12 +00:00
2011-11-09 23:36:02 +00:00
2011-11-14 18:45:38 +00:00
2011-11-28 20:42:56 +00:00
2011-12-11 14:35:48 +00:00
2011-11-30 21:54:15 +00:00
2011-12-14 23:20:38 +00:00
2011-06-27 20:31:01 +00:00
2011-07-07 03:55:05 +00:00
2011-08-31 18:26:09 +00:00
2011-09-26 20:27:49 +00:00
2011-09-19 22:02:33 +00:00
2011-09-26 20:27:49 +00:00
2011-10-27 21:21:05 +00:00
2011-06-15 01:12:31 +00:00
2011-07-07 03:55:05 +00:00
2011-10-07 17:17:49 +00:00
2011-11-27 06:54:59 +00:00
2011-09-06 18:52:20 +00:00
2011-12-12 11:59:10 +00:00
2011-07-11 16:48:36 +00:00
2011-07-18 18:47:13 +00:00
2011-07-29 00:27:35 +00:00
2011-12-03 23:49:37 +00:00
2011-12-12 11:59:10 +00:00
2011-09-08 22:59:09 +00:00
2011-11-11 23:25:38 +00:00
2011-06-02 20:07:12 +00:00
2011-12-14 02:11:42 +00:00
2011-11-05 11:52:44 +00:00
2011-11-05 11:52:44 +00:00
2011-10-27 06:44:11 +00:00
2011-10-07 16:59:21 +00:00
2011-06-18 06:05:24 +00:00
2011-11-08 00:09:27 +00:00
2011-09-01 23:04:27 +00:00
2011-08-09 18:19:41 +00:00
2011-10-27 00:21:16 +00:00
2011-12-02 20:25:18 +00:00
2011-11-14 23:03:21 +00:00
2011-11-03 02:04:59 +00:00
2011-11-29 19:40:47 +00:00
2011-11-13 02:23:59 +00:00
2011-11-17 07:15:58 +00:00
2011-11-02 18:08:25 +00:00
2011-11-14 22:46:17 +00:00
2011-11-14 22:48:33 +00:00
2011-11-14 20:22:27 +00:00
2011-11-14 04:09:28 +00:00
2011-11-11 00:36:21 +00:00
2011-11-12 19:53:52 +00:00
2011-11-04 00:50:21 +00:00
2011-11-11 06:20:39 +00:00
2011-06-13 03:26:46 +00:00
2011-12-14 01:34:39 +00:00
2011-12-12 11:59:10 +00:00
2011-08-09 18:19:41 +00:00
2011-11-14 23:03:21 +00:00
2011-11-14 23:03:21 +00:00
2011-11-14 23:03:21 +00:00
2011-11-30 21:54:15 +00:00
2011-12-06 01:43:02 +00:00
2011-10-24 23:05:43 +00:00
2011-07-07 03:55:05 +00:00
2011-09-30 17:41:35 +00:00
2011-09-30 17:41:35 +00:00
2011-10-10 22:59:55 +00:00
2011-07-07 03:55:05 +00:00
2011-07-07 03:55:05 +00:00
2011-07-07 03:55:05 +00:00
2011-08-03 23:13:01 +00:00
2011-08-03 22:34:43 +00:00
2011-12-12 21:45:15 +00:00
2011-08-10 16:26:42 +00:00
2011-06-15 21:18:51 +00:00
2011-07-07 03:55:05 +00:00
2011-11-11 22:18:09 +00:00
2011-11-08 21:21:09 +00:00
2011-12-14 02:11:42 +00:00
2011-07-11 16:48:36 +00:00
2011-11-14 23:03:21 +00:00
2011-10-11 18:09:58 +00:00
2011-11-14 18:03:05 +00:00
2011-06-18 06:05:24 +00:00
2011-09-20 21:38:18 +00:00
2011-11-29 23:09:16 +00:00
2011-11-29 23:09:16 +00:00
2011-11-12 22:39:30 +00:00
2011-07-07 03:55:05 +00:00
2011-07-07 03:55:05 +00:00
2011-06-17 07:06:44 +00:00
2011-11-14 23:03:21 +00:00
2011-06-21 06:01:08 +00:00
2011-07-02 20:43:11 +00:00
2011-07-11 16:48:36 +00:00
2011-10-26 17:28:15 +00:00
2011-09-22 23:01:29 +00:00
2011-10-05 23:38:50 +00:00
2011-11-12 22:39:34 +00:00
2011-07-11 16:48:36 +00:00
2011-11-14 23:03:21 +00:00
2011-07-26 20:49:44 +00:00
2011-09-30 17:41:35 +00:00
2011-10-11 04:43:15 +00:00
2011-07-07 03:55:05 +00:00
2011-06-17 03:14:27 +00:00
2011-10-05 18:13:08 +00:00
2011-06-17 06:36:20 +00:00
2011-11-14 23:03:21 +00:00
2011-06-24 19:23:04 +00:00
2011-06-24 19:23:04 +00:00
2011-11-14 23:03:21 +00:00
2011-11-14 23:03:21 +00:00
2011-11-14 23:03:21 +00:00
2011-10-27 22:39:16 +00:00
2011-10-27 22:39:16 +00:00
2011-12-09 23:54:42 +00:00
2011-10-18 17:34:51 +00:00
2011-06-14 23:48:48 +00:00
2011-06-17 07:06:44 +00:00
2011-10-17 20:23:23 +00:00
2011-10-27 22:39:16 +00:00
2011-11-14 23:03:21 +00:00