[PATCH] D14933: Add the allocsize attribute to LLVM
George Burgess IV via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 17 15:33:51 PST 2016
george.burgess.iv updated this revision to Diff 48251.
george.burgess.iv marked 3 inline comments as done.
george.burgess.iv added a comment.
Addressed all feedback -- thank you!
http://reviews.llvm.org/D14933
Files:
docs/LangRef.rst
include/llvm/Analysis/MemoryBuiltins.h
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/IR/Attributes.h
include/llvm/IR/Attributes.td
lib/Analysis/MemoryBuiltins.cpp
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/Verifier.cpp
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Bitcode/attributes.ll
test/Transforms/InstCombine/allocsize-32.ll
test/Transforms/InstCombine/allocsize.ll
test/Verifier/alloc-size-failedparse.ll
test/Verifier/allocsize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14933.48251.patch
Type: text/x-patch
Size: 45873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160217/e2af7fe2/attachment.bin>
More information about the llvm-commits
mailing list