[PATCH] D66953: [ISEL][ARM][AARCH64] Tracking simple parameter forwarding registers

Nikola Prica via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 07:59:12 PDT 2019


NikolaPrica updated this revision to Diff 220670.
NikolaPrica added a comment.

Rebase:

  -AArch64ISEL part is changed in order do avoid tracking cases when two or more parameters can be in same register.


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

https://reviews.llvm.org/D66953

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/ARM/ARMExpandPseudoInsts.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  test/DebugInfo/AArch64/call-site-info-output.ll
  test/DebugInfo/ARM/call-site-info-output.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66953.220670.patch
Type: text/x-patch
Size: 7888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190918/ab661ef5/attachment.bin>


More information about the llvm-commits mailing list