[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 Jun 27 03:51:28 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364516: [ISEL][X86] Tracking of registers that forward call arguments (authored by djtodoro, committed by ).
Herald added a subscriber: jsji.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D60715?vs=201883&id=206816#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60715/new/

https://reviews.llvm.org/D60715

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/call-site-info-output.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60715.206816.patch
Type: text/x-patch
Size: 5793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/9e759699/attachment.bin>


More information about the llvm-commits mailing list