Sanjoy Das
52bfa0faa4
[SCEV] Fix PR25369
...
Have `getConstantEvolutionLoopExitValue` work correctly with multiple
entry loops.
As far as I can tell, `getConstantEvolutionLoopExitValue` never did the
right thing for multiple entry loops; and before r249712 it would
silently return an incorrect answer. r249712 changed SCEV to fail an
assert on a multiple entry loop, and this change fixes the underlying
issue.
llvm-svn: 251770
2015-11-02 02:06:01 +00:00
..
2015-02-27 19:29:02 +00:00
2015-02-27 21:17:42 +00:00
2015-04-16 23:24:18 +00:00
2015-02-27 21:17:42 +00:00
2015-02-27 21:17:42 +00:00
2015-02-27 19:29:02 +00:00
2015-02-27 21:17:42 +00:00
2015-04-16 23:24:18 +00:00
2015-09-09 20:47:30 +00:00
2015-02-27 21:17:42 +00:00
2015-02-27 21:17:42 +00:00
2015-02-27 21:17:42 +00:00
2015-10-07 18:14:25 +00:00
2015-03-26 17:28:26 +00:00
2015-08-14 22:45:26 +00:00
2015-03-20 02:25:00 +00:00
2015-02-09 18:34:55 +00:00
2015-10-22 19:57:19 +00:00
2015-03-18 00:41:29 +00:00
2015-04-01 18:24:06 +00:00
2015-02-27 21:17:42 +00:00
2015-03-09 21:43:39 +00:00
2015-03-09 21:43:39 +00:00
2015-04-16 23:24:18 +00:00
2015-10-22 19:57:19 +00:00
2015-10-22 19:57:38 +00:00
2015-10-30 15:02:28 +00:00
2015-03-04 22:24:17 +00:00
2015-02-27 21:17:42 +00:00
2015-02-27 21:17:42 +00:00
2015-03-09 21:43:39 +00:00
2015-01-22 00:48:47 +00:00
2015-03-13 18:20:45 +00:00
2015-02-24 01:02:42 +00:00
2015-02-27 21:17:42 +00:00
2015-03-13 18:31:19 +00:00
2015-09-10 05:27:38 +00:00
2015-11-02 02:06:01 +00:00
2015-03-09 21:43:43 +00:00
2015-09-09 17:55:00 +00:00
2015-02-25 20:02:59 +00:00
2015-02-27 21:17:42 +00:00
2015-02-27 19:29:02 +00:00
2015-03-09 21:43:39 +00:00
2015-02-27 21:17:42 +00:00
2015-03-13 18:20:45 +00:00
2015-10-28 21:27:14 +00:00
2015-02-27 21:17:42 +00:00
2015-10-31 23:21:40 +00:00
2015-02-27 19:29:02 +00:00
2015-02-27 19:29:02 +00:00
2015-02-27 19:29:02 +00:00
2015-02-27 21:17:42 +00:00
2015-02-27 21:17:42 +00:00
2015-02-27 21:17:42 +00:00
2015-02-27 21:17:42 +00:00
2015-03-09 21:43:39 +00:00
2015-02-27 21:17:42 +00:00
2015-08-17 02:08:17 +00:00
2015-04-16 23:24:18 +00:00
2015-09-25 23:53:50 +00:00