[llvm] r190631 - In AliasSetTracker, do not change the alias set to "mod/ref" when adding
Chris Lattner
clattner at apple.com
Thu Sep 12 20:38:40 PDT 2013
On Sep 12, 2013, at 3:20 PM, Eli Friedman <eli.friedman at gmail.com> wrote:
> On Thu, Sep 12, 2013 at 1:15 PM, Krzysztof Parzyszek <kparzysz at codeaurora.org> wrote:
> Author: kparzysz
> Date: Thu Sep 12 15:15:50 2013
> New Revision: 190631
>
> URL: http://llvm.org/viewvc/llvm-project?rev=190631&view=rev
> Log:
> In AliasSetTracker, do not change the alias set to "mod/ref" when adding
> a volatile load, or a volatile store.
>
> Modified:
> llvm/trunk/lib/Analysis/AliasSetTracker.cpp
>
> Testcase?
Right, this really really needs a testcase.
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130912/1e48a922/attachment.html>
More information about the llvm-commits
mailing list