llvm-project/llvm/test/Transforms/DeadArgElim
Arthur Eubanks f4f7df037e [DIE] Remove DeadInstEliminationPass
This pass is like DeadCodeEliminationPass, but only does one pass
through a function instead of iterating on users of eliminated
instructions.

DeadCodeEliminationPass should be used in all cases.

Reviewed By: asbirlea

Differential Revision: https://reviews.llvm.org/D87933
2020-09-21 12:12:25 -07: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 [DIE] Remove DeadInstEliminationPass 2020-09-21 12:12:25 -07:00
2009-03-17-MRE-Invoke.ll
2010-04-30-DbgInfo.ll
2013-05-17-VarargsAndBlockAddress.ll
aggregates.ll
allocsize.ll
basictest.ll
byref.ll IR: Define byref parameter attribute 2020-07-20 10:23:09 -04:00
call_profile.ll
canon.ll
comdat.ll
dbginfo-preserve-dbgloc.ll Preserve DbgLoc when DeadArgumentElimination rewrites a 'ret'. 2020-05-29 10:00:33 -07:00
dbginfo-update-dbgval-local.ll
dbginfo-update-dbgval.ll
dbginfo.ll
dead_vaargs.ll
deadexternal.ll
deadretval.ll
deadretval2.ll [DIE] Remove DeadInstEliminationPass 2020-09-21 12:12:25 -07:00
func_metadata.ll
funclet.ll
keepalive.ll Reland [X86] Codegen for preallocated 2020-05-20 11:25:44 -07:00
linkage.ll
multdeadretval.ll
musttail-caller.ll
naked_functions.ll
nonzero-address-spaces.ll
operandbundle.ll
returned.ll
variadic_safety.ll