1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/test/Transforms/Attributor
Arthur Eubanks 8967f0ab59 [test] Properly match parameter/argument ABI attributes
These were found with D103412.
2021-05-31 09:12:18 -07:00
..
ArgumentPromotion [test] Properly match parameter/argument ABI attributes 2021-05-31 09:12:18 -07:00
IPConstantProp [Attributor] Introduce a helper do deal with constant type mismatches 2021-05-23 23:00:40 -05:00
reduced Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
align.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
allow_list.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
alwaysinline.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
callbacks.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
cb_liveness_disabled.ll [Attributor] Call site specific AAValueSimplification and AAIsDead. 2021-05-15 21:39:07 +00:00
cb_liveness_enabled.ll [Attributor] Call site specific AAValueSimplification and AAIsDead. 2021-05-15 21:39:07 +00:00
cb_range_disabled.ll [Attributor] Derive willreturn based on mustprogress 2021-03-11 23:31:44 -06:00
cb_range_enabled.ll [Attributor] Derive willreturn based on mustprogress 2021-03-11 23:31:44 -06:00
chain.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
depgraph.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
dereferenceable-1.ll [IR] Mark assume/annotation as InaccessibleMemOnly 2021-03-22 22:01:03 +01:00
dereferenceable-2-inseltpoison.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
dereferenceable-2.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
heap_to_stack.ll [IR] Memory intrinsics are not unconditionally nosync 2021-05-21 03:40:59 +02:00
internal-noalias.ll [Attributor] Derive willreturn based on mustprogress 2021-03-11 23:31:44 -06:00
internalize.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
lit.local.cfg [FileCheck] Default --allow-unused-prefixes to false 2021-02-08 13:37:04 -08:00
liveness_chains.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
liveness.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
lowerheap.ll [IR] Memory intrinsics are not unconditionally nosync 2021-05-21 03:40:59 +02:00
lvi-after-jumpthreading.ll [IR] Mark assume/annotation as InaccessibleMemOnly 2021-03-22 22:01:03 +01:00
lvi-for-ashr.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
memory_locations.ll [Attributor][FIX] Account for undef in the constant value lattice 2021-05-23 20:47:06 -05:00
misc_crash.ll [Attributor] Introduce a helper do deal with constant type mismatches 2021-05-23 23:00:40 -05:00
misc.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
new_attributes.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
noalias.ll [Attributor] Derive willreturn based on mustprogress 2021-03-11 23:31:44 -06:00
nocapture-1.ll [Attributor] Derive willreturn based on mustprogress 2021-03-11 23:31:44 -06:00
nocapture-2.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
nodelete.ll [Attributor] Be more careful to not disturb the CG outside the SCC 2021-05-23 23:00:39 -05:00
nofree.ll [IR] Mark assume/annotation as InaccessibleMemOnly 2021-03-22 22:01:03 +01:00
nonnull.ll [Attributor] Teach AAIsDead about undef values 2021-05-23 23:00:40 -05:00
norecurse.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
noreturn_async.ll [Attributor] Introduce a helper do deal with constant type mismatches 2021-05-23 23:00:40 -05:00
noreturn_sync.ll [Attributor] Introduce a helper do deal with constant type mismatches 2021-05-23 23:00:40 -05:00
noreturn.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
nosync.ll [IR] Memory intrinsics are not unconditionally nosync 2021-05-21 03:40:59 +02:00
noundef.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
nounwind.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
potential.ll [Attributor] Be more careful to not disturb the CG outside the SCC 2021-05-23 23:00:39 -05:00
range.ll [Attributor] Be more careful to not disturb the CG outside the SCC 2021-05-23 23:00:39 -05:00
read_write_returned_arguments_scc.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
readattrs.ll [test] Properly match parameter/argument ABI attributes 2021-05-31 09:12:18 -07:00
returned.ll [Attributor] Derive willreturn based on mustprogress 2021-03-11 23:31:44 -06:00
undefined_behavior.ll [Attributor] Teach AAIsDead about undef values 2021-05-23 23:00:40 -05:00
value-simplify.ll [test] Properly match parameter/argument ABI attributes 2021-05-31 09:12:18 -07:00
willreturn.ll [Attributor] Derive willreturn based on mustprogress 2021-03-11 23:31:44 -06:00
wrapper.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00