[PATCH] D44748: Track whether the size of a MemoryLocation is precise

George Burgess IV via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 28 14:06:46 PDT 2018


george.burgess.iv updated this revision to Diff 153386.
george.burgess.iv marked an inline comment as done.
george.burgess.iv added a comment.

Rebase + address feedback


https://reviews.llvm.org/D44748

Files:
  include/llvm/Analysis/AliasSetTracker.h
  include/llvm/Analysis/MemoryLocation.h
  lib/Analysis/BasicAliasAnalysis.cpp
  lib/Analysis/CFLAndersAliasAnalysis.cpp
  lib/Analysis/MemoryDependenceAnalysis.cpp
  lib/Analysis/MemoryLocation.cpp
  lib/Analysis/ScalarEvolutionAliasAnalysis.cpp
  lib/Transforms/Scalar/DeadStoreElimination.cpp
  test/Analysis/AliasSet/intrinsics.ll
  test/Analysis/AliasSet/memtransfer.ll
  test/Analysis/AliasSet/saturation.ll
  test/Transforms/LICM/pr36228.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44748.153386.patch
Type: text/x-patch
Size: 43419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180628/9f769e07/attachment.bin>


More information about the llvm-commits mailing list