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

Petar Jovanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 6 09:40:54 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334105: Change TII isCopyInstr way of returning arguments(NFC) (authored by petarj, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47364?vs=150004&id=150153#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47364

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47364.150153.patch
Type: text/x-patch
Size: 8351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/f1312b5b/attachment.bin>


More information about the llvm-commits mailing list