[PATCH] D54846: [CodeGen][NFC] Make `TII::getMemOpBaseImmOfs` return a base operand

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 28 04:03:25 PST 2018


This revision was automatically updated to reflect the committed changes.
thegameg marked an inline comment as done.
Closed by commit rL347746: [CodeGen][NFC] Make `TII::getMemOpBaseImmOfs` return a base operand (authored by thegameg, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54846?vs=175305&id=175660#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54846

Files:
  llvm/trunk/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/trunk/lib/CodeGen/ImplicitNullChecks.cpp
  llvm/trunk/lib/CodeGen/MachinePipeliner.cpp
  llvm/trunk/lib/CodeGen/MachineScheduler.cpp
  llvm/trunk/lib/CodeGen/MachineSink.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.h
  llvm/trunk/lib/Target/AArch64/AArch64StorePairSuppress.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/trunk/lib/Target/AMDGPU/SIMachineScheduler.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonInstrInfo.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonInstrInfo.h
  llvm/trunk/lib/Target/Hexagon/HexagonSubtarget.cpp
  llvm/trunk/lib/Target/Lanai/LanaiInstrInfo.cpp
  llvm/trunk/lib/Target/Lanai/LanaiInstrInfo.h
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54846.175660.patch
Type: text/x-patch
Size: 39356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181128/5d258b40/attachment.bin>


More information about the llvm-commits mailing list