[PATCH] D68488: [PATCH 03/26] [noalias] [IR] Introduce ptr_provenance for LoadInst/StoreInst
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 14 03:14:35 PDT 2020
jeroen.dobbelaere updated this revision to Diff 277734.
jeroen.dobbelaere added a comment.
Rebased to c06b7e2ab5167ad031745a706204abed1aefd823 <https://reviews.llvm.org/rGc06b7e2ab5167ad031745a706204abed1aefd823> (July 14, 2020)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68488/new/
https://reviews.llvm.org/D68488
Files:
llvm/include/llvm/IR/InstVisitor.h
llvm/include/llvm/IR/Instructions.h
llvm/include/llvm/IR/User.h
llvm/include/llvm/IR/Value.h
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/Instructions.cpp
llvm/lib/IR/User.cpp
llvm/lib/IR/Value.cpp
llvm/unittests/IR/IRBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68488.277734.patch
Type: text/x-patch
Size: 18332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/1d99234a/attachment.bin>
More information about the llvm-commits
mailing list