llvm-project/llvm/test/Analysis/LoopAccessAnalysis
Sander de Smalen 672f673004 [SVE] Remove checks for warnings in scalable-vector tests.
After D98856 these tests will by default break (fatal_error) if any of
the wrong interfaces are used, so there's no longer a need to have a
RUN line that checks for a warning message emitted by the compiler.
2021-04-07 15:59:32 +01:00
..
backward-dep-different-types.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
forward-loop-carried.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
forward-loop-independent.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
gep-induction-operand-typesize-warning.ll [SVE] Remove checks for warnings in scalable-vector tests. 2021-04-07 15:59:32 +01:00
independent-interleaved.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
interleave-innermost.ll
memcheck-for-loop-invariant.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
memcheck-ni.ll
memcheck-off-by-one-error.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
memcheck-store-vs-alloc-size.ll [SVE] Fix TypeSize warning in RuntimePointerChecking::insert 2020-11-25 16:59:03 +00:00
memcheck-wrapping-pointers.ll [SCEV] Fix nsw flags for GEP expressions 2020-11-13 18:19:32 +01:00
multiple-strides-rt-memory-checks.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
non-wrapping-pointer.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
nullptr.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
number-of-memchecks.ll [SCEV] Fix nsw flags for GEP expressions 2020-11-13 18:19:32 +01:00
pointer-with-unknown-bounds.ll [LAA] Add tests with uncomputable BTCs. 2021-01-01 13:57:02 +00:00
pr31098.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
resort-to-memchecks-only.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
reverse-memcheck-bounds.ll [SCEV] Fix nsw flags for GEP expressions 2020-11-13 18:19:32 +01:00
runtime-pointer-checking-insert-typesize.ll [SVE] Remove checks for warnings in scalable-vector tests. 2021-04-07 15:59:32 +01:00
safe-no-checks.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
safe-with-dep-distance.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
store-to-invariant-check1.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
store-to-invariant-check2.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
store-to-invariant-check3.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
stride-access-dependence.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
uncomputable-backedge-taken-count.ll [LAA] Add tests with uncomputable BTCs. 2021-01-01 13:57:02 +00:00
underlying-objects-1.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
underlying-objects-2.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
unsafe-and-rt-checks-convergent.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
unsafe-and-rt-checks.ll [LoopAccessAnalysis][NewPM] Fix tests to work under NPM 2020-09-15 11:06:47 -07:00
wrapping-pointer-ni.ll
wrapping-pointer-versioning.ll [SCEV] Fix nsw flags for GEP expressions 2020-11-13 18:19:32 +01:00