[PATCH] D74651: Add IR constructs for inalloca replacement preallocated call setup
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 22 23:57:34 PDT 2020
aeubanks updated this revision to Diff 259488.
aeubanks marked 6 inline comments as done.
aeubanks added a comment.
LangRef changes from code review
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74651/new/
https://reviews.llvm.org/D74651
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/Bitcode/LLVMBitCodes.h
llvm/include/llvm/IR/Attributes.h
llvm/include/llvm/IR/Attributes.td
llvm/include/llvm/IR/Intrinsics.td
llvm/include/llvm/IR/LLVMContext.h
llvm/lib/AsmParser/LLLexer.cpp
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/AsmParser/LLParser.h
llvm/lib/AsmParser/LLToken.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/AttributeImpl.h
llvm/lib/IR/Attributes.cpp
llvm/lib/IR/LLVMContext.cpp
llvm/lib/IR/Verifier.cpp
llvm/lib/Transforms/Utils/CodeExtractor.cpp
llvm/test/Assembler/invalid-byval-type3.ll
llvm/test/Bitcode/attributes.ll
llvm/test/Bitcode/operand-bundles-bc-analyzer.ll
llvm/test/Verifier/call_setup_invalid.ll
llvm/test/Verifier/call_setup_valid.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74651.259488.patch
Type: text/x-patch
Size: 41161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/a34a7d03/attachment.bin>
More information about the llvm-commits
mailing list