[PATCH] Begin adding docs and IR-level support for the inalloca attribute
Reid Kleckner
rnk at google.com
Fri Nov 22 16:04:09 PST 2013
- Add more LangRef, verification, and tests
Hi majnemer, rafael.espindola,
http://llvm-reviews.chandlerc.com/D2173
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2173?vs=5521&id=5742#toc
Files:
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.2.patch
Type: text/x-patch
Size: 17760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131122/c7817fd1/attachment.bin>
More information about the llvm-commits
mailing list