[PATCH] D16616: Avoid inlining call sites in unreachable-terminated block

Jun Bum Lim via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 1 12:59:17 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL259403: Avoid inlining call sites in unreachable-terminated block (authored by junbuml).

Changed prior to commit:
  http://reviews.llvm.org/D16616?vs=46541&id=46571#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16616

Files:
  llvm/trunk/lib/Analysis/InlineCost.cpp
  llvm/trunk/test/Transforms/Inline/inline_unreachable.ll
  llvm/trunk/test/Transforms/JumpThreading/pr26096.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16616.46571.patch
Type: text/x-patch
Size: 6599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160201/de36a005/attachment-0001.bin>


More information about the llvm-commits mailing list