[PATCH] D47022: Update MemorySSA in SimpleLoopUnswitch.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 4 06:26:45 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL348263: Update MemorySSA in SimpleLoopUnswitch. (authored by asbirlea, committed by ).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D47022/new/
https://reviews.llvm.org/D47022
Files:
llvm/trunk/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
llvm/trunk/test/Transforms/SimpleLoopUnswitch/2006-06-13-SingleEntryPHI.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/2006-06-27-DeadSwitchCase.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/2007-05-09-Unreachable.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/2007-05-09-tl.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/2007-07-12-ExitDomInfo.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/2007-07-13-DomInfo.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/2007-07-18-DomInfo.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/2007-08-01-LCSSA.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/2008-06-02-DomInfo.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/2010-11-18-LCSSA.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/2011-06-02-CritSwitch.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/2011-09-26-EHCrash.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/2012-04-02-IndirectBr.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/2012-05-20-Phi.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/2015-09-18-Addrspace.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/LIV-loop-condtion.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/basictest.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/cleanuppad.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/copy-metadata.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/crash.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/exponential-behavior.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/guards.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/infinite-loop.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/msan.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch-cost.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/pr37888.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/preserve-analyses.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/trivial-unswitch-iteration.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/trivial-unswitch.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/update-scev.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47022.176618.patch
Type: text/x-patch
Size: 48072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181204/896ae460/attachment.bin>
More information about the llvm-commits
mailing list