This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
46bf25a7c5
llvm-project
/
llvm
/
test
/
Transforms
/
LoopInterchange
History
Haojian Wu
c9ff39a3f9
Add "assert require" for the test added in
df9158c9a4
...
The test is using "debug-only", it was failing in opt built mode.
2021-03-08 14:17:26 +01:00
..
call-instructions.ll
…
currentLimitation.ll
…
debuginfo.ll
…
inner-only-reductions.ll
…
interchange-flow-dep-outer.ll
[NFC][LoopInterchange] Explicitly pass both `InnerLoop` and `OuterLoop` to `processLoop`
2021-02-16 22:17:44 +08:00
interchange-insts-between-indvar.ll
…
interchange-no-deps.ll
[SimplifyCFG] MergeBlockIntoPredecessor() already knows how to preserve DomTree
2020-12-17 01:03:49 +03:00
interchangeable.ll
…
interchanged-loop-nest-3.ll
[NFC] Refactor LoopInterchange into a loop-nest pass
2021-02-18 00:55:38 +08:00
lcssa-preheader.ll
…
lcssa.ll
…
loop-interchange-optimization-remarks.ll
…
not-interchanged-dependencies-1.ll
…
not-interchanged-loop-nest-3.ll
[NFC][LoopInterchange] Explicitly pass both `InnerLoop` and `OuterLoop` to `processLoop`
2021-02-16 22:17:44 +08:00
not-interchanged-tightly-nested.ll
…
outer-only-reductions.ll
…
perserve-lcssa.ll
…
phi-ordering.ll
…
pr43176-move-to-new-latch.ll
…
pr43473-invalid-lcssa-phis-in-inner-exit.ll
…
pr43797-lcssa-for-multiple-outer-loop-blocks.ll
…
pr45743-move-from-inner-preheader.ll
…
pr48113.ll
Add "assert require" for the test added in
df9158c9a4
2021-03-08 14:17:26 +01:00
profitability.ll
…
reductions-across-inner-and-outer-loop.ll
Scalar: Don't visit constants in findInnerReductionPhi in LoopInterchange
2021-01-21 12:33:06 -08:00
update-condbranch-duplicate-successors.ll
…
vector-gep-operand.ll
…