[PATCH] D31953: Use methods to access data stored with frame instructions

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 07:23:46 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL300196: Use methods to access data stored with frame instructions (authored by sepavloff).

Changed prior to commit:
  https://reviews.llvm.org/D31953?vs=95111&id=95119#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31953

Files:
  llvm/trunk/include/llvm/Target/TargetInstrInfo.h
  llvm/trunk/lib/CodeGen/MachineVerifier.cpp
  llvm/trunk/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/trunk/lib/CodeGen/TargetInstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86CallFrameOptimization.cpp
  llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
  llvm/trunk/lib/Target/X86/X86FrameLowering.h
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31953.95119.patch
Type: text/x-patch
Size: 10987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170413/1bb88cbf/attachment.bin>


More information about the llvm-commits mailing list