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

Nikola Prica via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 30 02:11:17 PDT 2019


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

Replacing hard-coded test case values with regex.

@vsk Thanks for the review!


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.218045.patch
Type: text/x-patch
Size: 7286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190830/abd0e5be/attachment.bin>


More information about the llvm-commits mailing list