[PATCH] D86361: [Attributor] fix AANoUndef initialization
Shinji Okumura via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 21 13:21:33 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe21a22a7a8b7: [Attributor] fix AANoUndef initialization (authored by okura).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86361/new/
https://reviews.llvm.org/D86361
Files:
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/test/Transforms/Attributor/ArgumentPromotion/X86/thiscall.ll
llvm/test/Transforms/Attributor/IPConstantProp/musttail-call.ll
llvm/test/Transforms/Attributor/align.ll
llvm/test/Transforms/Attributor/dereferenceable-1.ll
llvm/test/Transforms/Attributor/heap_to_stack.ll
llvm/test/Transforms/Attributor/memory_locations.ll
llvm/test/Transforms/Attributor/noalias.ll
llvm/test/Transforms/Attributor/nocapture-2.ll
llvm/test/Transforms/Attributor/nonnull.ll
llvm/test/Transforms/Attributor/returned.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86361.287093.patch
Type: text/x-patch
Size: 96512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200821/7951b97f/attachment-0001.bin>
More information about the llvm-commits
mailing list