[PATCH] D9364: [ARM] Use function attribute "arm-long-calls"

Akira Hatanaka ahatanak at gmail.com
Mon Jul 6 23:55:13 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL241566: [ARM] Define a subtarget feature and use it to decide whether long calls should (authored by ahatanak).

Changed prior to commit:
  http://reviews.llvm.org/D9364?vs=28985&id=29154#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D9364

Files:
  llvm/trunk/lib/Target/ARM/ARM.td
  llvm/trunk/lib/Target/ARM/ARMFastISel.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMSubtarget.cpp
  llvm/trunk/lib/Target/ARM/ARMSubtarget.h
  llvm/trunk/test/CodeGen/ARM/Windows/long-calls.ll
  llvm/trunk/test/CodeGen/ARM/fast-isel-call.ll
  llvm/trunk/test/CodeGen/ARM/fast-isel-intrinsic.ll
  llvm/trunk/test/CodeGen/ARM/fast-isel-static.ll
  llvm/trunk/test/CodeGen/ARM/subtarget-features-long-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9364.29154.patch
Type: text/x-patch
Size: 12000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150707/b06c3554/attachment.bin>


More information about the llvm-commits mailing list