This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
LoopInterchange
History
Ryotaro Kasuga
a8280c4be4
[LoopInterchange] Fix incorrect GEPs in tests (NFC) (
#147223
)
...
These tests were missing the leading zero(s) in the GEP.
2025-07-09 10:51:50 +09:00
..
bail-out-one-loop.ll
…
call-instructions-remarks.ll
…
call-instructions.ll
…
confused-dependence.ll
[LoopInterchange] Handle confused dependence correctly (
#140709
)
2025-06-05 16:44:02 +09:00
currentLimitation.ll
…
debuginfo.ll
…
deep-loop-nest.ll
…
delay-cachecost-calculation.ll
[LoopInterchange] Defer CacheCost calculation until needed (
#146874
)
2025-07-08 17:44:34 +09:00
gh54176-scalar-deps.ll
…
inner-indvar-depend-on-outer-indvar-remark.ll
…
inner-indvar-depend-on-outer-indvar.ll
…
inner-only-reductions.ll
[LoopInterchange] Relax the legality check to accept more patterns (
#139690
)
2025-05-13 21:14:14 +09:00
innermost-latch-uses-values-in-middle-header.ll
…
interchange-flow-dep-outer.ll
…
interchange-insts-between-indvar.ll
…
interchange-no-deps.ll
…
interchangeable-innerloop-multiple-indvars.ll
…
interchangeable-outerloop-multiple-indvars.ll
…
interchangeable.ll
…
interchanged-loop-nest-3.ll
…
interchanged-loop-nest-4.ll
…
lcssa-preheader.ll
…
lcssa.ll
…
legality-check.ll
[LoopInterchange] Fix incorrect GEPs in tests (NFC) (
#147223
)
2025-07-09 10:51:50 +09:00
legality-for-scalar-deps.ll
…
loop-interchange-optimization-remarks.ll
…
many-load-stores.ll
…
multilevel-partial-reduction.ll
…
no-dependence-info.ll
…
not-interchanged-dependencies-1.ll
…
not-interchanged-loop-nest-3.ll
…
not-interchanged-tightly-nested.ll
…
outer-dependency-lte.ll
…
outer-header-jump-to-inner-latch.ll
…
outer-only-reductions.ll
…
perserve-lcssa.ll
…
phi-ordering.ll
…
position-in-pipeline.ll
[Passes] Move LoopInterchange into optimization pipeline (
#145503
)
2025-07-04 20:06:53 +09:00
pr43176-move-to-new-latch.ll
…
pr43326-ideal-access-pattern.ll
[LoopInterchange] Handle confused dependence correctly (
#140709
)
2025-06-05 16:44:02 +09:00
pr43326.ll
…
pr43473-invalid-lcssa-phis-in-inner-exit.ll
…
pr43797-lcssa-for-multiple-outer-loop-blocks.ll
…
pr45743-move-from-inner-preheader.ll
…
pr48212.ll
…
pr56275.ll
…
pr57148.ll
…
profitability-redundant-interchange.ll
…
profitability-vectorization-heuristic.ll
[LoopInterchange] Fix incorrect GEPs in tests (NFC) (
#147223
)
2025-07-09 10:51:50 +09:00
profitability-vectorization.ll
[LoopInterchange] Fix incorrect GEPs in tests (NFC) (
#147223
)
2025-07-09 10:51:50 +09:00
profitability.ll
…
reductions-across-inner-and-outer-loop.ll
…
unique-dep-matrix.ll
[LoopInterchange] Handle confused dependence correctly (
#140709
)
2025-06-05 16:44:02 +09:00
update-condbranch-duplicate-successors.ll
…
vector-gep-operand.ll
…