[PATCH] D10909: PrologEpilogInserter: Improve API to determine callee save regsiters.

Phabricator reviews at reviews.llvm.org
Tue Jul 14 10:17:31 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL242165: PrologEpilogInserter: Rewrite API to determine callee save regsiters. (authored by matze).

Changed prior to commit:
  http://reviews.llvm.org/D10909?vs=28977&id=29681#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D10909

Files:
  llvm/trunk/include/llvm/CodeGen/MachineRegisterInfo.h
  llvm/trunk/include/llvm/Target/TargetFrameLowering.h
  llvm/trunk/lib/CodeGen/MachineRegisterInfo.cpp
  llvm/trunk/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/trunk/lib/CodeGen/TargetFrameLoweringImpl.cpp
  llvm/trunk/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64FrameLowering.h
  llvm/trunk/lib/Target/ARM/ARMFrameLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMFrameLowering.h
  llvm/trunk/lib/Target/ARM/Thumb1FrameLowering.cpp
  llvm/trunk/lib/Target/BPF/BPFFrameLowering.cpp
  llvm/trunk/lib/Target/BPF/BPFFrameLowering.h
  llvm/trunk/lib/Target/Hexagon/HexagonFrameLowering.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonFrameLowering.h
  llvm/trunk/lib/Target/Mips/Mips16FrameLowering.cpp
  llvm/trunk/lib/Target/Mips/Mips16FrameLowering.h
  llvm/trunk/lib/Target/Mips/MipsSEFrameLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsSEFrameLowering.h
  llvm/trunk/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCFrameLowering.h
  llvm/trunk/lib/Target/Sparc/SparcFrameLowering.cpp
  llvm/trunk/lib/Target/Sparc/SparcFrameLowering.h
  llvm/trunk/lib/Target/SystemZ/SystemZFrameLowering.cpp
  llvm/trunk/lib/Target/SystemZ/SystemZFrameLowering.h
  llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
  llvm/trunk/lib/Target/X86/X86FrameLowering.h
  llvm/trunk/lib/Target/XCore/XCoreFrameLowering.cpp
  llvm/trunk/lib/Target/XCore/XCoreFrameLowering.h
  llvm/trunk/test/CodeGen/ARM/arm-returnaddr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10909.29681.patch
Type: text/x-patch
Size: 41688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150714/7b871a93/attachment.bin>


More information about the llvm-commits mailing list