[PATCH] D32980: Use the frame index side table for byval and inalloca arguments
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 8 16:33:48 PDT 2017
This revision was automatically updated to reflect the committed changes.
rnk marked an inline comment as done.
Closed by commit rL302483: Use the frame index side table for byval and inalloca arguments (authored by rnk).
Changed prior to commit:
https://reviews.llvm.org/D32980?vs=98208&id=98232#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32980
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/trunk/test/CodeGen/X86/2010-01-18-DbgValue.ll
llvm/trunk/test/CodeGen/X86/2012-11-30-handlemove-dbg.ll
llvm/trunk/test/CodeGen/X86/dbg-baseptr.ll
llvm/trunk/test/DebugInfo/X86/dbg-declare-inalloca.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32980.98232.patch
Type: text/x-patch
Size: 25499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170508/7009118c/attachment.bin>
More information about the llvm-commits
mailing list