[PATCH] D75326: [entry values] X86: Describe effects of MOV{8,16}ri (PR45053)

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 18:35:41 PST 2020


vsk created this revision.
vsk added reviewers: dstenb, djtodoro.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

We should be able to describe MOV{8,16}ri like MOV32ri and others.

https://bugs.llvm.org/show_bug.cgi?id=45053
rdar://59822099


https://reviews.llvm.org/D75326

Files:
  llvm/lib/Target/X86/X86InstrInfo.cpp
  llvm/test/DebugInfo/MIR/X86/call-site-info-mov16ri.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75326.247157.patch
Type: text/x-patch
Size: 9584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/3abc90a8/attachment.bin>


More information about the llvm-commits mailing list