[PATCH] [IR] Introduce a dereferenceable_or_null(N) attribute.
Sanjoy Das
sanjoy at playingwithpointers.com
Thu Apr 16 11:28:55 PDT 2015
ping!
On Mon, Apr 13, 2015 at 2:32 PM, Sanjoy Das
<sanjoy at playingwithpointers.com> wrote:
> Address Hal's review.
>
>
> 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/Bitcode/attributes.ll
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list