[NFC] Port all SimpleLoopUnswitch tests to `-passes=` syntax
authorRoman Lebedev <lebedev.ri@gmail.com>
Wed, 7 Dec 2022 19:53:08 +0000 (22:53 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Wed, 7 Dec 2022 20:15:16 +0000 (23:15 +0300)
commit92e54b09ce076a9e5e109d52e4fff6b1530dcb7a
tree76d6f80156d4dcfe177a60818e2157fa1f6a1f23
parent4d211ac84212cbf1ea8b98584df585df781c6557
[NFC] Port all SimpleLoopUnswitch tests to `-passes=` syntax
41 files changed:
llvm/test/Transforms/SimpleLoopUnswitch/2006-06-13-SingleEntryPHI.ll
llvm/test/Transforms/SimpleLoopUnswitch/2006-06-27-DeadSwitchCase.ll
llvm/test/Transforms/SimpleLoopUnswitch/2007-05-09-Unreachable.ll
llvm/test/Transforms/SimpleLoopUnswitch/2007-05-09-tl.ll
llvm/test/Transforms/SimpleLoopUnswitch/2007-07-12-ExitDomInfo.ll
llvm/test/Transforms/SimpleLoopUnswitch/2007-07-13-DomInfo.ll
llvm/test/Transforms/SimpleLoopUnswitch/2007-07-18-DomInfo.ll
llvm/test/Transforms/SimpleLoopUnswitch/2007-08-01-Dom.ll
llvm/test/Transforms/SimpleLoopUnswitch/2007-08-01-LCSSA.ll
llvm/test/Transforms/SimpleLoopUnswitch/2007-10-04-DomFrontier.ll
llvm/test/Transforms/SimpleLoopUnswitch/2008-06-02-DomInfo.ll
llvm/test/Transforms/SimpleLoopUnswitch/2008-06-17-DomFrontier.ll
llvm/test/Transforms/SimpleLoopUnswitch/2010-11-18-LCSSA.ll
llvm/test/Transforms/SimpleLoopUnswitch/2011-06-02-CritSwitch.ll
llvm/test/Transforms/SimpleLoopUnswitch/2012-04-02-IndirectBr.ll
llvm/test/Transforms/SimpleLoopUnswitch/2012-04-30-LoopUnswitch-LPad-Crash.ll
llvm/test/Transforms/SimpleLoopUnswitch/2012-05-20-Phi.ll
llvm/test/Transforms/SimpleLoopUnswitch/2015-09-18-Addrspace.ll
llvm/test/Transforms/SimpleLoopUnswitch/ARM/nontrivial-unswitch-cost.ll
llvm/test/Transforms/SimpleLoopUnswitch/LIV-loop-condtion.ll
llvm/test/Transforms/SimpleLoopUnswitch/catchswitch.ll
llvm/test/Transforms/SimpleLoopUnswitch/cleanuppad.ll
llvm/test/Transforms/SimpleLoopUnswitch/copy-metadata.ll
llvm/test/Transforms/SimpleLoopUnswitch/crash.ll
llvm/test/Transforms/SimpleLoopUnswitch/dead-blocks-uses-in-unreachablel-blocks.ll
llvm/test/Transforms/SimpleLoopUnswitch/delete-dead-blocks.ll
llvm/test/Transforms/SimpleLoopUnswitch/exponential-behavior.ll
llvm/test/Transforms/SimpleLoopUnswitch/formDedicatedAfterTrivial1.ll
llvm/test/Transforms/SimpleLoopUnswitch/formDedicatedAfterTrivial2.ll
llvm/test/Transforms/SimpleLoopUnswitch/formDedicatedAfterTrivial3.ll
llvm/test/Transforms/SimpleLoopUnswitch/guards.ll
llvm/test/Transforms/SimpleLoopUnswitch/implicit-null-checks.ll
llvm/test/Transforms/SimpleLoopUnswitch/infinite-loop.ll
llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch-cost.ll
llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch-freeze.ll
llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch-redundant-switch.ll
llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch-skip-selects-in-guards.ll
llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch.ll
llvm/test/Transforms/SimpleLoopUnswitch/pr37888.ll
llvm/test/Transforms/SimpleLoopUnswitch/preserve-analyses.ll
llvm/test/Transforms/SimpleLoopUnswitch/preserve-scev-exiting-multiple-loops.ll