[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
Tue Oct 9 23:41:32 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344114: [Analysis] Make LocationSizes carry an 'imprecise' bit (authored by gbiv, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44748?vs=168132&id=168940#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44748

Files:
  llvm/trunk/include/llvm/Analysis/AliasSetTracker.h
  llvm/trunk/include/llvm/Analysis/MemoryLocation.h
  llvm/trunk/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/trunk/lib/Analysis/MemoryDependenceAnalysis.cpp
  llvm/trunk/lib/Analysis/MemoryLocation.cpp
  llvm/trunk/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/trunk/test/Transforms/LICM/pr36228.ll
  llvm/trunk/unittests/Analysis/BasicAliasAnalysisTest.cpp
  llvm/trunk/unittests/Analysis/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44748.168940.patch
Type: text/x-patch
Size: 19145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/798c6349/attachment.bin>


More information about the llvm-commits mailing list