Alina Sbirlea
8d8aa5dd6c
Address two correctness issues in LoadStoreVectorizer
...
Summary:
GetBoundryInstruction returns the last instruction as the instruction which follows or end(). Otherwise the last instruction in the boundry set is not being tested by isVectorizable().
Partially solve reordering of instructions. More extensive solution to follow.
Reviewers: tstellarAMD, llvm-commits, jlebar
Subscribers: escha, arsenm, mzolotukhin
Differential Revision: http://reviews.llvm.org/D21934
llvm-svn: 274389
2016-07-01 21:44:12 +00:00
..
2016-04-15 15:57:41 +00:00
2016-06-15 21:51:30 +00:00
2016-06-15 06:18:01 +00:00
2016-06-15 00:19:09 +00:00
2016-06-17 18:11:48 +00:00
2016-06-29 04:57:00 +00:00
2016-05-25 01:57:04 +00:00
2016-04-27 19:36:38 +00:00
2016-06-28 22:30:45 +00:00
2016-05-05 00:51:09 +00:00
2016-05-11 23:06:10 +00:00
2016-05-02 16:45:00 +00:00
2016-06-24 21:21:32 +00:00
2016-04-29 22:23:16 +00:00
2016-06-12 09:16:39 +00:00
2016-06-30 15:32:20 +00:00
2016-06-16 20:47:57 +00:00
2016-05-05 02:37:32 +00:00
2016-06-24 23:32:02 +00:00
2016-06-25 00:55:12 +00:00
2016-05-03 00:27:28 +00:00
2016-06-05 05:12:23 +00:00
2016-05-04 00:20:48 +00:00
2016-05-19 04:38:56 +00:00
2016-06-14 21:01:22 +00:00
2016-05-21 02:24:44 +00:00
2016-07-01 04:55:13 +00:00
2016-06-23 16:34:52 +00:00
2016-05-25 21:16:33 +00:00
2016-06-27 22:31:53 +00:00
2016-06-30 14:51:21 +00:00
2016-06-17 19:10:09 +00:00
2016-06-25 07:37:30 +00:00
2016-06-05 19:08:54 +00:00
2016-05-05 21:05:36 +00:00
2016-05-26 00:09:02 +00:00
2016-06-16 16:25:53 +00:00
2016-06-09 19:44:46 +00:00
2016-06-14 20:23:16 +00:00
2016-06-19 06:14:56 +00:00
2016-07-01 21:44:12 +00:00
2016-06-21 22:47:56 +00:00
2016-05-03 17:50:06 +00:00
2016-06-17 22:35:41 +00:00
2016-06-20 16:03:25 +00:00
2016-06-28 04:02:47 +00:00
2016-06-09 01:13:59 +00:00
2016-05-10 18:28:10 +00:00
2016-06-15 00:19:09 +00:00
2016-05-10 18:28:10 +00:00
2016-06-15 00:11:01 +00:00
2016-06-23 14:31:31 +00:00
2016-06-26 05:10:45 +00:00
2016-06-30 21:17:59 +00:00
2016-06-14 09:38:54 +00:00
2016-04-22 18:34:50 +00:00
2016-05-13 22:52:35 +00:00
2016-04-26 22:23:38 +00:00
2016-05-17 17:51:19 +00:00
2016-06-24 21:21:32 +00:00
2016-06-14 03:22:22 +00:00
2016-06-14 02:44:55 +00:00
2016-05-31 17:20:23 +00:00
2016-04-12 21:35:28 +00:00
2016-05-27 02:13:53 +00:00
2016-05-25 23:38:53 +00:00
2016-06-21 19:29:49 +00:00
2016-05-03 08:33:26 +00:00
2016-06-25 01:40:54 +00:00
2016-06-24 20:13:42 +00:00
2016-04-26 23:39:29 +00:00
2016-05-27 13:13:59 +00:00
2016-06-29 20:37:43 +00:00
2016-06-24 22:57:06 +00:00
2016-06-16 10:48:54 +00:00
2016-06-23 00:14:29 +00:00
2016-06-25 08:19:55 +00:00
2016-04-22 19:54:10 +00:00
2016-06-27 20:07:00 +00:00
2016-04-15 01:20:52 +00:00
2016-05-03 19:30:48 +00:00
2016-06-16 19:39:55 +00:00
2016-04-13 00:39:48 +00:00
2016-06-01 21:30:40 +00:00
2016-06-25 00:23:04 +00:00