[PATCH] D56625: [LICM/MSSA] Add promotion to scalars by building an AliasSetTracker with MemorySSA.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 6 12:25:37 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353339: [LICM/MSSA] Add promotion to scalars by building an AliasSetTracker with… (authored by asbirlea, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56625/new/

https://reviews.llvm.org/D56625

Files:
  llvm/trunk/include/llvm/Analysis/AliasSetTracker.h
  llvm/trunk/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/trunk/include/llvm/Transforms/Utils/SSAUpdater.h
  llvm/trunk/lib/Analysis/AliasSetTracker.cpp
  llvm/trunk/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/trunk/lib/Transforms/Scalar/LICM.cpp
  llvm/trunk/lib/Transforms/Utils/SSAUpdater.cpp
  llvm/trunk/test/CodeGen/PowerPC/pr35688.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56625.185614.patch
Type: text/x-patch
Size: 20282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190206/b5a241d2/attachment.bin>


More information about the llvm-commits mailing list