llvm-project/llvm/test/Transforms/Attributor/IPConstantProp
Johannes Doerfert f84712f0b8 [Attributor] Teach checkForAllUses to follow returns into callers
If we can determine all call sites we can follow a use in a return
instruction into the caller. AAPointerInfo utilizes this feature.
2022-07-19 18:17:40 -05:00
..
2008-06-09-WeakProp.ll [Attributor] CGSCC pass should not recompute results outside the SCC (reapply) 2022-04-17 12:48:49 -05:00
2009-09-24-byval-ptr.ll [Attributor] Replace AAValueSimplify with AAPotentialValues 2022-07-19 16:24:42 -05:00
PR16052.ll [Attributor] Replace AAValueSimplify with AAPotentialValues 2022-07-19 16:24:42 -05:00
PR26044.ll [Attributor] Replace AAValueSimplify with AAPotentialValues 2022-07-19 16:24:42 -05:00
PR43857.ll [Attributor] CGSCC pass should not recompute results outside the SCC (reapply) 2022-04-17 12:48:49 -05:00
arg-count-mismatch.ll [Attributor] CGSCC pass should not recompute results outside the SCC (reapply) 2022-04-17 12:48:49 -05:00
arg-type-mismatch.ll [Attributor] Introduce the concept of query AAs 2022-02-01 01:40:44 -06:00
comdat-ipo.ll [Attributor] CGSCC pass should not recompute results outside the SCC (reapply) 2022-04-17 12:48:49 -05:00
dangling-block-address.ll [Attributor] Introduce the concept of query AAs 2022-02-01 01:40:44 -06:00
deadarg.ll [Attributor] Introduce the concept of query AAs 2022-02-01 01:40:44 -06:00
fp-bc-icmp-const-fold.ll [Attributor] Introduce the concept of query AAs 2022-02-01 01:40:44 -06:00
global.ll [Attributor] Introduce the concept of query AAs 2022-02-01 01:40:44 -06:00
multiple_callbacks.ll [Attributor] Replace AAValueSimplify with AAPotentialValues 2022-07-19 16:24:42 -05:00
musttail-call.ll [Attributor] Replace AAValueSimplify with AAPotentialValues 2022-07-19 16:24:42 -05:00
naked-return.ll [Attributor] Introduce the concept of query AAs 2022-02-01 01:40:44 -06:00
openmp_parallel_for.ll [Attributor] Replace AAValueSimplify with AAPotentialValues 2022-07-19 16:24:42 -05:00
pthreads.ll [Attributor] CGSCC pass should not recompute results outside the SCC (reapply) 2022-04-17 12:48:49 -05:00
recursion.ll [Attributor] CGSCC pass should not recompute results outside the SCC (reapply) 2022-04-17 12:48:49 -05:00
remove-call-inst.ll [Attributor] CGSCC pass should not recompute results outside the SCC (reapply) 2022-04-17 12:48:49 -05:00
return-argument.ll [Attributor] Teach checkForAllUses to follow returns into callers 2022-07-19 18:17:40 -05:00
return-constant.ll Revert "[Attributor] Ensure to use the proper liveness AA" 2022-06-22 13:40:45 -07:00
return-constants.ll Revert "[Attributor] Ensure to use the proper liveness AA" 2022-06-22 13:40:45 -07:00
solve-after-each-resolving-undefs-for-function.ll [Attributor] CGSCC pass should not recompute results outside the SCC (reapply) 2022-04-17 12:48:49 -05:00
thread_local_acs.ll [Attributor] Replace AAValueSimplify with AAPotentialValues 2022-07-19 16:24:42 -05:00