[PATCH] D39434: Allow inaccessiblememonly and inaccessiblemem_or_argmemonly to be overwriten on call site with operand bundle

Yichao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 2 05:19:08 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317201: Allow inaccessiblememonly and inaccessiblemem_or_argmemonly to be overwriten on… (authored by yuyichao).

Changed prior to commit:
  https://reviews.llvm.org/D39434?vs=120915&id=121285#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39434

Files:
  llvm/trunk/include/llvm/IR/CallSite.h
  llvm/trunk/include/llvm/IR/InstrTypes.h
  llvm/trunk/include/llvm/IR/Instructions.h
  llvm/trunk/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/trunk/test/Analysis/BasicAA/cs-cs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39434.121285.patch
Type: text/x-patch
Size: 18755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171102/becb54de/attachment-0001.bin>


More information about the llvm-commits mailing list