llvm-project/llvm/test/Transforms/Attributor
Johannes Doerfert 137c99a6a5 [Attributor][FIX] Restrict cross-SCC call deletion
If we know a call was not needed we might have ended up deleting it even
if it was in a different SCC. This prevents us from doing so.
2020-02-14 21:44:46 -06:00
..
ArgumentPromotion [Attributor][FIX] Restrict cross-SCC call deletion 2020-02-14 21:44:46 -06:00
IPConstantProp [Attributor] Derive memory location attributes (argmemonly, ...) 2020-02-14 19:05:51 -06:00
align.ll [Attributor] Use assumed information to determine side-effects 2020-02-12 17:36:38 -06:00
callbacks.ll [Attributor] Ignore uses if a value is simplified 2020-02-12 17:36:38 -06:00
dereferenceable-1.ll [Attributor][FIX] Remove FIXME that seems outdated 2020-02-10 00:55:10 -06:00
dereferenceable-2.ll [Attributor] Use fine-grained liveness in all helpers 2020-02-12 17:36:38 -06:00
heap_to_stack.ll [Attributor] H2S fix. 2019-12-17 20:41:09 +01:00
internal-noalias.ll [Attributor] Use fine-grained liveness in all helpers 2020-02-12 17:36:38 -06:00
liveness.ll [Attributor] Derive memory location attributes (argmemonly, ...) 2020-02-14 19:05:51 -06:00
liveness_chains.ll [Attributor] Use fine-grained liveness in all helpers 2020-02-12 17:36:38 -06:00
lvi-after-jumpthreading.ll [Attributor] AAValueConstantRange: Value range analysis using constant range 2020-01-15 16:34:23 +09:00
lvi-for-ashr.ll [Attributor] AAValueConstantRange: Value range analysis using constant range 2020-01-15 16:34:23 +09:00
memory_locations.ll [Attributor] Derive memory location attributes (argmemonly, ...) 2020-02-14 19:05:51 -06:00
misc.ll [Attributor] Use fine-grained liveness in all helpers 2020-02-12 17:36:38 -06:00
new_attributes.ll
noalias.ll [Attributor][FIX] Carefully strip casts in AANoAlias 2020-02-14 21:44:46 -06:00
nocapture-1.ll [Attributor] Use fine-grained liveness in all helpers 2020-02-12 17:36:38 -06:00
nocapture-2.ll [Attributor] Avoid REQUIRED dependences in favor of OPTIONAL ones 2020-01-23 18:42:46 -06:00
nofree.ll [Attributor] Derive memory location attributes (argmemonly, ...) 2020-02-14 19:05:51 -06:00
nonnull.ll [Attributor] Ignore uses if a value is simplified 2020-02-12 17:36:38 -06:00
norecurse.ll [Attributor] Add an Attributor CGSCC pass and run it 2020-02-08 21:27:34 -06:00
noreturn.ll [Attributor] Use fine-grained liveness in all helpers 2020-02-12 17:36:38 -06:00
noreturn_async.ll [Attributor] Use assumed information to determine side-effects 2020-02-12 17:36:38 -06:00
noreturn_sync.ll [Attributor] Use assumed information to determine side-effects 2020-02-12 17:36:38 -06:00
nosync.ll [Attributor] Derive memory location attributes (argmemonly, ...) 2020-02-14 19:05:51 -06:00
nounwind.ll
range.ll [Attributor][FIX] Restrict cross-SCC call deletion 2020-02-14 21:44:46 -06:00
read_write_returned_arguments_scc.ll [Attributor] Derive memory location attributes (argmemonly, ...) 2020-02-14 19:05:51 -06:00
readattrs.ll [Attributor][FIX] Handle non-pointers when following uses 2020-01-23 18:42:45 -06:00
returned.ll [Attributor] Use fine-grained liveness in all helpers 2020-02-12 17:36:38 -06:00
undefined_behavior.ll [Attributor] Use fine-grained liveness in all helpers 2020-02-12 17:36:38 -06:00
value-simplify.ll [Attributor] Derive memory location attributes (argmemonly, ...) 2020-02-14 19:05:51 -06:00
willreturn.ll [Attributor] Derive memory location attributes (argmemonly, ...) 2020-02-14 19:05:51 -06:00