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

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 1 21:16:56 PDT 2016


MatzeB updated this revision to Diff 52454.
MatzeB added a comment.

upload the correct patch this time.


Repository:
  rL LLVM

http://reviews.llvm.org/D18680

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18680.52454.patch
Type: text/x-patch
Size: 7500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160402/483a9080/attachment.bin>


More information about the llvm-commits mailing list