[PATCH] D62028: [DebugInfo][AArch64] Recognise target specific instruction as mov instr

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 20 08:15:23 PDT 2019


avl updated this revision to Diff 200287.
avl added a comment.

addressed comments: added check for WZR/XZR registers, changed test to run only LiveDebugValues pass.


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

https://reviews.llvm.org/D62028

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.h
  llvm/test/CodeGen/AArch64/aarch64-mov-debug-locs.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62028.200287.patch
Type: text/x-patch
Size: 14920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/6260a332/attachment.bin>


More information about the llvm-commits mailing list