[PATCH] D21885: RegScavenging: Add scavengeRegisterBackwards()

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 15:44:41 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL276044: RegScavenging: Add scavengeRegisterBackwards() (authored by matze).

Changed prior to commit:
  https://reviews.llvm.org/D21885?vs=63538&id=64582#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D21885

Files:
  llvm/trunk/include/llvm/CodeGen/RegisterScavenging.h
  llvm/trunk/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/trunk/lib/CodeGen/RegisterScavenging.cpp
  llvm/trunk/test/CodeGen/AMDGPU/captured-frame-index.ll
  llvm/trunk/test/CodeGen/Mips/emergency-spill-slot-near-fp.ll
  llvm/trunk/test/CodeGen/PowerPC/dyn-alloca-aligned.ll
  llvm/trunk/test/CodeGen/SystemZ/frame-13.ll
  llvm/trunk/test/CodeGen/SystemZ/frame-14.ll
  llvm/trunk/test/CodeGen/SystemZ/frame-15.ll
  llvm/trunk/test/CodeGen/SystemZ/frame-16.ll
  llvm/trunk/test/CodeGen/Thumb/large-stack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21885.64582.patch
Type: text/x-patch
Size: 30035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160719/f254e9f9/attachment.bin>


More information about the llvm-commits mailing list