[PATCH] D18680: ARM, AArch64, X86: Check preserved registers for tail calls.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 4 12:01:46 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL265329: ARM, AArch64, X86: Check preserved registers for tail calls. (authored by matze).

Changed prior to commit:
  http://reviews.llvm.org/D18680?vs=52454&id=52594#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18680

Files:
  llvm/trunk/include/llvm/Target/TargetRegisterInfo.h
  llvm/trunk/lib/CodeGen/TargetRegisterInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/AArch64/tailcall-ccmismatch.ll
  llvm/trunk/test/CodeGen/ARM/cxx-tlscc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18680.52594.patch
Type: text/x-patch
Size: 7765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160404/3db76320/attachment.bin>


More information about the llvm-commits mailing list