llvm-project/llvm/test/Transforms/Attributor/ArgumentPromotion
sstefan1 8d8ce85b23 [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
..
X86 [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
2008-02-01-ReturnAttrs.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
2008-07-02-array-indexing.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
2008-09-07-CGUpdate.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
2008-09-08-CGUpdateSelfEdge.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
aggregate-promote.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
alignment.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
attrs.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
basictest.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
byval-2.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
byval.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
chained.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
control-flow.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
control-flow2.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
crash.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
dbg.ll [Attributor] Fix AANoUndef identification 2020-08-30 05:39:25 +09:00
fp80.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
inalloca.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
invalidation.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
live_called_from_dead.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
live_called_from_dead_2.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
musttail.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
naked_functions.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
nonzero-address-spaces.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
pr27568.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
pr32917.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
pr33641_remove_arg_dbgvalue.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
profile.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
reserve-tbaa.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02:00
sret.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
tail.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
variadic.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00