[PATCH] D14933: Add the allocsize attribute to LLVM

George Burgess IV via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 18:11:17 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL266032: Add the allocsize attribute to LLVM. (authored by gbiv).

Changed prior to commit:
  http://reviews.llvm.org/D14933?vs=53338&id=53343#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14933

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/trunk/include/llvm/IR/Attributes.h
  llvm/trunk/include/llvm/IR/Attributes.td
  llvm/trunk/lib/Analysis/MemoryBuiltins.cpp
  llvm/trunk/lib/AsmParser/LLLexer.cpp
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/AsmParser/LLParser.h
  llvm/trunk/lib/AsmParser/LLToken.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/IR/AttributeImpl.h
  llvm/trunk/lib/IR/Attributes.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/test/Bitcode/attributes.ll
  llvm/trunk/test/Transforms/InstCombine/allocsize-32.ll
  llvm/trunk/test/Transforms/InstCombine/allocsize.ll
  llvm/trunk/test/Verifier/alloc-size-failedparse.ll
  llvm/trunk/test/Verifier/allocsize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14933.53343.patch
Type: text/x-patch
Size: 46101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/b1ec5111/attachment.bin>


More information about the llvm-commits mailing list