[PATCH] D49913: Make TargetInstrInfo::isCopyInstr return true for regular COPY-instructions
Alexander Ivchenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 30 07:35:54 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341072: Make TargetInstrInfo::isCopyInstr return true for regular COPY-instructions (authored by aivchenk, committed by ).
Herald added a subscriber: jrtc27.
Changed prior to commit:
https://reviews.llvm.org/D49913?vs=157673&id=163326#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49913
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: D49913.163326.patch
Type: text/x-patch
Size: 10720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180830/bae4038c/attachment.bin>
More information about the llvm-commits
mailing list