[PATCH] D43176: [LoopInterchange] Incrementally update the dominator tree.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 14 05:17:46 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL325122: [LoopInterchange] Incrementally update the dominator tree. (authored by fhahn, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D43176?vs=134052&id=134203#toc
Repository:
rL LLVM
https://reviews.llvm.org/D43176
Files:
llvm/trunk/lib/Transforms/Scalar/LoopInterchange.cpp
llvm/trunk/test/Transforms/LoopInterchange/call-instructions.ll
llvm/trunk/test/Transforms/LoopInterchange/currentLimitation.ll
llvm/trunk/test/Transforms/LoopInterchange/interchange-flow-dep-outer.ll
llvm/trunk/test/Transforms/LoopInterchange/interchange-insts-between-indvar.ll
llvm/trunk/test/Transforms/LoopInterchange/interchange-output-dependencies.ll
llvm/trunk/test/Transforms/LoopInterchange/interchange-simple-count-down.ll
llvm/trunk/test/Transforms/LoopInterchange/interchange-simple-count-up.ll
llvm/trunk/test/Transforms/LoopInterchange/not-interchanged-dependencies-1.ll
llvm/trunk/test/Transforms/LoopInterchange/phi-ordering.ll
llvm/trunk/test/Transforms/LoopInterchange/profitability.ll
llvm/trunk/test/Transforms/LoopInterchange/reductions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43176.134203.patch
Type: text/x-patch
Size: 12074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180214/4cd8199f/attachment.bin>
More information about the llvm-commits
mailing list