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
/
StructurizeCFG
History
Shilei Tian
15412d9d83
[FIX] Add
REQUIRES: asserts
to
llvm/test/Transforms/StructurizeCFG/simple-structurizecfg-crash.ll
2025-02-10 19:43:37 -05:00
..
AMDGPU
Reapply "StructurizeCFG: Optimize phi insertion during ssa reconstruction (
#101301
)" (
#114347
)
2024-11-01 08:29:59 +08:00
workarounds
[FixIrreducible] Use CycleInfo instead of a custom SCC traversal (
#101386
)
2024-08-26 15:51:34 +05:30
branch-on-argument.ll
…
bug36015.ll
…
infinite-loop.ll
…
interleaved-loop-order.ll
…
invert-condition.ll
…
invert-constantexpr.ll
…
loop-break-phi.ll
Reapply "StructurizeCFG: Optimize phi insertion during ssa reconstruction (
#101301
)" (
#114347
)
2024-11-01 08:29:59 +08:00
loop-continue-phi.ll
[llvm] Remove
br i1 undef
from some regression tests [NFC] (
#118419
)
2024-12-03 20:54:36 +00:00
loop-multiple-exits.ll
…
nested-loop-order.ll
…
nested-loop-subregion.ll
…
one-loop-multiple-backedges.ll
…
post-order-traversal-bug.ll
…
rebuild-ssa-infinite-loop-inseltpoison.ll
…
rebuild-ssa-infinite-loop.ll
…
simple-structurizecfg-crash.ll
[FIX] Add
REQUIRES: asserts
to
llvm/test/Transforms/StructurizeCFG/simple-structurizecfg-crash.ll
2025-02-10 19:43:37 -05:00
structurizecfg-debug-loc.ll
…
structurizer-keep-perf-md.ll
[AMDGPU][StructurizeCFG] Maintain branch MD_prof metadata (
#109813
)
2024-09-25 13:15:23 +02:00
switch.ll
…