[PATCH] [LoopAccesses 3/3] Print the dependences with -analyze

Adam Nemet anemet at apple.com
Fri Mar 6 10:23:05 PST 2015


Hi hfinkel, aschwaighofer, nadav,

The dependences are now expose through the new getInterestingDependences
API so we can use that with -analyze too and fix the FIXME.

This lets us remove the test that relied on -debug to check the
dependences.

http://reviews.llvm.org/D8115

Files:
  include/llvm/Analysis/LoopAccessAnalysis.h
  lib/Analysis/LoopAccessAnalysis.cpp
  test/Analysis/LoopAccessAnalysis/unsafe-and-rt-checks-no-dbg.ll
  test/Analysis/LoopAccessAnalysis/unsafe-and-rt-checks.ll

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


More information about the llvm-commits mailing list