llvm-project/llvm/test/Transforms/DeadArgElim
Dehao Chen 722e94061b Set the prof weight correctly for call instructions in DeadArgumentElimination.
Summary: In DeadArgumentElimination, the call instructions will be replaced. We also need to set the prof weights so that function inlining can find the correct profile.

Reviewers: eraman

Reviewed By: eraman

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D31143

llvm-svn: 298660
2017-03-23 23:26:00 +00:00
..
2006-06-27-struct-ret.ll
2007-02-07-FuncRename.ll
2007-10-18-VarargsReturn.ll
2007-12-20-ParamAttrs.ll
2008-01-16-VarargsParamAttrs.ll
2008-06-23-DeadAfterLive.ll
2009-03-17-MRE-Invoke.ll
2010-04-30-DbgInfo.ll
2013-05-17-VarargsAndBlockAddress.ll
aggregates.ll
basictest.ll
call_profile.ll Set the prof weight correctly for call instructions in DeadArgumentElimination. 2017-03-23 23:26:00 +00:00
canon.ll
comdat.ll
dbginfo.ll
dead_vaargs.ll
deadexternal.ll DeadArgElim: Don't mark swifterror arguments as unused 2016-09-21 15:29:08 +00:00
deadretval.ll
deadretval2.ll
funclet.ll
keepalive.ll
linkage.ll
multdeadretval.ll
naked_functions.ll
operandbundle.ll
returned.ll
variadic_safety.ll