[PATCH] D50295: Let GetUnderlyingObject/Objects use MemorySSA

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 4 19:30:58 PDT 2018


aqjune updated this revision to Diff 159196.
aqjune retitled this revision from "Let GetUnderlyingObject use MemorySSA" to "Let GetUnderlyingObject/Objects use MemorySSA".
aqjune edited the summary of this revision.
aqjune added a comment.

- Address comments
- Update the title
- Add a new test that deals with load volatile


https://reviews.llvm.org/D50295

Files:
  include/llvm/Analysis/ValueTracking.h
  lib/Analysis/ValueTracking.cpp
  unittests/Analysis/ValueTrackingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50295.159196.patch
Type: text/x-patch
Size: 8127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180805/137f67d8/attachment.bin>


More information about the llvm-commits mailing list