Chandler Carruth
ba98ef892f
Add a getAddressSpace method to the GEP instruction to mirror that of
...
the inttoptr instruction. The conceptual model here is that
'getAddressSpace' refers to the address space of this instruction's
type. It just happens that for GEPs, that is always the same as the
pointer operand's address space. We want both names so that access
patterns can be consistent between different instruction types.
llvm-svn: 167229
2012-11-01 11:25:55 +00:00
..
2012-10-31 18:52:25 +00:00
2012-11-01 08:07:29 +00:00
2012-10-11 20:20:40 +00:00
2012-10-31 00:46:18 +00:00
2012-10-29 16:07:28 +00:00
2012-09-04 08:12:33 +00:00
2012-11-01 00:46:04 +00:00
2012-10-26 22:14:10 +00:00
2012-10-29 10:47:00 +00:00
2012-10-31 09:10:56 +00:00
2012-10-25 20:33:17 +00:00
2012-11-01 00:32:10 +00:00
2012-11-01 09:14:31 +00:00
2012-10-08 23:14:28 +00:00
2012-10-11 23:30:49 +00:00
2012-10-30 16:32:52 +00:00
2012-10-11 23:30:49 +00:00
2012-10-24 14:46:16 +00:00
2012-07-06 15:55:39 +00:00
2012-10-11 23:30:49 +00:00
2012-10-29 18:35:49 +00:00
2012-11-01 09:14:31 +00:00
2012-10-09 08:13:15 +00:00
2012-09-15 18:41:37 +00:00
2012-10-11 23:30:49 +00:00
2012-10-05 01:49:14 +00:00
2012-10-16 05:23:31 +00:00
2012-10-11 23:30:49 +00:00
2012-10-11 23:30:49 +00:00
2012-10-11 23:30:49 +00:00
2012-10-26 20:25:01 +00:00
2012-10-30 19:11:54 +00:00
2012-11-01 08:07:29 +00:00
2012-10-11 23:30:49 +00:00
2012-11-01 11:25:55 +00:00
2012-10-29 09:39:03 +00:00
2012-10-15 04:46:55 +00:00
2012-10-19 23:00:20 +00:00
2012-09-21 00:18:20 +00:00
2012-08-17 06:36:26 +00:00
2012-08-27 12:29:01 +00:00
2012-05-24 21:38:21 +00:00
2012-08-26 22:01:42 +00:00
2012-10-31 09:50:01 +00:00
2012-10-26 20:25:01 +00:00
2012-09-17 07:16:40 +00:00
2012-09-21 23:00:37 +00:00
2012-10-11 23:30:49 +00:00
2012-08-03 00:30:35 +00:00
2012-10-24 19:17:42 +00:00
2012-09-17 07:16:40 +00:00
2012-09-27 10:14:43 +00:00
2012-05-14 07:53:40 +00:00
2012-09-17 07:16:40 +00:00
2012-09-05 17:55:46 +00:00
2012-10-30 11:23:25 +00:00
2012-11-01 09:37:49 +00:00
2012-07-15 23:45:24 +00:00
2012-08-03 00:30:35 +00:00
2012-09-16 21:50:09 +00:00
2012-10-11 23:30:49 +00:00
2012-10-11 23:30:49 +00:00
2012-09-27 10:14:43 +00:00