1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test/Transforms/Attributor
Shinji Okumura ad9adda18c [Attributor] Make use of AANoUndef in AAUndefinedBehavior
This patch makes it possible for AAUB to use information from AANoUndef.
This is the next patch of D86983

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D86984
2020-09-02 16:08:03 +09:00
..
ArgumentPromotion [Attributor] Introduce module slice. 2020-08-30 10:30:44 +02:00
IPConstantProp [Attributor] Make use of AANoUndef in AAUndefinedBehavior 2020-09-02 16:08:03 +09: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] 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] Make use of AANoUndef in AAUndefinedBehavior 2020-09-02 16:08:03 +09: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] Make use of AANoUndef in AAUndefinedBehavior 2020-09-02 16:08:03 +09: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 [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00