Erik Verbruggen
0638609d66
Fix crash in PRE.
...
After r203553 overflow intrinsics and their non-intrinsic (normal)
instruction get hashed to the same value. This patch prevents PRE from
moving an instruction into a predecessor block, and trying to add a phi
node that gets two different types (the intrinsic result and the
non-intrinsic result), resulting in a failing assert.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203574 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-11 15:07:32 +00:00
..
2013-08-16 00:37:11 +00:00
2014-03-03 20:06:11 +00:00
2014-01-28 02:38:36 +00:00
2014-03-06 00:18:15 +00:00
2014-02-13 14:44:26 +00:00
2013-08-16 00:37:11 +00:00
2014-03-09 11:01:07 +00:00
2014-02-08 00:20:49 +00:00
2013-11-12 20:21:43 +00:00
2013-08-20 21:20:04 +00:00
2013-08-16 00:37:11 +00:00
2014-03-09 06:41:58 +00:00
2014-01-28 02:38:36 +00:00
2013-09-27 22:26:25 +00:00
2013-08-16 00:37:11 +00:00
2014-01-28 02:38:36 +00:00
2013-11-22 21:49:45 +00:00
2013-08-16 00:37:11 +00:00
2014-02-26 19:57:30 +00:00
2014-03-11 15:07:32 +00:00
2014-01-29 04:40:19 +00:00
2014-02-06 01:59:22 +00:00
2014-03-10 20:49:45 +00:00
2014-01-24 17:09:53 +00:00
2013-12-05 05:44:44 +00:00
2013-08-16 00:37:11 +00:00
2013-10-21 04:09:17 +00:00
2013-08-16 00:37:11 +00:00
2014-02-11 12:52:27 +00:00
2013-08-16 00:37:11 +00:00
2013-11-23 01:16:29 +00:00
2014-01-03 17:20:01 +00:00
2014-01-29 13:16:53 +00:00
2014-02-11 12:52:27 +00:00
2014-02-26 16:31:56 +00:00
2013-09-11 21:20:40 +00:00
2013-08-16 00:37:11 +00:00
2014-03-05 21:10:47 +00:00
2014-03-11 10:48:52 +00:00
2014-02-02 22:43:55 +00:00
2013-08-16 00:37:11 +00:00
2013-09-09 19:14:35 +00:00
2013-11-22 21:49:45 +00:00
2014-03-10 21:05:13 +00:00
2013-11-26 16:11:03 +00:00
2013-08-16 00:37:11 +00:00
2014-01-24 17:20:08 +00:00
2013-08-16 00:37:11 +00:00
2013-08-16 00:37:11 +00:00
2013-08-16 00:37:11 +00:00
2013-08-16 00:37:11 +00:00
2014-03-10 22:41:28 +00:00
2013-12-23 14:51:56 +00:00
2013-11-22 21:49:45 +00:00
2013-08-16 00:37:11 +00:00
2014-03-11 10:48:52 +00:00
2013-08-16 00:37:11 +00:00
2014-03-05 02:09:51 +00:00
2014-02-26 10:08:16 +00:00
2014-02-27 01:24:56 +00:00
2013-11-22 19:24:39 +00:00
2013-08-16 00:37:11 +00:00
2013-08-16 00:37:11 +00:00