[PATCH] [LoopAccesses 1/3] Expose MemoryDepChecker to LAA users

Adam Nemet anemet at apple.com
Fri Mar 6 10:22:53 PST 2015


Hi hfinkel, aschwaighofer, nadav,

LoopDistribution needs to query various results of the dependence
analysis.  This series will expose some more APIs and state of the
dependence checker.

This patch is a simple one to just expose the DepChecker instance.  The
set is compile-time neutral measured with LTO bitcode files of
SpecINT2006.  Also there is no assembly change on the testsuite.

http://reviews.llvm.org/D8113

Files:
  include/llvm/Analysis/LoopAccessAnalysis.h
  lib/Analysis/LoopAccessAnalysis.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8113.21372.patch
Type: text/x-patch
Size: 14288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150306/b4f89b89/attachment.bin>


More information about the llvm-commits mailing list