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 [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
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 [IR] Copy comdats in GlobalObject::copyAttributesFrom 2016-05-25 18:36:22 +00:00
dbginfo.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
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 [DeadArgumentElimination] Propagate operand bundles to promoted call sites 2016-04-29 07:22:36 +00:00
keepalive.ll
linkage.ll
multdeadretval.ll
naked_functions.ll
operandbundle.ll
returned.ll [PM] Port DeadArgumentElimination to the new PM 2016-06-12 09:16:39 +00:00
variadic_safety.ll