[PATCH] D10398: Add read_write_arg_mem attribute
Phabricator
reviews at reviews.llvm.org
Sat Jul 11 03:30:51 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL241979: Add argmemonly attribute. (authored by igor.laevsky).
Changed prior to commit:
http://reviews.llvm.org/D10398?vs=29437&id=29512#toc
Repository:
rL LLVM
http://reviews.llvm.org/D10398
Files:
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm/Analysis/AliasAnalysis.h
llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
llvm/trunk/include/llvm/IR/Attributes.h
llvm/trunk/include/llvm/IR/CallSite.h
llvm/trunk/include/llvm/IR/Function.h
llvm/trunk/include/llvm/IR/Instructions.h
llvm/trunk/lib/Analysis/BasicAliasAnalysis.cpp
llvm/trunk/lib/AsmParser/LLLexer.cpp
llvm/trunk/lib/AsmParser/LLParser.cpp
llvm/trunk/lib/AsmParser/LLToken.h
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/IR/Attributes.cpp
llvm/trunk/lib/IR/Verifier.cpp
llvm/trunk/test/Analysis/BasicAA/modref.ll
llvm/trunk/test/Bitcode/attributes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10398.29512.patch
Type: text/x-patch
Size: 19327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150711/4983ad6b/attachment.bin>
More information about the llvm-commits
mailing list