Diff Detail
Diff Detail
Event Timeline
Comment Actions
For review convenience, all changes related to the original local restrict patches have now been incorporated in the full restrict patch series.
Paths
| Differential D68506
[PATCH 23/38] [noalias] D9401: llvm.noalias - The AA implementation AbandonedPublic Authored by jeroen.dobbelaere on Oct 4 2019, 2:54 PM.
Details
Diff Detail Event Timelinelebedev.ri added a parent revision: D68505: [PATCH 13/27] [noalias] [BasicAA] look through noalias intrisics.Oct 5 2019, 9:49 AM lebedev.ri added a child revision: D68507: [PATCH 14/27] [noalias] ScopedNoAliasAA: use C99 restrict rules for deducing noalias. jeroen.dobbelaere removed a parent revision: D68505: [PATCH 13/27] [noalias] [BasicAA] look through noalias intrisics.Jun 12 2020, 11:41 AM Comment Actions For review convenience, all changes related to the original local restrict patches have now been incorporated in the full restrict patch series.
Revision Contents
Diff 223309 llvm/include/llvm/Analysis/ScopedNoAliasAA.h
llvm/lib/Analysis/ScopedNoAliasAA.cpp
llvm/test/Analysis/ScopedNoAliasAA/noalias-calls.ll
llvm/test/Analysis/ScopedNoAliasAA/noalias-dup-scope.ll
llvm/test/Analysis/ScopedNoAliasAA/noalias.ll
llvm/test/Analysis/ScopedNoAliasAA/noalias2.ll
|