llvm-project/llvm/test/Transforms/Attributor
Tres Popp eb9f7c28e5 Revert "OpaquePtr: Add type to sret attribute"
This reverts commit 55c4ff91bd.

Issues were introduced as discussed in https://reviews.llvm.org/D88241
where this change made previous bugs in the linker and BitCodeWriter
visible.
2020-09-29 10:31:04 +02:00
..
ArgumentPromotion Revert "OpaquePtr: Add type to sret attribute" 2020-09-29 10:31:04 +02:00
IPConstantProp [Attributor] Cleanup `::initialize` of various AAs 2020-09-09 01:38:25 -05: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] Make use of AANoUndef in AAUndefinedBehavior 2020-09-02 16:08:03 +09:00
callbacks.ll [Attributor] Cleanup `::initialize` of various AAs 2020-09-09 01:38:25 -05:00
chain.ll [Attributor] Provide a command line option that limits recursion depth 2020-09-09 00:47:02 -05:00
depgraph.ll [Attributor][NFC] Improve check lines in depgraph.ll 2020-09-09 01:38:25 -05:00
dereferenceable-1.ll [Attributor] Fix AANoUndef identification 2020-08-30 05:39:25 +09:00
dereferenceable-2.ll [Attributor] Cleanup `::initialize` of various AAs 2020-09-09 01:38:25 -05:00
heap_to_stack.ll [Attributor] Cleanup `::initialize` of various AAs 2020-09-09 01:38:25 -05:00
internal-noalias.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
internalize.ll [Attributor][FIX] Don't crash on internalizing linkonce_odr hidden functions 2020-09-07 23:38:09 -05:00
liveness.ll [Attributor] Cleanup `::initialize` of various AAs 2020-09-09 01:38:25 -05:00
liveness_chains.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +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.ll [Attributor] Cleanup `::initialize` of various AAs 2020-09-09 01:38:25 -05:00
misc_crash.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 Revert "[Attributor] Re-enable a run line in noalias.ll" 2020-09-09 13:28:22 -05: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] Cleanup `::initialize` of various AAs 2020-09-09 01:38:25 -05: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.ll [Attributor][NFC] rerun update_test_checks without --scrub-attributes 2020-08-29 19:34:10 +02: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] Make use of AANoUndef in AAUndefinedBehavior 2020-09-02 16:08:03 +09:00
nosync.ll [Attributor] Fix AANoUndef identification 2020-08-30 05:39:25 +09:00
noundef.ll [Attributor] Cleanup `::initialize` of various AAs 2020-09-09 01:38:25 -05: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 IR: Have byref imply dereferenceable 2020-09-24 09:57:28 -04:00
returned.ll [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
undefined_behavior.ll [Attributor] Make use of AANoUndef in AAUndefinedBehavior 2020-09-02 16:08:03 +09:00
value-simplify.ll Revert "OpaquePtr: Add type to sret attribute" 2020-09-29 10:31:04 +02:00
willreturn.ll [Attributor] Fix AANoUndef identification 2020-08-30 05:39:25 +09:00
wrapper.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00