1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/test/Transforms/Util/MemorySSA
Piotr Padlewski 57e245c0ad [MemorySSA] Add new tests for invariant.groups
Summary:
Next round of extra tests for MSSA.
I have a prototype invariant.group handling implementation
that fixes all the FIXMEs, and I think it will be
easier to see what is the difference if I firstly
post this, and then only fix fixits.

Reviewers: george.burgess.iv, dberlin

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D29022

llvm-svn: 292797
2017-01-23 16:38:10 +00:00
..
assume.ll
atomic-clobber.ll
basicaa-memcpy.ll [AliasAnalysis] Teach BasicAA about memcpy. 2016-12-25 22:42:27 +00:00
constant-memory.ll
cyclicphi.ll
forward-unreachable.ll
function-clobber.ll
function-mem-attrs.ll
invariant-groups.ll [MemorySSA] Add new tests for invariant.groups 2017-01-23 16:38:10 +00:00
lifetime-simple.ll
load-invariant.ll [MemorySSA] Remove deprecated comment from test 2017-01-21 22:14:02 +00:00
many-dom-backedge.ll
many-doms.ll
multi-edges.ll [MemorySSA] Fix unit tests broken by D26704 2016-11-21 20:39:08 +00:00
multiple-backedges-hal.ll [MemorySSA] Fix unit tests broken by D26704 2016-11-21 20:39:08 +00:00
multiple-locations.ll
no-disconnected.ll
optimize-use.ll
phi-translation.ll
pr28880.ll
volatile-clobber.ll