Sanjoy Das
ace2883be0
[IR] Disallow loading and storing unsized types
...
Summary:
It isn't clear what is the operational meaning of loading or storing an
unsized types, since it cannot be lowered into something meaningful.
Since there does not seem to be any practical need for it either, make
such loads and stores illegal IR.
Reviewers: majnemer, chandlerc
Subscribers: mcrosier, llvm-commits
Differential Revision: http://reviews.llvm.org/D20846
llvm-svn: 271402
2016-06-01 16:13:10 +00:00
..
2016-05-31 23:01:54 +00:00
2016-04-12 01:05:35 +00:00
2016-04-12 01:44:13 +00:00
2015-12-22 23:57:37 +00:00
2016-06-01 05:57:55 +00:00
2016-05-02 19:43:22 +00:00
2016-05-19 21:07:12 +00:00
2016-05-11 16:38:40 +00:00
2016-05-26 07:08:09 +00:00
2016-04-18 09:17:29 +00:00
2016-05-27 17:06:50 +00:00
2016-05-29 02:39:20 +00:00
2016-04-19 00:17:55 +00:00
2016-05-23 16:38:25 +00:00
2016-05-13 18:38:35 +00:00
2016-05-14 04:58:35 +00:00
2016-05-02 16:45:02 +00:00
2016-04-18 09:17:29 +00:00
2016-05-09 19:57:29 +00:00
2015-06-15 20:30:22 +00:00
2016-04-23 22:29:09 +00:00
2016-04-29 15:22:48 +00:00
2016-05-31 23:01:54 +00:00
2016-02-08 22:49:40 +00:00
2016-05-31 23:01:54 +00:00
2014-03-06 03:50:29 +00:00
2016-05-23 13:58:04 +00:00
2016-04-22 06:37:51 +00:00
2016-04-29 08:07:22 +00:00
2016-05-11 16:38:40 +00:00
2016-04-14 08:47:17 +00:00
2016-01-06 22:55:03 +00:00
2016-04-28 19:21:30 +00:00
2016-05-16 14:28:02 +00:00
2016-04-22 22:06:11 +00:00
2016-06-01 01:17:57 +00:00
2016-01-14 21:06:47 +00:00
2015-11-22 18:03:17 +00:00
2016-06-01 01:17:57 +00:00
2015-08-03 17:26:41 +00:00
2016-04-28 18:15:44 +00:00
2016-04-25 21:09:51 +00:00
2016-01-19 17:28:00 +00:00
2016-04-22 22:24:20 +00:00
2016-04-22 22:06:11 +00:00
2016-03-11 10:22:49 +00:00
2016-04-18 09:17:29 +00:00
2016-05-19 21:53:28 +00:00
2016-04-12 18:05:10 +00:00
2015-10-08 23:49:46 +00:00
2015-12-25 04:06:20 +00:00
2015-12-19 08:52:49 +00:00
2015-06-23 09:49:53 +00:00
2015-09-24 01:00:49 +00:00
2016-05-11 14:43:28 +00:00
2016-01-29 20:50:44 +00:00
2016-03-01 18:01:28 +00:00
2016-06-01 16:13:10 +00:00