[PATCH] D60676: [NewPM] Add Option handling for SimpleLoopUnswitch

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 03:29:58 PDT 2019


skatkov updated this revision to Diff 195708.
skatkov added a comment.

comments handled.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60676/new/

https://reviews.llvm.org/D60676

Files:
  lib/Passes/PassBuilder.cpp
  lib/Passes/PassRegistry.def
  test/Transforms/SimpleLoopUnswitch/delete-dead-blocks.ll
  test/Transforms/SimpleLoopUnswitch/exponential-nontrivial-unswitch-nested.ll
  test/Transforms/SimpleLoopUnswitch/exponential-nontrivial-unswitch-nested2.ll
  test/Transforms/SimpleLoopUnswitch/exponential-nontrivial-unswitch.ll
  test/Transforms/SimpleLoopUnswitch/exponential-nontrivial-unswitch2.ll
  test/Transforms/SimpleLoopUnswitch/exponential-switch-unswitch.ll
  test/Transforms/SimpleLoopUnswitch/guards.ll
  test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch-cost.ll
  test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch.ll
  test/Transforms/SimpleLoopUnswitch/update-scev.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60676.195708.patch
Type: text/x-patch
Size: 22915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190418/0ff1ee0e/attachment.bin>


More information about the llvm-commits mailing list