[PATCH] D41522: [Inliner] Restrict soft-float inlining penalty.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 21 18:09:00 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL321332: [Inliner] Restrict soft-float inlining penalty. (authored by efriedma, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41522?vs=127974&id=127976#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41522

Files:
  llvm/trunk/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/trunk/lib/Analysis/InlineCost.cpp
  llvm/trunk/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMTargetTransformInfo.h
  llvm/trunk/test/Transforms/Inline/ARM/inline-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41522.127976.patch
Type: text/x-patch
Size: 10666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171222/b417613c/attachment.bin>


More information about the llvm-commits mailing list