1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/test/Transforms/GVN
Philip Reames b12ecd2ebd [tests] Stablize tests for possible change in deref semantics
There's a potential change in dereferenceability attribute semantics in the nearish future.  See llvm-dev thread "RFC: Decomposing deref(N) into deref(N) + nofree" and D99100 for context.

This change simply adds appropriate attributes to tests to keep transform logic exercised under both old and new/proposed semantics.  Note that for many of these cases, O3 would infer exactly these attributes on the test IR.

This change handles the idiomatic pattern of a dereferenceable object being passed to a call which can not free that memory.  There's a couple other tests which need more one-off attention, they'll be handled in another change.
2021-07-14 13:05:43 -07:00
..
PRE [tests] Stablize tests for possible change in deref semantics 2021-07-14 13:05:43 -07:00
2007-07-25-DominatedLoop.ll
2007-07-25-InfiniteLoop.ll
2007-07-25-Loop.ll
2007-07-25-NestedLoop.ll
2007-07-25-SinglePredecessor.ll
2007-07-26-InterlockingLoops.ll
2007-07-26-NonRedundant.ll
2007-07-26-PhiErasure.ll
2007-07-30-PredIDom.ll
2007-07-31-NoDomInherit.ll
2007-07-31-RedundantPhi.ll
2008-02-12-UndefLoad.ll
2008-02-13-NewPHI.ll
2008-07-02-Unreachable.ll
2008-12-09-SelfRemove.ll
2008-12-12-RLE-Crash.ll
2008-12-14-rle-reanalyze.ll
2008-12-15-CacheVisited.ll
2009-01-21-SortInvalidation.ll
2009-01-22-SortInvalidation.ll
2009-03-10-PREOnVoid.ll
2009-07-13-MemDepSortFail.ll
2009-11-12-MemDepMallocBitCast.ll
2010-03-31-RedundantPHIs.ll
2010-05-08-OneBit.ll
2010-11-13-Simplify.ll
2011-04-27-phioperands.ll
2011-07-07-MatchIntrinsicExtract.ll
2011-09-07-TypeIdFor.ll
2012-05-22-PreCrash.ll
2016-08-30-MaskedScatterGather-inseltpoison.ll
2016-08-30-MaskedScatterGather.ll
addrspacecast.ll
assume-equal.ll
assume.ll
basic-undef-test.ll
basic.ll
big-endian.ll [test, GVN] Fix use of var defined in CHECK-NOT 2021-04-06 17:00:21 +01:00
bitcast-of-call.ll
br-identical.ll
callbr-loadpre-critedge.ll
callbr-scalarpre-critedge.ll
calloc-load-removal.ll
calls-nonlocal.ll
calls-readonly.ll
commute.ll
cond_br2.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
cond_br.ll
condprop.ll [Test] Auto-update test checks 2021-03-31 19:15:28 +07:00
constexpr-vector-constainsundef-crash-inseltpoison.ll
constexpr-vector-constainsundef-crash.ll
crash-no-aa.ll
crash.ll
critical-edge-split-failure.ll [GVN] do not repeat PRE on failure to split critical edge 2021-01-25 11:23:44 -08:00
critical-edge-split-indbr-pred-in-loop.ll
dbg-redundant-load.ll
debugloc.ll
edge.ll
equality-assume.ll
fence.ll
flags.ll
fold-const-expr.ll
fpmath.ll
freeze.ll
funclet.ll
gc_relocate.ll [gvn] CSE gc.relocates based on meaning, not spelling (try 2) 2021-03-16 10:59:31 -07:00
int_sideeffect.ll
invariant.group.ll
invariant.start.ll
lifetime-simple.ll
load-constant-mem.ll
load-dead-block.ll [GVN] Don't explicitly materialize undefs from dead blocks 2021-03-06 23:46:24 +01:00
load-from-unreachable-predecessor.ll
loadpre-context.ll [tests] Stablize tests for possible change in deref semantics 2021-07-14 13:05:43 -07:00
loadpre-missed-opportunity.ll
malloc-load-removal.ll
masked-load-store-vn-crash.ll
masked-load-store.ll
MemdepMiscompile.ll
no_speculative_loads_with_asan.ll
no-mem-dep-info.ll
noalias.ll
non-integral-pointers-inseltpoison.ll Reapply [ConstantFold] Handle vectors in ConstantFoldLoadThroughBitcast() 2021-03-21 17:48:21 +01:00
non-integral-pointers.ll Reapply [ConstantFold] Handle vectors in ConstantFoldLoadThroughBitcast() 2021-03-21 17:48:21 +01:00
non-local-offset.ll
nonescaping-malloc.ll
null-aliases-nothing.ll
opt-remarks-multiple-users.ll [GVN] Improve analysis for missed optimization remark 2021-05-17 21:51:15 -07:00
opt-remarks-non-dominating.ll [GVN] Improve analysis for missed optimization remark 2021-05-17 21:51:15 -07:00
opt-remarks.ll
phi-translate-partial-alias.ll
phi.ll [gvn] Precisely propagate equalities to phi operands 2021-03-08 08:59:00 -08:00
pr10820.ll
pr12979.ll
pr14166.ll
pr17732.ll
pr17852.ll
pr24397.ll
pr24426.ll
pr25440.ll
pr28562.ll
pr28879.ll
pr32314.ll
pr33549.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
pr34908.ll
pr36063.ll
pr42605.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
pr46054-md-nonlocaldefcache-cleanup.ll
pr49193.ll [GVN] Add missing ICF update 2021-04-06 10:13:42 -07:00
pre-compare.ll
pre-new-inst.ll
pre-skip-convergent.ll
preserve-analysis.ll
preserve-memoryssa.ll [MSSAUpdater] Skip renaming when inserting def in unreachable block. 2020-12-29 18:22:12 +00:00
propagate-ir-flags.ll
range.ll
readattrs.ll
rle-must-alias.ll
rle-no-phi-translate.ll
rle-nonlocal.ll
simplify-icf-cache-invalidation.ll [GVN] Properly invalidate ICF cache when we simplify a value 2021-04-08 14:01:57 -07:00
stale-loop-info.ll
storeinvgroup.ll [MemoryDependence] Fix invariant group store 2021-03-09 19:03:39 -05:00
tbaa.ll
unreachable_block_infinite_loop.ll
unreachable-predecessor.ll
volatile-nonvolatile.ll
vscale.ll