[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 May 29 05:52:58 PDT 2019


djtodoro updated this revision to Diff 201883.
djtodoro added a comment.

-Follow the new order of fields inside the `ArgRegPair` struct (the struct is now better packed))


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.201883.patch
Type: text/x-patch
Size: 5650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/fe17b9bd/attachment.bin>


More information about the llvm-commits mailing list