[PATCH] D64904: [FunctionAttrs] Annotate "willreturn" for intrinsics
Hideto Ueno via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 27 23:11:24 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367184: [FunctionAttrs] Annotate "willreturn" for intrinsics (authored by uenoku, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D64904?vs=212045&id=212076#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64904/new/
https://reviews.llvm.org/D64904
Files:
cfe/trunk/test/CodeGen/libcalls.c
llvm/trunk/include/llvm/IR/Intrinsics.td
llvm/trunk/test/Analysis/BasicAA/cs-cs.ll
llvm/trunk/test/Analysis/BasicAA/intrinsics.ll
llvm/trunk/test/Analysis/TypeBasedAliasAnalysis/functionattrs.ll
llvm/trunk/test/Analysis/TypeBasedAliasAnalysis/intrinsics.ll
llvm/trunk/test/Bindings/llvm-c/debug_info.ll
llvm/trunk/test/Bitcode/compatibility-3.6.ll
llvm/trunk/test/Bitcode/compatibility-3.7.ll
llvm/trunk/test/Bitcode/compatibility-3.8.ll
llvm/trunk/test/Bitcode/compatibility-3.9.ll
llvm/trunk/test/Bitcode/compatibility-4.0.ll
llvm/trunk/test/Bitcode/compatibility-5.0.ll
llvm/trunk/test/Bitcode/compatibility-6.0.ll
llvm/trunk/test/Bitcode/compatibility.ll
llvm/trunk/test/CodeGen/AMDGPU/addrspacecast-constantexpr.ll
llvm/trunk/test/Feature/intrinsics.ll
llvm/trunk/test/Other/invariant.group.ll
llvm/trunk/test/Transforms/DeadArgElim/2010-04-30-DbgInfo.ll
llvm/trunk/test/Transforms/DeadStoreElimination/simple.ll
llvm/trunk/test/Transforms/Inline/inline_invoke.ll
llvm/trunk/test/Transforms/Inline/noalias-calls.ll
llvm/trunk/test/Transforms/MemCpyOpt/memcpy.ll
llvm/trunk/test/Transforms/ObjCARC/basic.ll
llvm/trunk/test/Transforms/ObjCARC/ensure-that-exception-unwind-path-is-visited.ll
llvm/trunk/test/Transforms/ObjCARC/nested.ll
llvm/trunk/test/Transforms/SLPVectorizer/X86/call.ll
llvm/trunk/test/Verifier/fp-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64904.212076.patch
Type: text/x-patch
Size: 56663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190728/d042e824/attachment.bin>
More information about the llvm-commits
mailing list