This website requires JavaScript.
Explore
Help
Sign In
wangtao
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
32f901bdf9
llvm-project
/
llvm
/
test
/
Transforms
/
SimpleLoopUnswitch
History
Jingu Kang
88b259c014
[SimpleLoopUnswitch] Port partially invariant unswitch from LoopUnswitch to SimpleLoopUnswitch
...
Differential Revision:
https://reviews.llvm.org/D99354
2021-04-30 15:55:56 +01:00
..
ARM
[NewPM] Only non-trivially loop unswitch at -O3 and for non-optsize functions
2021-01-13 14:54:49 -08:00
2006-06-13-SingleEntryPHI.ll
…
2006-06-27-DeadSwitchCase.ll
…
2007-05-09-Unreachable.ll
…
2007-05-09-tl.ll
…
2007-07-12-ExitDomInfo.ll
…
2007-07-13-DomInfo.ll
…
2007-07-18-DomInfo.ll
…
2007-08-01-Dom.ll
…
2007-08-01-LCSSA.ll
…
2007-10-04-DomFrontier.ll
…
2008-06-02-DomInfo.ll
…
2008-06-17-DomFrontier.ll
…
2010-11-18-LCSSA.ll
…
2011-06-02-CritSwitch.ll
…
2011-09-26-EHCrash.ll
…
2012-04-02-IndirectBr.ll
…
2012-04-30-LoopUnswitch-LPad-Crash.ll
…
2012-05-20-Phi.ll
…
2015-09-18-Addrspace.ll
…
LIV-loop-condtion.ll
…
basictest-profmd.ll
…
basictest.ll
…
cleanuppad.ll
…
copy-metadata.ll
…
crash.ll
…
dead-blocks-uses-in-unreachablel-blocks.ll
…
delete-dead-blocks.ll
…
exponential-behavior.ll
…
exponential-nontrivial-unswitch-nested.ll
…
exponential-nontrivial-unswitch-nested2.ll
…
exponential-nontrivial-unswitch.ll
…
exponential-nontrivial-unswitch2.ll
…
exponential-switch-unswitch.ll
…
formDedicatedAfterTrivial1.ll
…
formDedicatedAfterTrivial2.ll
…
formDedicatedAfterTrivial3.ll
…
guards.ll
…
implicit-null-checks.ll
…
infinite-loop.ll
…
msan.ll
…
nontrivial-unswitch-cost.ll
…
nontrivial-unswitch-redundant-switch.ll
…
nontrivial-unswitch.ll
[LoopUnswitch] Simplify branch condition if it is select with constant operands
2021-03-30 20:09:42 +09:00
not-safe-to-clone.ll
[SimpleLoopUnswitch] Don't non-trivially unswitch loops that are unsafe to clone
2021-02-08 13:19:24 -08:00
partial-unswitch-mssa-threshold.ll
[SimpleLoopUnswitch] Port partially invariant unswitch from LoopUnswitch to SimpleLoopUnswitch
2021-04-30 15:55:56 +01:00
partial-unswitch-update-memoryssa.ll
[SimpleLoopUnswitch] Port partially invariant unswitch from LoopUnswitch to SimpleLoopUnswitch
2021-04-30 15:55:56 +01:00
partial-unswitch.ll
[SimpleLoopUnswitch] Port partially invariant unswitch from LoopUnswitch to SimpleLoopUnswitch
2021-04-30 15:55:56 +01:00
pipeline.ll
[NewPM][Unswitch] Add option to disable -O3 non-trivial unswitching
2021-02-01 11:11:59 -08:00
pr37888.ll
…
preserve-analyses.ll
…
preserve-scev-exiting-multiple-loops.ll
…
trivial-unswitch-iteration.ll
…
trivial-unswitch-profmd.ll
…
trivial-unswitch.ll
[LoopUnswitch] unswitch if cond is in select form of and/or as well
2021-03-08 01:19:43 +09:00
update-scev.ll
…