1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/test/Transforms/Attributor
Luofan Chen 18d73b0b26 Revert "[Attributor] Track AA dependency using dependency graph"
This reverts commit 8df7af560aebce3f3de3541d039e17331c479831.
2020-07-15 11:48:08 +08:00
..
ArgumentPromotion [Attributor][NFC] Update tests after recent changes 2020-07-10 10:39:32 -05:00
IPConstantProp [Attributor][NFC] Update tests after recent changes 2020-07-10 10:39:32 -05:00
reduced [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
align.ll StoreInst should store Align, not MaybeAlign 2020-05-15 12:26:58 -07:00
allow_list.ll [Attributor] Introudce attribute seed allow list. 2020-07-12 02:25:33 +03:00
alwaysinline.ll [Attributor] Force update of "newly live" abstract attributes 2020-05-11 15:32:47 -05:00
callbacks.ll [CallGraph] Add support for callback call sites 2020-07-01 13:44:11 -07:00
dereferenceable-1.ll [Attributor] Check lines accidentally not committed with D76208 2020-05-13 18:24:05 -05:00
dereferenceable-2.ll StoreInst should store Align, not MaybeAlign 2020-05-15 12:26:58 -07:00
heap_to_stack.ll [Attributor][NFC] Update tests after recent changes 2020-07-10 10:39:32 -05:00
internal-noalias.ll [Attributor][NFC] Update tests after recent changes 2020-07-10 10:39:32 -05:00
liveness_chains.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
liveness.ll [Attributor][NFC] Update tests after recent changes 2020-07-10 10:39:32 -05:00
lvi-after-jumpthreading.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
lvi-for-ashr.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
memory_locations.ll [Attributor][NFC] Update tests after recent changes 2020-07-10 10:39:32 -05:00
misc_crash.ll [Attributor][NFC] Update tests after recent changes 2020-07-10 10:39:32 -05:00
misc.ll [Attributor] Make AAIsDead dependences optional to prevent top state 2020-05-11 15:32:47 -05:00
new_attributes.ll [Attributor][FIX] Record dependences for assumed dead abstract attributes 2020-05-07 17:00:50 -05:00
noalias.ll [Attributor] Make AAIsDead dependences optional to prevent top state 2020-05-11 15:32:47 -05:00
nocapture-1.ll [IR] Convert null-pointer-is-valid into an enum attribute 2020-05-15 19:41:07 +02:00
nocapture-2.ll StoreInst should store Align, not MaybeAlign 2020-05-15 12:26:58 -07:00
nofree.ll [Attributor] Make AAIsDead dependences optional to prevent top state 2020-05-11 15:32:47 -05:00
nonnull.ll [IR] Convert null-pointer-is-valid into an enum attribute 2020-05-15 19:41:07 +02:00
norecurse.ll [IR] Convert null-pointer-is-valid into an enum attribute 2020-05-15 19:41:07 +02:00
noreturn_async.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
noreturn_sync.ll [Attributor] Force update of "newly live" abstract attributes 2020-05-11 15:32:47 -05:00
noreturn.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
nosync.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
nounwind.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
range.ll [Attributor] Add AAValueSimplifyCallSiteArgument::manifest 2020-07-13 07:01:50 +09:00
read_write_returned_arguments_scc.ll [Attributor] Make AAIsDead dependences optional to prevent top state 2020-05-11 15:32:47 -05:00
readattrs.ll [Attributor][NFC] Update tests after recent changes 2020-07-10 10:39:32 -05:00
returned.ll [Attributor][FIX] Stabilize the state of AAReturnedValues each update 2020-05-12 21:00:30 -05:00
undefined_behavior.ll [Attributor][NFC] Update tests after recent changes 2020-07-10 10:39:32 -05:00
value-simplify.ll [Attributor][NFC] Update tests after recent changes 2020-07-10 10:39:32 -05:00
willreturn.ll [Attributor] Use AAValueConstantRange to infer dereferencability. 2020-05-13 16:44:15 -05:00
wrapper.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00