1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/Analysis/MemorySSA
2019-09-05 16:25:24 +00:00
..
assume.ll
atomic-clobber.ll
basicaa-memcpy.ll
constant-memory.ll
cyclicphi.ll
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-inv-template.ll
loop-rotate-simplified-clone.ll [MemorySSA] Extend allowed behavior for simplified instructions. 2019-07-30 20:10:33 +00:00
loop-rotate-valuemap.ll [LoopRotate + MemorySSA] Keep an <instruction-cloned instruction> map. 2019-07-10 17:36:56 +00:00
many-dom-backedge.ll
many-doms.ll
multi-edges.ll
multiple-backedges-hal.ll
multiple-locations.ll
no-disconnected.ll
nondeterminism.ll [MemorySSA] Use SetVector to avoid nondeterminism. 2019-07-12 22:30:30 +00:00
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
pr41254.ll
pr41640.ll
pr41853.ll
pr42294.ll [LICM & MSSA] Fixed test to run only with assertions enabled as it uses -debug-only 2019-06-21 04:49:40 +00:00
PR42940.ll [MemorySSA] Fix insertUse. 2019-08-27 00:34:47 +00:00
PR43044.ll [MemorySSA] Fix existing phis when inserting defs. 2019-08-20 22:29:06 +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 [MemorySSA] Add additional verification for phis. 2019-07-31 17:41:04 +00:00
update_unroll.ll
volatile-clobber.ll