[PATCH] D47364: Change TII isCopyInstr way of returning arguments(NFC)

Nikola Prica via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 5 10:12:15 PDT 2018


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

Updated isCopyInstr to take pointer to reference of MachineOperand.


https://reviews.llvm.org/D47364

Files:
  include/llvm/CodeGen/TargetInstrInfo.h
  lib/Target/ARM/ARMBaseInstrInfo.cpp
  lib/Target/ARM/ARMBaseInstrInfo.h
  lib/Target/Mips/Mips16InstrInfo.cpp
  lib/Target/Mips/Mips16InstrInfo.h
  lib/Target/Mips/MipsSEInstrInfo.cpp
  lib/Target/Mips/MipsSEInstrInfo.h
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86InstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47364.150004.patch
Type: text/x-patch
Size: 8054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180605/4f406b5f/attachment.bin>


More information about the llvm-commits mailing list