[PATCH] D51718: Update MemorySSA in LoopRotate.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 6 14:20:13 PDT 2018


asbirlea updated this revision to Diff 164288.
asbirlea added a comment.

Update test and format.


Repository:
  rL LLVM

https://reviews.llvm.org/D51718

Files:
  include/llvm/Transforms/Utils/LoopRotationUtils.h
  lib/Transforms/Scalar/LoopRotation.cpp
  lib/Transforms/Utils/LoopRotationUtils.cpp
  test/Transforms/LoopRotate/2009-01-25-SingleEntryPhi.ll
  test/Transforms/LoopRotate/PhiRename-1.ll
  test/Transforms/LoopRotate/PhiSelfReference-1.ll
  test/Transforms/LoopRotate/alloca.ll
  test/Transforms/LoopRotate/basic.ll
  test/Transforms/LoopRotate/catchret.ll
  test/Transforms/LoopRotate/convergent.ll
  test/Transforms/LoopRotate/crash.ll
  test/Transforms/LoopRotate/dbg-value-duplicates.ll
  test/Transforms/LoopRotate/dbgvalue.ll
  test/Transforms/LoopRotate/indirectbr.ll
  test/Transforms/LoopRotate/loopexitinglatch.ll
  test/Transforms/LoopRotate/multiple-exits.ll
  test/Transforms/LoopRotate/phi-dbgvalue.ll
  test/Transforms/LoopRotate/phi-duplicate.ll
  test/Transforms/LoopRotate/pr22337.ll
  test/Transforms/LoopRotate/pr33701.ll
  test/Transforms/LoopRotate/pr35210.ll
  test/Transforms/LoopRotate/pr37205.ll
  test/Transforms/LoopRotate/preserve-mssa.ll
  test/Transforms/LoopRotate/preserve-scev.ll
  test/Transforms/LoopRotate/vect.omp.persistence.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51718.164288.patch
Type: text/x-patch
Size: 33831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180906/a81020d4/attachment.bin>


More information about the llvm-commits mailing list