[PATCH] Fix fastcc/tailcallopt for ARM64

Jiangning Liu liujiangning1 at gmail.com
Wed May 14 00:32:41 PDT 2014


No real code logic changes, and only make the following changes,
1) Merged with trunk
2) Reformat with git-clang-format

http://reviews.llvm.org/D3633

Files:
  lib/Target/ARM64/ARM64FrameLowering.cpp
  lib/Target/ARM64/ARM64ISelLowering.cpp
  lib/Target/ARM64/ARM64ISelLowering.h
  lib/Target/ARM64/ARM64InstrInfo.td
  lib/Target/ARM64/ARM64MachineFunctionInfo.h
  test/CodeGen/AArch64/fastcc-reserved.ll
  test/CodeGen/AArch64/fastcc.ll
  test/CodeGen/AArch64/tail-call.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3633.9376.patch
Type: text/x-patch
Size: 41773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140514/7eec9aa4/attachment.bin>


More information about the llvm-commits mailing list