[PATCH] D69622: [TII] Use optional destination and source pair as a return value (NFC)

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 07:41:24 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG57ee0435bd47: [TII] Use optional destination and source pair as a return value; NFC (authored by djtodoro).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D69622?vs=227126&id=227279#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69622

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69622.227279.patch
Type: text/x-patch
Size: 20092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191031/1cb343dd/attachment-0001.bin>


More information about the llvm-commits mailing list