[PATCH] D58428: [PowerPC] fix killed/dead flag after reg+reg to reg+imm transformation

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 20:56:20 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355378: [PowerPC] fix killed/dead flag after convert x-form to d-form tranformation. (authored by shchenz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58428?vs=189268&id=189274#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58428

Files:
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/trunk/test/CodeGen/PowerPC/convert-rr-to-ri-instr-add.mir
  llvm/trunk/test/CodeGen/PowerPC/convert-rr-to-ri-instrs-kill-flag.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58428.189274.patch
Type: text/x-patch
Size: 19613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190305/c14cc8c1/attachment.bin>


More information about the llvm-commits mailing list