[PATCH] D63459: Loop Cache Analysis
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 9 06:56:50 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368439: Title: Loop Cache Analysis (authored by whitneyt, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D63459?vs=214231&id=214374#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63459/new/
https://reviews.llvm.org/D63459
Files:
llvm/trunk/include/llvm/Analysis/LoopCacheAnalysis.h
llvm/trunk/lib/Analysis/CMakeLists.txt
llvm/trunk/lib/Analysis/LoopCacheAnalysis.cpp
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Passes/PassRegistry.def
llvm/trunk/test/Analysis/LoopCacheAnalysis/PowerPC/lit.local.cfg
llvm/trunk/test/Analysis/LoopCacheAnalysis/PowerPC/loads-store.ll
llvm/trunk/test/Analysis/LoopCacheAnalysis/PowerPC/matmul.ll
llvm/trunk/test/Analysis/LoopCacheAnalysis/PowerPC/matvecmul.ll
llvm/trunk/test/Analysis/LoopCacheAnalysis/PowerPC/single-store.ll
llvm/trunk/test/Analysis/LoopCacheAnalysis/PowerPC/stencil.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63459.214374.patch
Type: text/x-patch
Size: 60924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190809/9604dd86/attachment-0001.bin>
More information about the llvm-commits
mailing list