[PATCH] D66138: Let findCommutedOpIndices take const MachineInstr&

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 07:55:49 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372882: [TargetInstrInfo] Let findCommutedOpIndices take const MachineInstr& (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66138?vs=214808&id=221773#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66138

Files:
  llvm/trunk/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/trunk/lib/CodeGen/TargetInstrInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.cpp
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.h
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66138.221773.patch
Type: text/x-patch
Size: 6532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/44df5608/attachment.bin>


More information about the llvm-commits mailing list