[PATCH] Begin adding docs and IR-level support for the inalloca attribute
Reid Kleckner
rnk at google.com
Mon Nov 25 15:27:44 PST 2013
- Add more LangRef, verification, and tests
- Add a standalone InAlloca document.
Hi majnemer, rafael.espindola,
http://llvm-reviews.chandlerc.com/D2173
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2173?vs=5742&id=5768#toc
Files:
docs/InAlloca.rst
docs/LangRef.rst
include/llvm-c/Core.h
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/IR/Argument.h
include/llvm/IR/Attributes.h
include/llvm/Support/CallSite.h
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLToken.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/IR/Attributes.cpp
lib/IR/Function.cpp
lib/IR/Verifier.cpp
lib/Target/CppBackend/CPPBackend.cpp
test/Bitcode/attributes.ll
test/CodeGen/CPP/attributes.ll
test/Verifier/inalloca1.ll
test/Verifier/inalloca2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2173.3.patch
Type: text/x-patch
Size: 23651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131125/ae86ea6c/attachment.bin>
More information about the llvm-commits
mailing list