[PATCH] D31726: AliasAnalysis: Be less conservative about volatile than atomic.
Daniel Berlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 6 12:02:26 PDT 2017
dberlin updated this revision to Diff 94414.
dberlin added a comment.
- This time check it into the right tree
https://reviews.llvm.org/D31726
Files:
include/llvm/Analysis/AliasAnalysis.h
lib/Analysis/AliasAnalysis.cpp
lib/Transforms/Utils/MemorySSA.cpp
test/Transforms/NewGVN/volatile-nonvolatile.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31726.94414.patch
Type: text/x-patch
Size: 4563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170406/f7b4ba78/attachment.bin>
More information about the llvm-commits
mailing list