[PATCH] [IR] Introduce a dereferenceable_xor_null(N) attribute.

Sanjoy Das sanjoy at playingwithpointers.com
Fri Apr 10 17:39:49 PDT 2015


ping!

On Tue, Apr 7, 2015 at 9:10 PM, Sanjoy Das
<sanjoy at playingwithpointers.com> wrote:
> Super-gentle ping.
>
> On Fri, Apr 3, 2015 at 12:40 PM, Sanjoy Das
> <sanjoy at playingwithpointers.com> wrote:
>> Rename attribute (and all related things) to dereferenceable_or_null.
>>
>> - s/xor/or/
>>
>>
>> http://reviews.llvm.org/D8650
>>
>> Files:
>>   docs/LangRef.rst
>>   include/llvm-c/Core.h
>>   include/llvm/Bitcode/LLVMBitCodes.h
>>   include/llvm/IR/Attributes.h
>>   include/llvm/IR/Function.h
>>   include/llvm/IR/Instructions.h
>>   lib/AsmParser/LLLexer.cpp
>>   lib/AsmParser/LLParser.cpp
>>   lib/AsmParser/LLParser.h
>>   lib/AsmParser/LLToken.h
>>   lib/Bitcode/Reader/BitcodeReader.cpp
>>   lib/Bitcode/Writer/BitcodeWriter.cpp
>>   lib/IR/AttributeImpl.h
>>   lib/IR/Attributes.cpp
>>   lib/IR/Function.cpp
>>   lib/IR/Instructions.cpp
>>   test/Assembler/deref-or-null.ll
>>
>> EMAIL PREFERENCES
>>   http://reviews.llvm.org/settings/panel/emailpreferences/



More information about the llvm-commits mailing list