Displaying 6 results from an estimated 6 matches for "d6808".
Did you mean:
6808
2015 Jan 07
6
[LLVMdev] Is address space 1 reserved?
On the review for http://reviews.llvm.org/D6808, majnemer
<http://reviews.llvm.org/p/majnemer/> commented that:
"Address space 1 has a special meaning in LLVM, it's identical to
address space 0 except for the fact that "null" may be dereferenced. You
might want to consider a different address space."
This is the...
2015 Jan 07
2
[LLVMdev] Is address space 1 reserved?
...ddress spaces do want 0 to be a valid address, which just sort of don’t work correctly now.
-Matt
>
> On Jan 7, 2015, at 1:18 PM, Philip Reames <listmail at philipreames.com <mailto:listmail at philipreames.com>> wrote:
>
>> On the review for http://reviews.llvm.org/D6808 <http://reviews.llvm.org/D6808>, majnemer <http://reviews.llvm.org/p/majnemer/> commented that:
>> "Address space 1 has a special meaning in LLVM, it's identical to address space 0 except for the fact that "null" may be dereferenced. You might want to consider a...
2015 Jan 07
5
[LLVMdev] Is address space 1 reserved?
...this.
-Matt
>>
>> -Matt
>>
>>
>>
>>>
>>> On Jan 7, 2015, at 1:18 PM, Philip Reames <listmail at philipreames.com <mailto:listmail at philipreames.com>> wrote:
>>>
>>>> On the review for http://reviews.llvm.org/D6808 <http://reviews.llvm.org/D6808>, majnemer <http://reviews.llvm.org/p/majnemer/> commented that:
>>>> "Address space 1 has a special meaning in LLVM, it's identical to address space 0 except for the fact that "null" may be dereferenced. You might want to co...
2015 Jan 07
2
[LLVMdev] Is address space 1 reserved?
...>>>>
>>>>
>>>>>
>>>>> On Jan 7, 2015, at 1:18 PM, Philip Reames <listmail at philipreames.com <mailto:listmail at philipreames.com>> wrote:
>>>>>
>>>>>> On the review for http://reviews.llvm.org/D6808 <http://reviews.llvm.org/D6808>, majnemer <http://reviews.llvm.org/p/majnemer/> commented that:
>>>>>> "Address space 1 has a special meaning in LLVM, it's identical to address space 0 except for the fact that "null" may be dereferenced. You might wa...
2015 Jan 07
2
[LLVMdev] Is address space 1 reserved?
...>>>>
>>>>>
>>>>> On Jan 7, 2015, at 1:18 PM, Philip Reames
>>>>> <listmail at philipreames.com <mailto:listmail at philipreames.com>> wrote:
>>>>>
>>>>>> On the review for http://reviews.llvm.org/D6808, majnemer
>>>>>> <http://reviews.llvm.org/p/majnemer/> commented that:
>>>>>> "Address space 1 has a special meaning in LLVM, it's identical to
>>>>>> address space 0 except for the fact that "null" may be
>>>...
2015 Jan 08
2
[LLVMdev] Is address space 1 reserved?
...;> On Jan 7, 2015, at 1:18 PM, Philip Reames
>>>>>>> <listmail at philipreames.com <mailto:listmail at philipreames.com>>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> On the review for http://reviews.llvm.org/D6808, majnemer
>>>>>>>> <http://reviews.llvm.org/p/majnemer/> commented that:
>>>>>>>> "Address space 1 has a special meaning in LLVM, it's identical
>>>>>>>> to address space 0 except for the fact that "null&q...