llvm-capstone/llvm/test/Analysis/MemorySSA
Alina Sbirlea 890090f7f5 [MemorySSA] Check for unreachable blocks when getting last definition.
If a single predecessor is found, still check if the block is
unreachable. The test that found this had a self loop unreachable block.
Resolves PR43493.

llvm-svn: 373383
2019-10-01 19:09:50 +00:00
..
assume.ll
atomic-clobber.ll
basicaa-memcpy.ll
constant-memory.ll
cyclicphi.ll
debugvalue2.ll [MemorySSA] Do not create memoryaccesses for debug info intrinsics. 2019-09-10 22:35:27 +00:00
debugvalue.ll [MemorySSA] Update MemorySSA when removing debug.value calls. 2019-09-05 16:25:24 +00:00
forward-unreachable.ll
function-clobber.ll
function-mem-attrs.ll
invalidate.ll
invariant-groups.ll
lifetime-simple.ll
load-invariant.ll
loop_rotate_remove_trivial_phis.ll
loop-rotate-disablebasicaa.ll [MemorySSA] Update MSSA for non-conventional AA. 2019-09-17 16:31:37 +00:00
loop-rotate-inv-template.ll
loop-rotate-simplified-clone.ll
loop-rotate-valuemap.ll
loop-unswitch.ll [MemorySSA] Pass (for update) MSSAU when hoisting instructions. 2019-09-12 17:12:51 +00:00
many-dom-backedge.ll
many-doms.ll
multi-edges.ll
multiple-backedges-hal.ll
multiple-locations.ll
no-disconnected.ll
nondeterminism.ll
optimize-use.ll
phi-translation.ll
pr28880.ll
pr36883.ll
pr39197.ll
pr40037.ll
pr40038.ll
pr40509.ll
pr40749_2.ll
pr40749.ll
pr40754.ll [MemorySSA] Avoid adding Phis in the presence of unreachable blocks. 2019-09-25 23:24:39 +00:00
pr41254.ll
pr41640.ll [MemorySSA] Avoid adding Phis in the presence of unreachable blocks. 2019-09-25 23:24:39 +00:00
pr41853.ll
pr42294.ll
pr42940.ll [MemorySSA] Avoid adding Phis in the presence of unreachable blocks. 2019-09-25 23:24:39 +00:00
pr43044.ll [MemorySSA] Avoid adding Phis in the presence of unreachable blocks. 2019-09-25 23:24:39 +00:00
pr43317.ll [MemorySSA] Avoid adding Phis in the presence of unreachable blocks. 2019-09-25 23:24:39 +00:00
pr43320.ll [MemorySSA] Fix phi insertion when inserting a def. 2019-09-17 16:33:35 +00:00
pr43438.ll [MemorySSA] Update last_access_in_block check. 2019-10-01 18:34:39 +00:00
pr43493.ll [MemorySSA] Check for unreachable blocks when getting last definition. 2019-10-01 19:09:50 +00:00
ptr-const-mem.ll
reduce_clobber_limit.ll
renamephis.ll [MemorySSA] Rename all phi entries. 2019-08-30 23:02:53 +00:00
simple_loop_unswitch_nontrivial.ll
unreachable.ll
update_unroll.ll
volatile-clobber.ll