llvm-project/llvm/test/Analysis/ScalarEvolution
Bjorn Pettersson a11faeed44 [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
..
2007-07-15-NegativeStride.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2007-08-06-MisinterpretBranch.ll
2007-08-06-Unsigned.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2007-09-27-LargeStepping.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2007-11-14-SignedAddRec.ll [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
2007-11-18-OrInstruction.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2008-02-11-ReversedCondition.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2008-02-12-SMAXTripCount.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2008-02-15-UMax.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2008-05-25-NegativeStepToZero.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2008-06-12-BinomialInt64.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2008-07-12-UnneededSelect1.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2008-07-12-UnneededSelect2.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2008-07-19-InfiniteLoop.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2008-07-19-WrappingIV.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2008-07-29-SGTTripCount.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2008-07-29-SMinExpr.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2008-08-04-IVOverflow.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2008-08-04-LongAddRec.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2008-11-02-QuadraticCrash.ll [test] Cleanup legacy PM tests in llvm/test/Analyis/ScalarEvolution 2021-09-04 15:57:30 -07:00
2008-11-15-CubicOOM.ll [test] Cleanup legacy PM tests in llvm/test/Analyis/ScalarEvolution 2021-09-04 15:57:30 -07:00
2008-11-18-LessThanOrEqual.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2008-11-18-Stride1.ll [SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout 2022-11-24 18:43:42 +07:00
2008-11-18-Stride2.ll [SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout 2022-11-24 18:43:42 +07:00
2008-12-08-FiniteSGE.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2008-12-11-SMaxOverflow.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2008-12-14-StrideAndSigned.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2008-12-15-DontUseSDiv.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2009-01-02-SignedNegativeStride.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2009-04-22-TruncCast.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2009-05-09-PointerEdgeCount.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2009-07-04-GroupConstantsWidthMismatch.ll [test] Cleanup legacy PM tests in llvm/test/Analyis/ScalarEvolution 2021-09-04 15:57:30 -07:00
2010-09-03-RequiredTransitive.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2011-03-09-ExactNoMaxBECount.ll [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
2011-04-26-FoldAddRec.ll [opt] Don't translate legacy -analysis flag to require<analysis> 2022-10-07 14:54:34 -07:00
2011-10-04-ConstEvolve.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
2012-03-26-LoadConstant.ll [opt] Don't translate legacy -analysis flag to require<analysis> 2022-10-07 14:54:34 -07:00
2012-05-18-LoopPredRecurse.ll [opt] Don't translate legacy -analysis flag to require<analysis> 2022-10-07 14:54:34 -07:00
2012-05-29-MulAddRec.ll
SolveQuadraticEquation.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
ZeroStep.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
abs-intrinsic.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
add-expr-pointer-operand-sorting.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
add-like-or.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
addrec-computed-during-addrec-calculation.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
and-xor.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
annotation-intrinsics.ll [SCEV] recognize llvm.annotation intrinsic 2022-07-03 21:02:50 -04:00
ashr.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
avoid-assume-hang.ll [test] Cleanup legacy PM tests in llvm/test/Analyis/ScalarEvolution 2021-09-04 15:57:30 -07:00
avoid-infinite-recursion-0.ll [test] Cleanup legacy PM tests in llvm/test/Analyis/ScalarEvolution 2021-09-04 15:57:30 -07:00
avoid-infinite-recursion-1.ll [opt] Don't translate legacy -analysis flag to require<analysis> 2022-10-07 14:54:34 -07:00
avoid-smax-0.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
avoid-smax-1.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
becount-invalidation.ll [SCEV] Fix misplaced \n in printout of max symbolic exit counts 2022-11-25 11:41:36 +07:00
binomial-explision.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
cache_loop_exit_limit.ll
constant_condition.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
cycled_phis.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
different-loops-recs.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
div-overflow.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
do-loop.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
exact-exit-count-more-precise.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
exact_iter_count.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
exhaustive-trip-counts.ll [SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout 2022-11-24 18:43:42 +07:00
exit-count-select-safe.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
exit-count-select.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
expander-replace-congruent-ivs.ll [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
exponential-behavior.ll [SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout 2022-11-24 18:43:42 +07:00
ext-antecedent.ll [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
extract-highbits-sameconstmask.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
extract-highbits-variablemask.ll [SCEV] (udiv X, Y) * Y is always NUW 2021-09-15 11:34:50 -07:00
extract-lowbits-sameconstmask.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
extract-lowbits-variablemask.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
finite-trip-count.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
flags-from-poison-dbg.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
flags-from-poison-noautogen.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
flags-from-poison.ll [SCEV] Fix misplaced \n in printout of max symbolic exit counts 2022-11-25 11:41:36 +07:00
flattened-0.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
fold.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
guards.ll [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
how-far-to-zero.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
huge_expression_limit.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
implied-via-addition.ll [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
implied-via-division.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
incorrect-exit-count.ll [SCEV] Fix misplaced \n in printout of max symbolic exit counts 2022-11-25 11:41:36 +07:00
incorrect-nsw.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
increasing-or-decreasing-iv.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
infer-prestart-no-wrap.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
infer-via-ranges.ll [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
inner-loop-by-latch-cond-unknown.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
invalidation.ll [SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout 2022-11-24 18:43:42 +07:00
latch-dominating-conditions.ll [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
limit-depth.ll [ValueTracking] Enable -branch-on-poison-as-ub by default 2022-06-01 10:46:06 +02:00
load-with-range-metadata.ll [SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout 2022-11-24 18:43:42 +07:00
load.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
logical-operations.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
lshr-shl-differentconstmask.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
lt-overflow.ll [ScalarEvolution] Mark a loop as finite if in a willreturn function 2022-01-28 14:17:05 -05:00
max-addops-inline.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
max-addrec-size.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
max-backedge-taken-count-guard-info-rewrite-expressions.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
max-backedge-taken-count-guard-info.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
max-backedge-taken-count-limit-by-wrapping.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
max-be-count-not-constant.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
max-expr-cache.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
max-mulops-inline.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
max-trip-count-address-space.ll [SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout 2022-11-24 18:43:42 +07:00
max-trip-count.ll [SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout 2022-11-24 18:43:42 +07:00
merge-add-rec-many-inputs.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
min-max-exprs.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
minmax-intrinsics.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
mul.ll [SCEV] (udiv X, Y) * Y is always NUW 2021-09-15 11:34:50 -07:00
multiple-max-iterations.ll [opt] Don't translate legacy -analysis flag to require<analysis> 2022-10-07 14:54:34 -07:00
ne-overflow.ll [SCEV] Fix misplaced \n in printout of max symbolic exit counts 2022-11-25 11:41:36 +07:00
no-wrap-add-exprs.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
no-wrap-symbolic-becount.ll [SCEV] Fix misplaced \n in printout of max symbolic exit counts 2022-11-25 11:41:36 +07:00
no-wrap-unknown-becount.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
non-IV-phi.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
nowrap-preinc-limits.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
nsw-offset-assume.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
nsw-offset.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
nsw.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
nw-sub-is-not-nw-add.ll [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
outer_phi.ll [SCEV] Fix misplaced \n in printout of max symbolic exit counts 2022-11-25 11:41:36 +07:00
overflow-intrinsics-trip-count.ll [SCEV] Fix misplaced \n in printout of max symbolic exit counts 2022-11-25 11:41:36 +07:00
overflow-intrinsics.ll [SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout 2022-11-24 18:43:42 +07:00
pointer-rounding.ll [NFC][SCEV] Tests with modellable pointer `select`s 2022-04-29 02:37:05 +03:00
pointer-select.ll [NFC][SCEV] Tests with modellable pointer `select`s 2022-04-29 02:37:05 +03:00
pointer-sign-bits.ll [test] Cleanup legacy PM tests in llvm/test/Analyis/ScalarEvolution 2021-09-04 15:57:30 -07:00
pr3909.ll [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
pr18606-min-zeros.ll [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
pr18606.ll [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
pr22179.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
pr22641.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
pr22674.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
pr22856.ll
pr24757.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
pr25369.ll [SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout 2022-11-24 18:43:42 +07:00
pr27315.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
pr34538.ll [SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout 2022-11-24 18:43:42 +07:00
pr35890.ll [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
pr40420.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
pr44605.ll [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
pr46786.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
pr48225.ll [SCEV] Fix misplaced \n in printout of max symbolic exit counts 2022-11-25 11:41:36 +07:00
pr49856.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
pr51869-scalar-evolution-prove-implications-via-truncation.ll [SCEV] Avoid compile time explosion in ScalarEvolution::isImpliedCond 2021-10-19 21:37:57 +02:00
predicated-trip-count.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
ptrtoint-constantexpr-loop.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
ptrtoint.ll [SCEV] Fix misplaced \n in printout of max symbolic exit counts 2022-11-25 11:41:36 +07:00
range-signedness.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
range_nw_flag.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
ranges.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
returned.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
saturating-intrinsics.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
scalable-vector.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
scev-aa.ll [opt] Don't translate legacy -analysis flag to require<analysis> 2022-10-07 14:54:34 -07:00
scev-canonical-mode.ll [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
scev-dispositions.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
scev-expander-existing-value-offset.ll
scev-expander-incorrect-nowrap.ll [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
scev-expander-reuse-gep.ll
scev-expander-reuse-unroll.ll
scev-expander-reuse-vect.ll
scev-invalid.ll
scev-prestart-nowrap.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
sdiv.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
sext-inreg.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
sext-iv-0.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
sext-iv-1.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
sext-iv-2.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
sext-mul.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
sext-to-zext.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
sext-zero.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
shift-op.ll [SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout 2022-11-24 18:43:42 +07:00
shift-recurrences.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
shl-lshr-differentconstmask.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
sle.ll [SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout 2022-11-24 18:43:42 +07:00
smax-br-phi-idioms.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
smin-smax-folds.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
solve-quadratic-i1.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
solve-quadratic-overflow.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
solve-quadratic.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
srem.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
strip-injective-zext.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
symbolic_max_exit_count.ll [Test] Add couple more tests where we can compute symbolic max exit count (fixed) 2022-11-25 14:40:32 +07:00
trip-count-andor-selectform.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
trip-count-andor.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
trip-count-implied-addrec.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
trip-count-negative-stride.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
trip-count-non-unit-stride.ll [SCEV] Fix misplaced \n in printout of max symbolic exit counts 2022-11-25 11:41:36 +07:00
trip-count-pow2.ll [SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout 2022-11-24 18:43:42 +07:00
trip-count-switch.ll [SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout 2022-11-24 18:43:42 +07:00
trip-count-unknown-stride.ll [SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout 2022-11-24 18:43:42 +07:00
trip-count.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
trip-count2.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
trip-count3.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
trip-count4.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
trip-count5.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
trip-count6.ll [SCEV] Fix misplaced \n in printout of max symbolic exit counts 2022-11-25 11:41:36 +07:00
trip-count7.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
trip-count8.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
trip-count9.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
trip-count10.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
trip-count11.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
trip-count12.ll [SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout 2022-11-24 18:43:42 +07:00
trip-count13.ll [SCEV] Rename max backedge-taken count -> constant max backedge taken-count in printout 2022-11-24 18:43:42 +07:00
trip-count14.ll [SCEV] Fix misplaced \n in printout of max symbolic exit counts 2022-11-25 11:41:36 +07:00
trip-count15.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
trip-multiple-guard-info.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
tripmultiple_calculation.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
trivial-phis.ll Recommit "[SCEV] Look through single value PHIs." (take 3) 2022-06-09 15:20:10 +01:00
trunc-simplify.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
truncate.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
umin-umax-folds.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
undefined.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
unknown_phis.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
unreachable-code.ll [SCEV] Use SCEVUnknown(poison) instead of SCEVUnknown(undef). 2022-06-27 09:33:05 +01:00
unsimplified-loop.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
urem-0.ll [SCEV] Canonicalize X - urem X, Y patterns 2021-11-16 11:59:21 -08:00
values-at-scopes-consistency.ll [SCEV] Fix ValuesAtScopesUsers consistency 2021-12-03 10:03:10 +01:00
widenable-condition.ll [SCEV] Add printout of symbolic max backedge-taken and block exit count 2022-11-24 19:29:58 +07:00
zext-divrem.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
zext-mul.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00
zext-signed-addrec.ll
zext-wrap.ll [test][NewPM] Remove RUN lines using -analyze 2021-09-02 11:38:14 -07:00