llvm-mirror/test/Transforms/Attributor
sstefan1 34f7bfd3c0 [Attributor] Introduce module slice.
Summary:
The module slice describes which functions we can analyze and transform
while working on an SCC as part of the Attributor-CGSCC pass. So far we
simply restricted it to the SCC.

Reviewers: jdoerfert

Differential Revision: https://reviews.llvm.org/D86319
2020-08-30 10:30:44 +02:00
..
ArgumentPromotion [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
IPConstantProp [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
reduced [NewPM][Attributor] Pin tests with -attributor to legacy PM 2020-07-29 09:02:30 -07:00
align.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
allow_list.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
alwaysinline.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
callbacks.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
depgraph.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
dereferenceable-1.ll [Attributor] Fix AANoUndef identification 2020-08-30 05:39:25 +09:00
dereferenceable-2.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
heap_to_stack.ll [Attributor] Fix AANoUndef identification 2020-08-30 05:39:25 +09:00
internal-noalias.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
internalize.ll [Attributor] Fix AANoUndef identification 2020-08-30 05:39:25 +09:00
liveness_chains.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
liveness.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
lvi-after-jumpthreading.ll [Attributor] Fix AANoUndef identification 2020-08-30 05:39:25 +09:00
lvi-for-ashr.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
memory_locations.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
misc_crash.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
misc.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
new_attributes.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
noalias.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
nocapture-1.ll [Attributor] Fix AANoUndef identification 2020-08-30 05:39:25 +09:00
nocapture-2.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
nofree.ll [Attributor] Fix AANoUndef identification 2020-08-30 05:39:25 +09:00
nonnull.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
norecurse.ll [Attributor] Fix AANoUndef identification 2020-08-30 05:39:25 +09:00
noreturn_async.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
noreturn_sync.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
noreturn.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
nosync.ll [Attributor] Fix AANoUndef identification 2020-08-30 05:39:25 +09:00
noundef.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
nounwind.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
potential.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
range.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
read_write_returned_arguments_scc.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
readattrs.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
returned.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
undefined_behavior.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
value-simplify.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
willreturn.ll [Attributor] Fix AANoUndef identification 2020-08-30 05:39:25 +09:00
wrapper.ll