[PATCH] D158081: [IR] Add writable attribute
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 24 03:14:53 PDT 2023
nikic updated this revision to Diff 557862.
nikic added a comment.
Rebase & ping
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158081/new/
https://reviews.llvm.org/D158081
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/Analysis/AliasAnalysis.h
llvm/include/llvm/Bitcode/LLVMBitCodes.h
llvm/include/llvm/IR/Attributes.td
llvm/lib/Analysis/AliasAnalysis.cpp
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/IR/Attributes.cpp
llvm/lib/IR/Verifier.cpp
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/lib/Transforms/IPO/FunctionAttrs.cpp
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/lib/Transforms/Utils/CodeExtractor.cpp
llvm/test/Bitcode/attributes.ll
llvm/test/Transforms/FunctionAttrs/readattrs.ll
llvm/test/Transforms/LICM/scalar-promote.ll
llvm/test/Verifier/writable-attr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158081.557862.patch
Type: text/x-patch
Size: 21248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231024/56e198af/attachment.bin>
More information about the llvm-commits
mailing list