[PATCH] D51617: Remove FrameAccess struct from hasLoadFromStackSlot

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 02:04:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341454: Remove FrameAccess struct from hasLoadFromStackSlot (authored by s.desmalen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51617?vs=163769&id=163983#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51617

Files:
  llvm/trunk/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/CodeGen/LiveDebugValues.cpp
  llvm/trunk/lib/CodeGen/RegAllocGreedy.cpp
  llvm/trunk/lib/CodeGen/TargetInstrInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonInstrInfo.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonInstrInfo.h
  llvm/trunk/lib/Target/Lanai/LanaiInstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51617.163983.patch
Type: text/x-patch
Size: 13544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180905/ef135da5/attachment.bin>


More information about the llvm-commits mailing list