[PATCH] Begin adding docs and IR-level support for the inalloca attribute

Reid Kleckner rnk at google.com
Mon Dec 2 10:50:47 PST 2013


    - Add more LangRef, verification, and tests
    - Add a standalone InAlloca document.
    - wordsmith

Hi majnemer, rafael.espindola,

http://llvm-reviews.chandlerc.com/D2173

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2173?vs=5768&id=5855#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.4.patch
Type: text/x-patch
Size: 23688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131202/139b8246/attachment.bin>


More information about the llvm-commits mailing list