1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/Transforms/NewGVN
Thomas Preud'homme 0bf0956b73 [test, GVN] Fix use of var defined in CHECK-NOT
Commit 22ce5eb051591b828b1ce4238624b6e95d334a5b, changed checks in
GVN/big-endian.ll into CHECK-NOT. The intent was to check that a
succession of lines does not occur but each CHECK-NOT is checked
independently. In other word, one CHECK-NOT uses a variable defined
in a pattern (the one defining the variable) that should not occur in
the input. The bug was then copied over in NewGVN/big-endian.ll.

This commit only checks for the absence of i16 load which rules out the
presence of the whole sequence and does not involve an undefined
variable.

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D99581
2021-04-06 17:00:21 +01: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 [NewGVN] Remove unused check-prefixes 2020-11-09 12:18:19 +00:00
2007-07-30-PredIDom.ll
2007-07-31-NoDomInherit-xfail.ll
2007-07-31-RedundantPhi.ll
2008-02-12-UndefLoad-xfail.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 OpaquePtr: Bulk update tests to use typed sret 2020-11-20 17:58:26 -05:00
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-xfail-inseltpoison.ll Precommit transform tests that have poison as insertelement's placeholder 2020-12-24 11:46:17 +09:00
2016-08-30-MaskedScatterGather-xfail.ll
addrspacecast.ll
assume-equal-xfail.ll
assume-equal.ll [PredicateInfo] Generalize processing of conditions 2021-01-20 20:40:41 +01:00
assumes.ll
basic-cyclic-opt.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
calloc-load-removal.ll
calls-nonlocal-xfail.ll
calls-readonly.ll
commute.ll [GVN] add tests for >2 arg commutable intrinsics; NFC 2020-09-03 10:14:52 -04:00
completeness.ll
cond_br2-xfail.ll
cond_br.ll
condprop-xfail.ll
condprop.ll [PredicateInfo] Handle logical and/or 2021-01-20 21:03:07 +01:00
crash-no-aa.ll
crash.ll
cyclic-phi-handling.ll
dbg-redundant-load.ll
deadstore.ll
debugloc-xfail.ll
edge.ll
eliminate-callsite-inline.ll [Local] Treat calls that may not return as being alive. 2021-01-23 16:05:14 +00:00
eliminate-ssacopy.ll
equivalent-phi.ll
fence-xfail.ll
flags-simplify.ll
flags.ll
fold-const-expr.ll
fpmath.ll
funclet.ll
int_sideeffect.ll
invariant.group-xfail.ll
invariant.start.ll
lifetime-simple.ll
load-constant-mem.ll
load-from-unreachable-predecessor.ll
loadforward.ll
malloc-load-removal.ll
MemdepMiscompile.ll
memory-handling.ll
metadata-nonnull.ll
metadata-simplify.ll
no_speculative_loads_with_asan.ll
noalias.ll [MemCpyOpt] Correctly merge alias scopes during call slot optimization 2020-12-03 09:23:37 -08:00
non-integral-pointers.ll
non-local-offset.ll
nonescaping-malloc-xfail.ll
null-aliases-nothing.ll
opt-remarks-xfail.ll
pair_jumpthread.ll
phi-edge-handling.ll
phi-of-ops-move-block.ll
phi-translate-partial-alias.ll
pr10820-xfail.ll
pr12979.ll
pr14166-xfail.ll
pr17732.ll
pr17852.ll OpaquePtr: Bulk update tests to use typed byval 2020-11-20 14:00:46 -05:00
pr24397.ll
pr24426.ll
pr25440.ll
pr28562.ll
pr31472.ll
pr31483.ll
pr31491.ll
pr31501.ll
pr31573.ll
pr31594.ll
pr31613.ll
pr31682.ll
pr31758.ll
pr32403.ll
pr32607.ll
pr32836.ll
pr32838.ll
pr32845.ll
pr32852.ll
pr32897.ll
pr32934.ll
pr32945.ll
pr32952.ll
pr33014.ll
pr33086.ll
pr33116.ll
pr33165-distribute-undef.ll
pr33185.ll
pr33187.ll
pr33196.ll
pr33204.ll
pr33305.ll
pr33367.ll
pr33432.ll
pr33461.ll
pr33720.ll
pr34135.ll
pr34430.ll
pr34452.ll
pr35074.ll
pr35125.ll
pr43441.ll
pre-compare.ll
pre-new-inst-xfail.ll
predicates.ll
preserve-metadata-for-predicate-replacements.ll
propagate-ir-flags.ll
range.ll
readattrs.ll
refine-stores.ll
rle-must-alias-xfail.ll
rle-no-phi-translate-xfail.ll
rle-nonlocal.ll
rle.ll [DIE] Remove DeadInstEliminationPass 2020-09-21 12:12:25 -07:00
simp-to-self.ll
stale-loop-info.ll
storeoverstore.ll
tbaa.ll
todo-pr35074-phi-of-ops.ll
todo-pr36335-phi-undef.ll
todo-pr37121-seens-this-value-a-lot.ll
todo-pr42422-phi-of-ops.ll
unreachable_block_infinite_loop.ll
verify-memoryphi.ll
volatile-nonvolatile.ll