llvm-project/llvm/test/Transforms/SimpleLoopUnswitch
Serguei Katkov d000f8b69f [SimpleLoopUnswitch] Don't consider unswitching `switch` insructions with one unique successor
Only instructions with two or more unique successors should be considered for unswitching.

Patch Author: Daniil Suchkov.

Reviewers: reames, asbirlea, skatkov
Reviewed By: skatkov
Subscribers: hiraditya, llvm-commits
Differential Revision: https://reviews.llvm.org/D64404

llvm-svn: 365611
2019-07-10 10:25:22 +00: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 [SimpleLoopUnswitch] Implement handling of prof branch_weights metadata for SwitchInst 2019-07-01 08:43:53 +00:00
basictest.ll
cleanuppad.ll
copy-metadata.ll
crash.ll
delete-dead-blocks.ll [NewPM] Add Option handling for SimpleLoopUnswitch 2019-04-22 10:35:07 +00:00
exponential-behavior.ll
exponential-nontrivial-unswitch-nested.ll [NewPM] Add Option handling for SimpleLoopUnswitch 2019-04-22 10:35:07 +00:00
exponential-nontrivial-unswitch-nested2.ll [NewPM] Add Option handling for SimpleLoopUnswitch 2019-04-22 10:35:07 +00:00
exponential-nontrivial-unswitch.ll [NewPM] Add Option handling for SimpleLoopUnswitch 2019-04-22 10:35:07 +00:00
exponential-nontrivial-unswitch2.ll [NewPM] Add Option handling for SimpleLoopUnswitch 2019-04-22 10:35:07 +00:00
exponential-switch-unswitch.ll [NewPM] Add Option handling for SimpleLoopUnswitch 2019-04-22 10:35:07 +00:00
formDedicatedAfterTrivial1.ll
formDedicatedAfterTrivial2.ll
formDedicatedAfterTrivial3.ll
guards.ll [NewPM] Add Option handling for SimpleLoopUnswitch 2019-04-22 10:35:07 +00:00
infinite-loop.ll
msan.ll
nontrivial-unswitch-cost.ll [NewPM] Add Option handling for SimpleLoopUnswitch 2019-04-22 10:35:07 +00:00
nontrivial-unswitch-redundant-switch.ll [SimpleLoopUnswitch] Don't consider unswitching `switch` insructions with one unique successor 2019-07-10 10:25:22 +00:00
nontrivial-unswitch.ll [NewPM] Add Option handling for SimpleLoopUnswitch 2019-04-22 10:35:07 +00:00
pr37888.ll
preserve-analyses.ll
trivial-unswitch-iteration.ll
trivial-unswitch-profmd.ll [SimpleLoopUnswitch] Implement handling of prof branch_weights metadata for SwitchInst 2019-07-01 08:43:53 +00:00
trivial-unswitch.ll
update-scev.ll [NewPM] Add Option handling for SimpleLoopUnswitch 2019-04-22 10:35:07 +00:00