Keno Fischer
64e8b703ce
[GVN] Fix a crash on encountering non-integral pointers
...
Summary:
This fixes the immediate crash caused by introducing an incorrect inttoptr
before attempting the conversion. There may still be a legality
check missing somewhere earlier for non-integral pointers, but this change
seems necessary in any case.
Reviewers: sanjoy, dberlin
Reviewed By: dberlin
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D32623
llvm-svn: 302587
2017-05-09 21:07:20 +00:00
..
2017-04-11 19:07:30 +00:00
2016-10-19 00:16:56 +00:00
2017-05-01 17:07:49 +00:00
2016-07-22 18:04:25 +00:00
2017-05-05 20:25:50 +00:00
2017-04-26 16:39:58 +00:00
2017-05-09 19:47:37 +00:00
2017-01-18 20:02:31 +00:00
2017-04-11 20:06:36 +00:00
2017-04-20 16:56:25 +00:00
2017-04-25 04:51:19 +00:00
2016-10-22 01:21:24 +00:00
2017-04-10 22:27:50 +00:00
2017-05-09 19:31:13 +00:00
2017-04-12 07:27:28 +00:00
2016-08-05 20:53:35 +00:00
2017-03-21 16:57:19 +00:00
2017-02-03 16:56:27 +00:00
2017-01-14 00:32:38 +00:00
2017-03-24 17:59:06 +00:00
2017-05-09 19:47:37 +00:00
2017-05-08 23:18:43 +00:00
2017-04-17 14:32:05 +00:00
2017-04-26 21:28:40 +00:00
2017-05-09 19:39:44 +00:00
2017-04-28 19:55:38 +00:00
2017-05-01 17:07:49 +00:00
2017-04-17 09:52:02 +00:00
2017-05-03 19:25:04 +00:00
2017-05-09 10:43:25 +00:00
2016-12-19 17:13:37 +00:00
2016-08-12 17:28:27 +00:00
2017-02-08 17:49:52 +00:00
2017-04-21 23:54:12 +00:00
2017-04-09 20:47:14 +00:00
2017-03-23 23:21:07 +00:00
2017-05-09 19:31:13 +00:00
2016-10-01 02:56:57 +00:00
2017-04-11 08:21:27 +00:00
2017-04-28 19:55:38 +00:00
2017-05-07 22:22:11 +00:00
2017-05-01 17:07:49 +00:00
2017-04-28 19:55:38 +00:00
2017-05-09 19:31:13 +00:00
2017-01-18 00:57:48 +00:00
2016-10-21 18:43:16 +00:00
2016-10-25 18:44:13 +00:00
2016-07-25 20:52:00 +00:00
2016-06-26 12:28:59 +00:00
2017-04-11 20:06:36 +00:00
2017-05-09 19:31:13 +00:00
2017-05-09 21:07:20 +00:00