llvm-project/llvm/test/Transforms/Attributor/ArgumentPromotion
Johannes Doerfert 62f7888d6d [Attributor] Dominating must-write accesses allow unknown initial values
If we have a dominating must-write access we do not need to know the
initial value of some object to perform reasoning about the potential
values. The dominating must-write has overwritten the initial value.
2022-07-21 23:08:43 -05:00
..
X86 [Intrinsics] Add `nocallback` to the memset/cpy/move intrinsics 2022-07-21 22:52:46 -05:00
2008-02-01-ReturnAttrs.ll [Attributor] Replace AAValueSimplify with AAPotentialValues 2022-07-19 16:24:42 -05:00
2008-07-02-array-indexing.ll [Attributor] CGSCC pass should not recompute results outside the SCC (reapply) 2022-04-17 12:48:49 -05:00
2008-09-07-CGUpdate.ll [Attributor] CGSCC pass should not recompute results outside the SCC (reapply) 2022-04-17 12:48:49 -05:00
2008-09-08-CGUpdateSelfEdge.ll [Attributor] Introduce the concept of query AAs 2022-02-01 01:40:44 -06:00
aggregate-promote.ll [Attributor] Dominating must-write accesses allow unknown initial values 2022-07-21 23:08:43 -05:00
alignment.ll [Attributor] Dominating must-write accesses allow unknown initial values 2022-07-21 23:08:43 -05:00
alloca-as.ll [Attributor] Replace AAValueSimplify with AAPotentialValues 2022-07-19 16:24:42 -05:00
array.ll [Attributor] Replace AAValueSimplify with AAPotentialValues 2022-07-19 16:24:42 -05:00
attrs.ll [Attributor] Dominating must-write accesses allow unknown initial values 2022-07-21 23:08:43 -05:00
basictest.ll [Attributor] Dominating must-write accesses allow unknown initial values 2022-07-21 23:08:43 -05:00
byval-2.ll [Attributor] Dominating must-write accesses allow unknown initial values 2022-07-21 23:08:43 -05:00
byval.ll [Attributor] Dominating must-write accesses allow unknown initial values 2022-07-21 23:08:43 -05:00
chained.ll [Attributor] Replace AAValueSimplify with AAPotentialValues 2022-07-19 16:24:42 -05:00
control-flow.ll [Attributor] CGSCC pass should not recompute results outside the SCC (reapply) 2022-04-17 12:48:49 -05:00
control-flow2.ll [Attributor] Dominating must-write accesses allow unknown initial values 2022-07-21 23:08:43 -05:00
crash.ll [Attributor] Replace AAValueSimplify with AAPotentialValues 2022-07-19 16:24:42 -05:00
dbg.ll [Attributor] Introduce the concept of query AAs 2022-02-01 01:40:44 -06:00
fp80.ll [Attributor] CGSCC pass should not recompute results outside the SCC (reapply) 2022-04-17 12:48:49 -05:00
inalloca.ll [Attributor] CGSCC pass should not recompute results outside the SCC (reapply) 2022-04-17 12:48:49 -05:00
invalidation.ll [Attributor] Use AAFunctionReachability to determine AANoRecurse 2022-02-01 01:40:44 -06:00
live_called_from_dead.ll [Attributor] CGSCC pass should not recompute results outside the SCC (reapply) 2022-04-17 12:48:49 -05:00
live_called_from_dead_2.ll [Attributor] CGSCC pass should not recompute results outside the SCC (reapply) 2022-04-17 12:48:49 -05:00
musttail.ll [Attributor] Replace AAValueSimplify with AAPotentialValues 2022-07-19 16:24:42 -05:00
naked_functions.ll [Attributor] Introduce the concept of query AAs 2022-02-01 01:40:44 -06:00
nonzero-address-spaces.ll [Attributor] Introduce the concept of query AAs 2022-02-01 01:40:44 -06:00
pr27568.ll [Attributor] Introduce the concept of query AAs 2022-02-01 01:40:44 -06:00
pr32917.ll [Attributor] CGSCC pass should not recompute results outside the SCC (reapply) 2022-04-17 12:48:49 -05:00
pr33641_remove_arg_dbgvalue.ll Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
profile.ll [Attributor] Dominating must-write accesses allow unknown initial values 2022-07-21 23:08:43 -05:00
reserve-tbaa.ll [Attributor] CGSCC pass should not recompute results outside the SCC (reapply) 2022-04-17 12:48:49 -05:00
sret.ll [Attributor] Replace AAValueSimplify with AAPotentialValues 2022-07-19 16:24:42 -05:00
tail.ll [Attributor] Cleanup manifest and liveness for CGSCC passes 2022-03-11 16:46:02 -06:00
variadic.ll Revert "[Attributor] CGSCC pass should not recompute results outside the SCC" 2022-04-15 15:29:51 -05:00