Serguei Katkov
d58a989008
[SCEV] Do not cache S -> V if S is not equivalent of V
...
SCEV tracks the correspondence of created SCEV to original instruction.
However during creation of SCEV it is possible that nuw/nsw/exact flags are
lost.
As a result during expansion of the SCEV the instruction with nuw/nsw/exact
will be used where it was expected and we produce poison incorreclty.
Reviewers: sanjoy, mkazantsev, sebpop, jbhateja
Reviewed By: sanjoy
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D41578
llvm-svn: 322058
2018-01-09 06:47:14 +00:00
..
2017-08-22 16:30:21 +00:00
2018-01-06 00:37:01 +00:00
2017-08-16 16:09:22 +00:00
2017-10-25 13:40:08 +00:00
2017-12-23 20:02:26 +00:00
2018-01-07 11:22:25 +00:00
2018-01-09 04:37:06 +00:00
2017-11-09 20:01:31 +00:00
2017-08-30 18:06:51 +00:00
2018-01-08 17:38:09 +00:00
2017-08-25 02:25:10 +00:00
2018-01-08 16:34:06 +00:00
2017-08-29 22:29:15 +00:00
2017-11-08 21:59:51 +00:00
2017-07-28 20:21:02 +00:00
2017-11-08 21:59:51 +00:00
2017-09-09 14:10:59 +00:00
2017-12-13 22:57:35 +00:00
2017-11-28 18:44:26 +00:00
2018-01-06 16:16:04 +00:00
2017-11-08 21:59:51 +00:00
2017-12-16 02:10:00 +00:00
2017-08-30 18:06:51 +00:00
2017-08-30 18:06:51 +00:00
2017-11-08 21:59:51 +00:00
2018-01-03 22:28:26 +00:00
2018-01-04 07:47:24 +00:00
2017-11-08 21:59:51 +00:00
2017-12-15 05:24:42 +00:00
2017-10-30 21:19:41 +00:00
2017-06-18 03:10:26 +00:00
2018-01-06 20:56:27 +00:00
2018-01-08 18:31:13 +00:00
2018-01-03 14:37:42 +00:00
2017-10-02 07:35:25 +00:00
2017-11-20 06:07:57 +00:00
2018-01-04 23:23:46 +00:00
2017-12-15 20:33:24 +00:00
2017-11-08 21:59:51 +00:00
2017-08-02 18:17:52 +00:00
2017-11-08 21:59:51 +00:00
2017-10-21 13:58:37 +00:00
2017-12-04 15:11:48 +00:00
2017-07-28 20:21:02 +00:00
2017-12-29 08:16:06 +00:00
2018-01-02 16:25:50 +00:00
2018-01-09 06:47:14 +00:00
2017-12-26 23:31:21 +00:00
2017-08-29 21:45:11 +00:00
2017-12-20 13:28:38 +00:00
2017-08-23 15:43:28 +00:00
2017-06-07 18:32:24 +00:00
2017-11-17 00:30:24 +00:00
2017-12-08 21:57:28 +00:00
2017-12-28 05:10:33 +00:00
2017-11-28 09:32:25 +00:00
2017-10-10 08:00:45 +00:00
2017-08-01 05:14:45 +00:00
2017-12-18 20:05:20 +00:00
2017-10-24 00:09:10 +00:00
2017-11-27 21:15:43 +00:00
2017-12-20 19:26:37 +00:00
2017-12-14 22:05:20 +00:00
2017-07-27 16:49:39 +00:00
2017-12-12 19:18:02 +00:00
2017-12-28 12:03:12 +00:00
2017-08-23 20:31:27 +00:00
2017-12-18 20:02:43 +00:00
2017-07-28 20:21:02 +00:00
2017-11-22 03:04:55 +00:00
2017-11-17 19:58:36 +00:00
2017-12-31 16:47:16 +00:00
2017-07-11 22:23:00 +00:00
2018-01-08 14:43:06 +00:00
2017-11-28 11:32:31 +00:00
2017-12-18 06:47:37 +00:00
2017-08-30 18:06:51 +00:00
2018-01-04 17:23:24 +00:00
2017-11-28 22:39:38 +00:00
2017-11-30 23:05:52 +00:00
2017-09-13 01:43:25 +00:00
2017-11-04 17:04:39 +00:00