[PATCH] D89858: Set return type of getStackPointerRegisterToSaveRestore to Register

Gaurav Jain via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 21 01:17:59 PDT 2020


gjain created this revision.
gjain added a reviewer: mtrofin.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
gjain requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89858

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
  llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/ShrinkWrap.cpp
  llvm/lib/Target/Lanai/LanaiISelLowering.cpp
  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89858.299590.patch
Type: text/x-patch
Size: 9623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201021/faefff5d/attachment.bin>


More information about the llvm-commits mailing list