llvm-project/llvm/test/Analysis/MemorySSA
Eli Friedman 11aa3707e3 StoreInst should store Align, not MaybeAlign
This is D77454, except for stores.  All the infrastructure work was done
for loads, so the remaining changes necessary are relatively small.

Differential Revision: https://reviews.llvm.org/D79968
2020-05-15 12:26:58 -07:00
..
assume.ll
atomic-clobber.ll
basicaa-memcpy.ll
constant-memory.ll
cyclicphi.ll [IR] Convert null-pointer-is-valid into an enum attribute 2020-05-15 19:41:07 +02:00
debugvalue.ll
debugvalue2.ll
forward-unreachable.ll
function-clobber.ll
function-mem-attrs.ll
invalidate.ll
invariant-groups.ll StoreInst should store Align, not MaybeAlign 2020-05-15 12:26:58 -07:00
lifetime-simple.ll
load-invariant.ll
loop-rotate-disablebasicaa.ll
loop-rotate-inv-template.ll
loop-rotate-simplified-clone.ll
loop-rotate-valuemap.ll
loop-unswitch.ll
loop_rotate_remove_trivial_phis.ll
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 [MemorySSA] Make MemoryLocation unknown when phi translation cannot be performed. 2020-05-05 13:32:32 -07:00
pr28880.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
pr36883.ll
pr39197.ll Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351 2019-12-24 16:27:51 -08:00
pr40037.ll
pr40038.ll Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351 2019-12-24 16:27:51 -08:00
pr40509.ll
pr40749.ll
pr40749_2.ll
pr40754.ll
pr41254.ll
pr41640.ll
pr41853.ll
pr42294.ll
pr42940.ll
pr43044.ll
pr43317.ll
pr43320.ll
pr43426.ll [MemorySSA] Additional handling of unreachable blocks. 2019-10-10 20:43:06 +00:00
pr43427.ll [MemorySSA] Update Phi creation when inserting a Def. 2019-10-02 18:42:33 +00:00
pr43438.ll
pr43493.ll
pr43540.ll [MemorySSA] Don't hoist stores if interfering uses (as calls) exist. 2019-10-03 22:20:04 +00:00
pr43541.ll [MemorySSA] Update Phi simplification. 2019-10-10 23:27:21 +00:00
pr43569.ll [MemorySSA] Make the use of moveAllAfterMergeBlocks consistent. 2019-10-09 15:54:24 +00:00
pr43641.ll [MemorySSA] Update for partial unswitch. 2019-10-14 23:52:39 +00:00
pr44027.ll [MemorySSA] Moving at the end often means before terminator. 2019-11-20 17:11:00 -08:00
pr44029.ll [MemorySSA] Update analysis when the terminator is a memory instruction. 2019-11-20 16:36:52 -08:00
ptr-const-mem.ll
reduce_clobber_limit.ll
renamephis.ll
scalable-vec.ll [AliasAnalysis] Misc fixes for checking aliasing with scalable types. 2020-03-18 12:28:47 -07:00
simple_loop_unswitch_nontrivial.ll
unreachable.ll
update_unroll.ll
volatile-clobber.ll [llvm] Fix missing FileCheck directive colons 2020-04-06 09:59:08 -06:00