[PATCH] D60715: [ISEL][X86] Tracking of registers that forward call arguments
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 16 05:06:16 PDT 2019
djtodoro updated this revision to Diff 199791.
djtodoro added a comment.
-Verify that call site info is the same after loading and running a pass over it.
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.199791.patch
Type: text/x-patch
Size: 5650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/33b947ed/attachment.bin>
More information about the llvm-commits
mailing list