[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
Fri Jun 12 09:12:51 PDT 2020


jeroen.dobbelaere updated this revision to Diff 270416.
jeroen.dobbelaere retitled this revision from "[PATCH 05/38] [noalias] [IR] Introduce noalias_sidechannel for LoadInst/StoreInst" to "[PATCH 03/26] [noalias] [IR] Introduce ptr_provenance for LoadInst/StoreInst".
jeroen.dobbelaere edited the summary of this revision.

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.270416.patch
Type: text/x-patch
Size: 18165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200612/b47e91e7/attachment.bin>


More information about the llvm-commits mailing list