[PATCH] D45300: Update MemorySSA BasicBlockUtils.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 4 16:54:47 PDT 2018


asbirlea created this revision.
Herald added subscribers: Prazek, jlebar, nhaehnle, arsenm, sanjoy.
asbirlea added a dependency: D45299: API to update MemorySSA for cloned blocks..

Extend BasicBlocksUtils to update MemorySSA.
[INCOMPLETE - DO NOT REVIEW]


Repository:
  rL LLVM

https://reviews.llvm.org/D45300

Files:
  include/llvm/Transforms/Utils/BasicBlockUtils.h
  lib/Target/AMDGPU/SIAnnotateControlFlow.cpp
  lib/Transforms/Scalar/LICM.cpp
  lib/Transforms/Scalar/LoopUnswitch.cpp
  lib/Transforms/Utils/BasicBlockUtils.cpp
  lib/Transforms/Utils/BreakCriticalEdges.cpp
  lib/Transforms/Utils/LoopSimplify.cpp
  lib/Transforms/Utils/LoopUnrollRuntime.cpp
  lib/Transforms/Utils/LoopUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45300.141087.patch
Type: text/x-patch
Size: 18471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180404/66a23c27/attachment.bin>


More information about the llvm-commits mailing list