llvm-project/llvm/test/Transforms/Attributor
sstefan1 e3d646c699 [Attributor][NFC] applying update_test_checks with --check-attributes
Summary:
All tests are updated, except wrapper.ll since it is not working nicely
with newly created functions.

Reviewers: jdoerfert, uenoku, baziotis, homerdin

Subscribers: arphaman, jfb, kuter, bbn, okura, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D84130
2020-07-20 08:17:34 +02:00
..
ArgumentPromotion [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
IPConstantProp [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
reduced [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
align.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
allow_list.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
alwaysinline.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
callbacks.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
dereferenceable-1.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
dereferenceable-2.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
heap_to_stack.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
internal-noalias.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
liveness.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
liveness_chains.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
lvi-after-jumpthreading.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
lvi-for-ashr.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
memory_locations.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
misc.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
misc_crash.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
new_attributes.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
noalias.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
nocapture-1.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
nocapture-2.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
nofree.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
nonnull.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
norecurse.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
noreturn.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
noreturn_async.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
noreturn_sync.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
nosync.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
nounwind.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
range.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
read_write_returned_arguments_scc.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
readattrs.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
returned.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
undefined_behavior.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
value-simplify.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
willreturn.ll [Attributor][NFC] applying update_test_checks with --check-attributes 2020-07-20 08:17:34 +02:00
wrapper.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00