.. |
PRE
|
[InstSimplify] Fold call null/undef to poison
|
2021-01-06 21:09:30 +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
|
|
|
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
|
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-inseltpoison.ll
|
Precommit transform tests that have poison as insertelement's placeholder
|
2020-12-24 11:46:17 +09:00 |
2016-08-30-MaskedScatterGather.ll
|
|
|
addrspacecast.ll
|
|
|
assume-equal.ll
|
|
|
assume.ll
|
[GVN] Use that assume(!X) implies X==false (PR47496)
|
2020-09-17 21:34:44 +02:00 |
basic-undef-test.ll
|
|
|
basic.ll
|
|
|
big-endian.ll
|
|
|
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
|
[IR][GVN] add/allow commutative intrinsics with >2 args
|
2020-09-03 10:14:53 -04:00 |
cond_br2.ll
|
|
|
cond_br.ll
|
|
|
condprop.ll
|
[GVN] Use m_LogicalAnd/Or to propagate equality from branch conditions
|
2020-12-28 05:28:38 +09:00 |
constexpr-vector-constainsundef-crash-inseltpoison.ll
|
Precommit transform tests that have poison as insertelement's placeholder
|
2020-12-24 11:46:17 +09:00 |
constexpr-vector-constainsundef-crash.ll
|
[ValueTracking] Check for ConstantExpr before using recursive helpers.
|
2020-07-24 17:37:09 +01:00 |
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
|
[tests] Precommit tests for upcoming patch to support CSE of gc.relocates in gvn
|
2021-03-04 12:23:27 -08:00 |
int_sideeffect.ll
|
|
|
invariant.group.ll
|
|
|
invariant.start.ll
|
|
|
lifetime-simple.ll
|
|
|
load-constant-mem.ll
|
|
|
load-from-unreachable-predecessor.ll
|
|
|
loadpre-context.ll
|
[GVN LoadPRE] Extend the scope of optimization by using context to prove safety of speculation
|
2020-10-06 09:25:16 +07:00 |
loadpre-missed-opportunity.ll
|
[GVN] Remove unused check-prefixes
|
2020-11-08 13:36:42 +00:00 |
malloc-load-removal.ll
|
|
|
masked-load-store-vn-crash.ll
|
[GVN] Account for masked loads/stores depending on load/store instructions
|
2020-09-10 10:57:33 -05:00 |
masked-load-store.ll
|
Handle masked loads and stores in MemoryLocation/Dependence
|
2020-09-08 19:08:44 -05:00 |
MemdepMiscompile.ll
|
|
|
no_speculative_loads_with_asan.ll
|
|
|
no-mem-dep-info.ll
|
|
|
noalias.ll
|
[MemCpyOpt] Correctly merge alias scopes during call slot optimization
|
2020-12-03 09:23:37 -08:00 |
non-integral-pointers-inseltpoison.ll
|
Precommit transform tests that have poison as insertelement's placeholder
|
2020-12-24 11:46:17 +09:00 |
non-integral-pointers.ll
|
[VNCoercion] Disallow coercion between different ni addrspaces
|
2020-12-07 20:19:48 -05:00 |
non-local-offset.ll
|
|
|
nonescaping-malloc.ll
|
|
|
null-aliases-nothing.ll
|
|
|
opt-remarks.ll
|
|
|
phi-translate-partial-alias.ll
|
|
|
pr10820.ll
|
|
|
pr12979.ll
|
|
|
pr14166.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
|
|
|
pr28879.ll
|
|
|
pr32314.ll
|
|
|
pr33549.ll
|
[NFC] Added test for PR33549
|
2020-12-09 03:21:52 +01:00 |
pr34908.ll
|
|
|
pr36063.ll
|
|
|
pr42605.ll
|
|
|
pr46054-md-nonlocaldefcache-cleanup.ll
|
|
|
pre-compare.ll
|
|
|
pre-new-inst.ll
|
|
|
pre-skip-convergent.ll
|
[gvn] PRE needs to skip convergent intrinsics/calls.
|
2020-10-30 11:24:40 -04:00 |
preserve-analysis.ll
|
[NewPM] Pin tests with -debug-pass to legacy PM
|
2020-09-22 17:54:25 -07:00 |
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
|
|
|
stale-loop-info.ll
|
|
|
tbaa.ll
|
|
|
unreachable_block_infinite_loop.ll
|
|
|
unreachable-predecessor.ll
|
|
|
volatile-nonvolatile.ll
|
|
|
vscale.ll
|
|
|