[PATCH] D16857: More detailed memory dependence checking between volatile and non-volatile accesses
Krzysztof Parzyszek via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 22 15:12:21 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL261589: More detailed dependence test between volatile and non-volatile accesses (authored by kparzysz).
Changed prior to commit:
http://reviews.llvm.org/D16857?vs=48725&id=48740#toc
Repository:
rL LLVM
http://reviews.llvm.org/D16857
Files:
llvm/trunk/lib/Analysis/MemoryDependenceAnalysis.cpp
llvm/trunk/test/Transforms/GVN/volatile-nonvolatile.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16857.48740.patch
Type: text/x-patch
Size: 6499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160222/382af07e/attachment.bin>
More information about the llvm-commits
mailing list