[PATCH] D60715: [ISEL][X86] Tracking of registers that forward call arguments
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 24 05:31:40 PDT 2019
djtodoro updated this revision to Diff 196428.
djtodoro retitled this revision from "[ISEL] Collect argument's forwarding regs when lowering calls" to "[ISEL][X86] Tracking of registers that forward call arguments".
djtodoro edited the summary of this revision.
djtodoro added a reviewer: bjope.
djtodoro added a comment.
-Split up of introduction, production and handling of call site info
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60715/new/
https://reviews.llvm.org/D60715
Files:
include/llvm/CodeGen/SelectionDAG.h
lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/call-site-info-output.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60715.196428.patch
Type: text/x-patch
Size: 5323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190424/d87166ad/attachment.bin>
More information about the llvm-commits
mailing list