commit | 5f6a0845684949014c8050c3ec7fec7ee25f339a | [log] [tgz] |
---|---|---|
author | Alexander Ivchenko <alexander.ivchenko@intel.com> | Thu Aug 30 14:32:47 2018 +0000 |
committer | Alexander Ivchenko <alexander.ivchenko@intel.com> | Thu Aug 30 14:32:47 2018 +0000 |
tree | 0a68483bb643279056bc217c7b2923909b724b81 | |
parent | b33a40324051ed4a66743a6366fc1378dbe4ad8b [diff] |
Make TargetInstrInfo::isCopyInstr return true for regular COPY-instructions ..Move all target-dependent checks into new isCopyInstrImpl method. This change allows us to treat MoveReg-type instructions and generic COPY instruction in the same way Differential Revision: https://reviews.llvm.org/D49913 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341072 91177308-0d34-0410-b5e6-96231b3b80d8