[PATCH] D42691: [SimplifyCFG] Relax restriction for folding unconditional branches

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 00:01:17 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324208: [SimplifyCFG] Relax restriction for folding unconditional branches (authored by skatkov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42691?vs=131967&id=132788#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42691

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/test/Transforms/LoopUnroll/peel-loop.ll
  llvm/trunk/test/Transforms/LoopUnswitch/2015-06-17-Metadata.ll
  llvm/trunk/test/Transforms/LoopUnswitch/infinite-loop.ll
  llvm/trunk/test/Transforms/SimplifyCFG/UncondBranchToHeader.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42691.132788.patch
Type: text/x-patch
Size: 4795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180205/5718cf3f/attachment.bin>


More information about the llvm-commits mailing list