[PATCH] D31726: AliasAnalysis: Be less conservative about volatile than atomic.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 6 18:41:09 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL299741: AliasAnalysis: Be less conservative about volatile than atomic. (authored by dannyb).
Changed prior to commit:
https://reviews.llvm.org/D31726?vs=94414&id=94473#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31726
Files:
llvm/trunk/include/llvm/Analysis/AliasAnalysis.h
llvm/trunk/lib/Analysis/AliasAnalysis.cpp
llvm/trunk/lib/Transforms/Utils/MemorySSA.cpp
llvm/trunk/test/Transforms/NewGVN/volatile-nonvolatile.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31726.94473.patch
Type: text/x-patch
Size: 4708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170407/2ea53706/attachment.bin>
More information about the llvm-commits
mailing list